Commit graph

473 commits

Author SHA1 Message Date
werner
466cfd50c0 autoplace stafftext 2016-08-25 09:49:19 +02:00
werner
7c5e99a358 implement lyrics above stave 2016-08-24 14:49:51 +02:00
werner
9faf3f79e7 autoplace for lyrics 2016-08-17 12:52:35 +02:00
Peter Jonas
201194209a
Rhythm input mode 2016-08-08 16:45:53 +01:00
werner
bcb4cf32c4 mark irregular measures 2016-08-06 11:36:51 +02:00
werner
aed09cc445 note input: first impl. of note insert 2016-08-03 17:30:08 +02:00
lasconic
eb90028844 fix #119581: Select note values onto multimeasure rests in parts leads to corruption and crash 2016-07-29 15:06:36 +02:00
werner
38a4b21d27 make anchor more sticky when dragging dynamics 2016-07-19 20:19:23 +02:00
heuchi
1428c5c03b fix #117656: Appended measures in different time signature 2016-07-09 15:10:02 +02:00
werner
9144b25277 fix #117061 concert pitch button doesn't do anything 2016-07-04 09:27:56 +02:00
lasconic
1a8d1ec9e1 uncomment midi mtests 2016-06-24 11:58:22 +02:00
werner
1a8cdf1da4 remove many setLayoutAll() calls; cleanups 2016-06-14 10:32:34 +02:00
Nicolas Froment
71aee98b3f Merge pull request #2531 from ericfont/105641-no-initial-clef
fix #105641 no initial clef
2016-06-03 16:27:15 +02:00
ws
fab01c5ec6 Merge branch 'dontAllowGaps' of https://github.com/Rockettwo/MuseScore into nogaps 2016-06-03 11:13:54 +02:00
ws
f7111c4323 update mtests 2016-06-03 10:49:54 +02:00
ws
8de3e55b87 speed up some commands; cleanups 2016-06-03 10:49:54 +02:00
Eric Fontaine
204b0ec91a fix #105641 no initial clef
Make sure to test initialClef is non-null before trying to dereference.
2016-06-01 21:46:01 -04:00
Rockettwo
493314bfbe First attempt to not allow gaps any more 2016-06-01 18:31:51 +02:00
ws
37b6ff0ad8 fix #69751: add triple and quadruple augmentation dots 2016-05-31 19:48:28 +02:00
Nicolas Froment
931ea7b92b Merge pull request #2607 from hpfmn/fix-111606
Fix #111606
2016-05-20 17:38:26 +02:00
Johannes Wegener
eb7830be44 fix #111606: Add a couple metric modulations to tempo palette 2016-05-20 16:28:45 +02:00
Joachim Schmitz
95ddd40d4e fix compiler warning reg. unused parameter 2016-05-19 12:22:37 +02:00
ws
b448ab9c30 update continuous view 2016-05-18 15:44:03 +02:00
Johannes Wegener
61d19f377a fix #110331: support for metric modulation 2016-05-17 14:38:42 +02:00
ZackTheCardshark
cdc82364e4 Fix #100396: change "note heads" to "noteheads"
See http://music.stackexchange.com/questions/42722/notehead-or-note-head

(also correct "fo" to "for" in comment)
2016-05-02 21:22:29 -04:00
ws
8b03bc4f4e fix 106366: <Select all similar element> is broken 2016-04-20 10:45:51 +02:00
ws
94589cc8fd fix #106726: Incorrect distance from barline to accidental 2016-04-18 18:11:51 +02:00
ws
01351367dc fix #106296: cant create (additional) parts 2016-04-18 12:20:42 +02:00
ws
6a02161060 fix #106731: Shift+letter to add note to chord not undoable 2016-04-18 11:22:03 +02:00
Eric Fontaine
c1c75fe5e5 fix #105716 Album option Page/Section Break 2016-04-14 15:59:31 -04:00
ws
864a948627 fix mtest split 2016-04-13 12:08:41 +02:00
ws
5bee246125 some regression fixes 2016-04-13 12:05:47 +02:00
ws
696dc07b54 fix crash in range layout 2016-04-13 12:05:47 +02:00
ws
3f1aa2ed1f misc. updates to layout 2016-04-13 12:05:46 +02:00
ws
f281db5f22 move more functions to MasterScore() 2016-04-13 11:50:18 +02:00
ws
2874c409ae specialize MasterScore() from Score() 2016-04-13 11:46:21 +02:00
ws
bbd802f8ae framework for partial relayout 2016-04-13 11:35:21 +02:00
ws
97345495ec fix regressions for system divider 2016-04-13 11:19:01 +02:00
ws
dfe49b06ad barline cleanup 2016-04-13 11:18:15 +02:00
ws
989aae1d93 fix note dot handling in inspector 2016-04-13 11:18:15 +02:00
ws
9ec1d02471 code cleanups & speed optimizations 2016-04-13 11:18:14 +02:00
ws
492709f203 code cleanups 2016-04-13 11:10:17 +02:00
ws
3d8749ffe9 some regression fixes, code cleanups 2016-04-13 11:08:01 +02:00
ws
9f933d8503 Layout reorganization 2016-04-13 11:05:04 +02:00
Nicolas Froment
6a89acd502 Merge pull request #2280 from MarcSabatella/84876-extend-select-last
fix #84876: extend selection to left with last measure selected
2016-04-01 12:24:44 +04:00
lasconic
871359f6ab fix #94911 and add a test 2016-03-21 21:39:29 +04:00
lasconic
4f8cd13198 fix #99796: Linked staff becomes unlinked (causing corruption) after delete of part 2016-03-17 16:42:52 +04:00
lasconic
8bf08c2328 fix #89636 fix #94911 fix #70226 fix #91351: unlink the right staves when deleting a part, or deleting a linked staff. Do not store several times the same staves in linkedStaves
second take
2016-02-26 15:57:17 +04:00
lasconic
1cc8542a09 fix #96881: Vertical scrolling: wrong result, or/and inability to enter notes with mouse in score with staves >1 2016-02-16 10:44:03 +04:00
lasconic
ec05fe3a23 fix #93236: Page orientation 'Vertical': enter notes with mouse fails from a page > 1 2016-01-22 16:36:30 +04:00