Commit graph

95 commits

Author SHA1 Message Date
Werner Schweer
867f2582f6 move Segment::Type into SegmentType 2017-03-08 13:12:26 +01:00
Werner Schweer
8dab53007b add text styles for header/footer in style editor 2017-02-27 15:39:19 +01:00
Werner Schweer
fc55143b95 update mtest 2017-02-17 15:48:28 +01:00
Werner Schweer
c130e6a9e3 fix header/footer text 2017-02-09 14:57:40 +01:00
Werner Schweer
6ecd806ff3 better bw. compatibility 2017-01-25 15:55:04 +01:00
Werner Schweer
9a9dedf774 change PageFormat to simple style values 2017-01-23 21:53:51 +01:00
Werner Schweer
e8621b8e2a fingering layout update; fixed layout bugs 2017-01-19 16:06:40 +01:00
Werner Schweer
1d4c6b2f21 move Element::type() to ScoreElement 2017-01-18 14:16:33 +01:00
Werner Schweer
5433d719d9 replace TextStyle by SubStyle 2017-01-16 20:59:21 +01:00
Werner Schweer
0b1aea952f layout for movements 2017-01-05 11:28:45 +01:00
Werner Schweer
c5f46bb208 rename Xml() -> XmlWriter() 2016-11-19 11:51:21 +01:00
Werner Schweer
4e0b0dbae0 update layout code 2016-10-20 11:32:17 +02:00
Nicolas Froment
b7e3b45e2f Merge pull request #2836 from IsaacWeiss/palettes
Organized palettes and new header/footer syntax for part names, plus fix #110731 and partial fix #120096
2016-09-24 12:19:24 +02:00
ZackTheCardshark
0df3510559 Organized palettes and new header/footer syntax for part names, plus fix #110731 and partial fix #120096 2016-09-23 11:33:42 -04:00
lasconic
5a11929267 Compatibility code for Style in 2.0 files 2016-09-22 18:08:06 +02:00
Joachim Schmitz
d991842e8c fix compiler warning reg. unused parameter 2016-09-16 13:38:12 +02:00
Werner Schweer
dae86056a3 preparations for new compatibility implementation 2016-09-13 09:40:54 +02:00
werner
7c5e99a358 implement lyrics above stave 2016-08-24 14:49:51 +02:00
ZackTheCardshark
186516f343 Better flip folder size
Having measured a few now, I’m confident this is more realistic.
2016-06-09 16:18:29 -04:00
ZackTheCardshark
b6b0817a07 Move B5 page size down to between B4 and B6
Seehttps://musescore.org/en/node/114496
2016-06-09 16:13:48 -04:00
lasconic
6cdc60696f move A4 up in the list of papersize, remove obsolete 1.3 reading of paper size 2016-05-12 11:32:00 +02:00
Nicolas Froment
fdc9739841 Merge pull request #2586 from ZackTheCardshark/page-experiment
Fix #109946, fix #109951: Better paper size choices for Page Settings
2016-05-12 11:19:30 +02:00
ZackTheCardshark
a708aeaab3 Fix #109946, fix #109951: Better paper size choices for Page Settings 2016-05-09 16:09:57 -04:00
Joachim Schmitz
599c5ab2fb enable translation for paper format
see also PR #2586, at least "Custom" should get translated (by changing
`"Custom"` to `QT_TRANSLATE_NOOP("paperSizes", "Custom")` in
libmscore/page.cpp, line 39, but I don't want to collide with that other
PR).

While at it, fix a missing translation for jumpType and minor formatting
issues and simplify the for loops over paperSizes.
2016-05-04 17:14:21 +02:00
Joachim Schmitz
5d29ff1261 fix warnings introduced with the newlayout merge 2016-04-15 08:34:02 +02:00
ws
841ce00af4 re-add linear layout 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
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
9ec1d02471 code cleanups & speed optimizations 2016-04-13 11:18:14 +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
d8e4373435 make DPI=72 constant 2015-11-16 14:24:47 +01:00
Joachim Schmitz
46d3ed9016 fix page formats for B5-B10
see https://musescore.org/en/node/63551
While at it add A10, for symetry with the existing B10
2015-06-03 13:04:17 +02:00
ws
39954cc843 fix #61726: difficult to select spacer in 1st measure of a system using brackets 2015-06-01 13:34:21 +02:00
ws
89f2712c64 small ScoreView interface changes 2015-05-13 08:54:17 +02:00
ws
9f0b0f8e95 use rawfont for symbols 2015-05-06 08:56:58 +02:00
ws
892e5887f9 fix #57861 bad import of & in part name 2015-04-27 13:03:52 +02:00
Marc Sabatella
e90d664bd2 fix #49641: mismatched margins 2015-03-07 22:50:47 -07:00
lasconic
feaf000539 detect custom page format correctly 2015-02-17 15:24:21 +01:00
lasconic
6214640b24 fix #47786: Copyright is truncated in header/footer when containing an & 2015-02-17 15:18:36 +01:00
Joachim Schmitz
672a1eb5a0 allow negative page number offset
and don't show page numbers below 1.
See http://musescore.org/en/node/45941
2015-01-29 11:53:19 +01:00
Marc Sabatella
f4307516df fix #31856: add option to trim whitespace from exported PNG 2014-12-09 08:55:11 -07:00
ws
c87cfae38c fix 40241: Recent scores menu doesn't show imported files 2014-12-08 14:41:36 +01:00
Marc Sabatella
129aed6870 fix #38891: phantom measures after delete all in continuous view 2014-11-11 21:55:10 -07:00
lasconic
a107069f6a fix #38636: take 2 2014-11-10 10:38:10 +00:00
lasconic
8e48f3211b fix #38636: Crash when accessing, or engaged in Continuous View after deleting all measures 2014-11-09 19:51:39 +00:00
Marc Sabatella
173e0acab2 fix #35616: custom page displays as A4 2014-10-10 18:09:51 -06:00