ws
|
33d1cd7fb4
|
rename StyleIdx -> Sid and P_ID -> Pid
|
2018-03-27 15:36:00 +02:00 |
|
Nicolas Froment
|
da18950bb2
|
Merge pull request #3276 from Jojo-Schmitz/texts
misc. text fixes, ommitting trailing space, capitalization, etc.
|
2017-12-20 15:26:29 +01:00 |
|
Joshua Bonn
|
2d5a6b022b
|
Add functionality to timeline
Check out my blog posts for more info:
Blog 7: https://musescore.org/en/user/1190941/blog/2017/07/16/gsoc-2017-timeline-navigation-weekly-report-7
Blog 8: https://musescore.org/en/user/1190941/blog/2017/07/22/gsoc-2017-timeline-navigation-weekly-report-8
Blog 9: https://musescore.org/en/user/1190941/blog/2017/07/30/gsoc-2017-timeline-navigation-weekly-report-9
Blog 10: https://musescore.org/en/user/1190941/blog/2017/08/05/gsoc-2017-timeline-navigation-weekly-report-10
Specific commit information can be found: https://github.com/JoshuaBonn1/MuseScore/tree/7-timeline-class
fix #230821 : Multiple meta values in a measure only displays one
fix #234081 : Display hidden instruments and allow for hiding of instruments from timeline
|
2017-08-14 10:23:37 -07:00 |
|
Joachim Schmitz
|
5e83e20e26
|
misc. text fixes, ommitting trailing space, capitalization, etc.
|
2017-08-14 11:48:58 +02:00 |
|
Joachim Schmitz
|
3a68efbcdf
|
show play count in measure properties only at end repeat
see discussion in https://musescore.org/en/node/211686#comment-730096
ff.
|
2017-06-04 12:30:07 +02:00 |
|
IsaacWeiss
|
a715fb24c8
|
Fix #184381: Unnecessary "MuseScore: " prepended to most window titles and wrong title of Split Staff dialog
Also remove spacer at top of Section Break Properties
|
2017-03-28 12:54:49 -04:00 |
|
Werner Schweer
|
cb7485f6f8
|
hide MStaff
|
2016-12-14 15:40:26 +01:00 |
|
Werner Schweer
|
6dd13e4074
|
hide MStaff elements
|
2016-12-14 15:40:26 +01:00 |
|
Werner Schweer
|
1f243b5ffc
|
update global insert: combine tuplets
|
2016-12-06 09:36:02 +01:00 |
|
jeetee
|
109fb7d270
|
fix #120096 dialogs should remember their previous size
|
2016-11-10 23:26:12 +01:00 |
|
lasconic
|
a4b5f1b156
|
fix #139656: Select a note/rest before change the measure duration leads to corruption/crash
|
2016-11-07 11:24:00 +01:00 |
|
lasconic
|
d301e3d378
|
fix #126901: swap directional icons for RTL languages
|
2016-10-04 16:26:58 +02:00 |
|
ws
|
94589cc8fd
|
fix #106726: Incorrect distance from barline to accidental
|
2016-04-18 18:11:51 +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 |
|
ws
|
2a56738384
|
fix #51876 Crash navigating into multimeasure rest using Measure Properties
|
2015-03-30 10:42:27 +02:00 |
|
Joachim Schmitz
|
83c6e2d023
|
remove some superfluos QString() calls
|
2014-12-09 08:56:24 +01:00 |
|
ws
|
7a647ad3dd
|
fix #7713
|
2014-11-28 12:07:14 +01:00 |
|
Marc Sabatella
|
0a039ea87e
|
fix #35091: score not updated after measure properties apply
|
2014-10-03 16:50:19 -06:00 |
|
Joachim Schmitz
|
826c956013
|
convert enum SelectType into enum class
|
2014-05-27 10:34:08 +02:00 |
|
Joachim Schmitz
|
7f1b612615
|
convert enum P_ID into enum class
|
2014-05-26 18:18:01 +02:00 |
|
Joachim Schmitz
|
6c6c6ad22c
|
convert unnamed enum to enum Repeat
and make it ": char". Making it a class requires more work,
unfortunatly.
|
2014-05-23 12:10:15 +02:00 |
|
ws
|
fb0e15eb10
|
update measure properties + parts
|
2014-05-20 17:59:32 +02:00 |
|
Joachim Schmitz
|
5977488174
|
eliminating needless \n in qDebug() calls
searching for 'qDebug.*\\n\'
|
2014-03-25 14:59:32 +01:00 |
|
lasconic
|
3e51505913
|
fix #22796: disable 'go to next/previous measure' button, if there is no such measure
|
2013-10-03 16:17:08 +02:00 |
|
ws
|
9ebabcc2e5
|
add namespace Ms
|
2013-05-13 19:43:59 +02:00 |
|
ws
|
8210fb81ee
|
more inspector cleanups; add measure property Measure Number Mode to allow adding/removing measure numbers on top of style rules
|
2013-03-08 12:55:12 +01:00 |
|
lasconic
|
f80dfa796c
|
remove contextual help button on Windows
|
2013-02-07 13:10:46 +01:00 |
|
lasconic
|
cc190410e9
|
replace spinbox by combobox in measure properties for actual duration
|
2012-09-06 19:23:53 +02:00 |
|
Werner Schweer
|
412ca45401
|
Initial commit
|
2012-05-26 14:49:10 +02:00 |
|