Commit graph

9017 commits

Author SHA1 Message Date
lasconic
5d89c8023e fix one more repeat bugs, add 2 more repeat mtest 2015-05-02 12:00:36 +02:00
Nicolas Froment
e93fffa4f1 Merge pull request #1973 from lvinken/musicxml-fixes
Musicxml fixes
2015-05-02 11:11:13 +02:00
Leon Vinken
791e8ea651 updated function headers 2015-05-02 08:29:45 +02:00
Leon Vinken
490a2a2383 fix #57511 - MusicXML pull parser crash 2015-05-02 08:29:45 +02:00
lasconic
b4466500d2 fix #58496: Section break doesn't reset courtesy time sig 2015-05-01 18:36:08 +02:00
lasconic
77389b33b8 fix #58481: Clone QImage when cloning Image 2015-05-01 18:25:58 +02:00
Nicolas Froment
983dd1115d Merge pull request #1984 from heuchi/scripting-fix-element-properties
scripting: use undo when changing visible property
2015-05-01 17:59:41 +02:00
heuchi
83bf498daa scripting: use undo when changing visible property 2015-05-01 15:54:56 +02:00
lasconic
3883c890ec fix repeat with 2nd DS al coda after DS, add 2 more repeat mtest 2015-05-01 15:09:42 +02:00
Nicolas Froment
e5c70a3ad6 Merge pull request #1982 from MarcSabatella/58231-empty-lyric-change
fix #58231: crash changing text style of empty lyric
2015-04-29 19:58:59 +02:00
lasconic
eb2031e285 do not call the obsolete QPrinter::setDoubleSidedPrinting, hopefully it will solve weird behavior with some printers 2015-04-29 19:53:35 +02:00
Marc Sabatella
74be5ed6a5 fix #58231: crash changing text style of empty lyric 2015-04-29 11:26:45 -06:00
Nicolas Froment
73d2fcad3d Merge pull request #1980 from AntonioBL/ove-fix-and-tests
more ove fixes and tests
2015-04-29 18:55:47 +02:00
lasconic
210d56778a fix #57646: corruption on paste with segment annotation in voice > 0, see PR #1971 2015-04-29 18:52:58 +02:00
Nicolas Froment
090d787ff1 Merge pull request #1981 from Jojo-Schmitz/mac-warnings
Fix 2 warnings on Mac reg. wrong format specifier
2015-04-29 18:04:40 +02:00
AntonioBL
5d4d203f3b more ove fixes and tests 2015-04-29 17:43:39 +02:00
lasconic
e5b5aef24e move Add button in time signature dialog in the same corner than keysig dialog 2015-04-29 17:24:54 +02:00
Joachim Schmitz
9730ef6771 Fix 2 warnings on Mac reg. wrong format specifier 2015-04-29 17:00:23 +02:00
lasconic
e98ad52e83 fix templates installation 2015-04-29 16:55:05 +02:00
lasconic
b123813013 update usage() 2015-04-29 16:31:02 +02:00
lasconic
a0283174b9 add Chamber Music category in templates with some templates, add String Orchestra templates 2015-04-29 16:30:48 +02:00
lasconic
6178822921 add command line option to create templates 2015-04-29 16:22:13 +02:00
lasconic
32791fd0f3 add custom template files in second position, directories are now ordered globally between system and user templates 2015-04-29 11:34:10 +02:00
Nicolas Froment
ce635a6671 Merge pull request #1978 from heuchi/58056-appendPart-crash
fix crash in Score::appendPart(name)
2015-04-29 08:37:39 +02:00
heuchi
b11a1e9f54 fix crash in Score::appendPart(name) 2015-04-28 22:12:32 +02:00
lasconic
9bd96cbbd5 fix #57976: MuseScore doesn't support soundfonts with 24 bit samples 2015-04-28 14:42:49 +02:00
lasconic
06e82efcfa change wording of error message when uploading score to musescore.com 2015-04-28 13:45:52 +02:00
lasconic
afa71ad0c9 fix mtest 2015-04-28 10:34:36 +00:00
lasconic
afe487868a fix #57496: Section Break pause properties don't stick if set to 0.00sec 2015-04-28 10:07:48 +02:00
Nicolas Froment
3163a2d630 Merge pull request #1974 from Jojo-Schmitz/translation
Translation of some Qt strings into Vietnamese
2015-04-27 21:50:48 +02:00
Nicolas Froment
6b35205d57 Merge pull request #1977 from Jojo-Schmitz/mac-bug
bracket type set to 255 rather than -1, on Linux Mint 17.1, gcc 5.1, in some libmscore mtests
2015-04-27 20:41:21 +02:00
Nicolas Froment
76a07a58cf Merge pull request #1976 from MarcSabatella/57756-time-delete-crash
fix #57756: crash on delete of time sig with frames
2015-04-27 20:02:14 +02:00
Nicolas Froment
dee6325786 Merge pull request #1970 from MarcSabatella/57556-filter-voice
fix #57556: honor voice filter in commands that operate on note lists
2015-04-27 19:37:26 +02:00
Nicolas Froment
e9f1b3f040 Merge pull request #1972 from trig-ger/midi_tuplet_track
Fix #57651: Crash on paste of tuplet in imported MIDI file
2015-04-27 19:03:24 +02:00
ws
892e5887f9 fix #57861 bad import of & in part name 2015-04-27 13:03:52 +02:00
Joachim Schmitz
2e1c495a74 bracket type set to 255 rather than -1 in some mtests
Seems to happen only under on Linux Mint 17.1, gcc 5.1. Happens
in libmscore/staff.cpp due to argument being a `class enum : signed short`.

Also fix a bug with a wrong argument numbering in libmscore/groups.cpp
and adjusting all Xml:tagE() calls (in mscore/exportxml.cpp) to use Qt
argument style.

See discussion in the developers' mailing list,
http://dev-list.musescore.org/running-tests-on-mac-via-xcode-td7579199.html
2015-04-27 11:02:14 +02:00
lasconic
d9e3d35dc5 add originalFormat metatag when importing a file 2015-04-27 11:01:52 +02:00
lasconic
00308ce785 fix possible infinite recursion for old scores containing tie to same note 2015-04-27 11:00:11 +02:00
Joachim Schmitz
83b2689237 Translation of some Qt strings into Vietnamese
See https://musescore.org/en/node/57606
2015-04-26 11:56:51 +02:00
Marc Sabatella
687886e9d2 fix #57756: crash on delete of time sig with frames 2015-04-25 17:44:06 -06:00
Andrey M. Tokarev
945c1d0fbd Update mtest 2015-04-25 12:48:39 +03:00
Andrey M. Tokarev
dee098841a Fix #57651: Crash on paste of tuplet in imported MIDI file 2015-04-25 12:48:39 +03:00
Marc Sabatella
7ba9aaa8a4 fix #57556: honor voice filter in commands that operate on note lists 2015-04-24 09:31:15 -06:00
lasconic
7d70645725 fix #57096 - lupdate does't like syntax error, even in commented code. Does't like C++11 style multiline literal either. 2015-04-23 17:42:48 +02:00
Nicolas Froment
3227c6eb06 Merge pull request #1961 from Jojo-Schmitz/translation
Translation issues
2015-04-23 16:04:14 +02:00
Joachim Schmitz
586d03d492 fix #57271: translate accidental subtypes in select dialog 2015-04-23 15:57:31 +02:00
lasconic
a89a20d0ef fix #57431, fix #57436 2015-04-23 15:48:16 +02:00
Nicolas Froment
92609deb14 Merge pull request #1964 from heuchi/plugins-excerpts
expose Excerpt to scripting
2015-04-23 15:23:19 +02:00
heuchi
78aa809b9f expose Excerpt to scripting 2015-04-22 21:22:06 +02:00
Nicolas Froment
888d7db411 Merge pull request #1963 from heuchi/noninteractive-readScore
plugins: allow for flag created to be unset for imported scores
2015-04-22 18:00:01 +02:00