Commit graph

25 commits

Author SHA1 Message Date
lasconic
1b7daeb383 follow up of 9c79ce51a1 and issue #100221 2016-09-14 10:00:09 +02:00
Werner Schweer
9c79ce51a1 Merge pull request #2467 from salilkhandelwal/100221-radiobutton
fix #100221: changed checkbox to radio buttons
2016-09-13 09:26:50 +02:00
jeetee
d2bf3b8296 fix #68151, fix #68856, fix #97796, fix #97821, fix #112291: save/restore geometry 2016-07-30 12:10:06 +02:00
lasconic
46c91573de fix #116881: dynamic translation 2016-07-01 15:28:35 +02: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
ws
696dc07b54 fix crash in range layout 2016-04-13 12:05:47 +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
Salil Khandelwal
1d48cb8271 fix #100221: changed checkbox to radio buttons 2016-04-01 16:57:46 +05:30
lasconic
4c507c7ca2 fix #95351, fix #93131, also fix a crash when changing page arrangement with no score opened 2016-01-29 15:28:45 +04:00
ws
d8e4373435 make DPI=72 constant 2015-11-16 14:24:47 +01:00
ws
24419cbf95 fix #45961 Adding measures does not mark the file as changed 2015-02-03 13:42:37 +01:00
Joachim Schmitz
6685161d94 fix 40481: Page Settings spinbox step size too large in inch mode 2014-12-02 10:48:13 +01:00
ws
2df9e0dab3 fix #34006 2014-11-27 14:50:12 +01:00
Marc Sabatella
ccfab2798e fix #36281: custom page margin setting 2014-10-10 18:08:46 -06:00
Marc Sabatella
13f52434ba fix #33281: page layout settings ignored 2014-09-15 19:48:23 -06:00
ws
b6480b727a fix #2205 2014-08-26 21:27:21 +02:00
ws
88bf89f32c add 'apply to all parts' button in page settings 2014-06-28 10:47:01 +02:00
Joachim Schmitz
6f3a7d1957 whitespace cleanup 2014-05-30 13:37:44 +02:00
lasconic
03de8d7d4a fix #25208: Page Settings margins not synced 2014-04-02 16:57:06 +02:00
lasconic
63a2554c06 page properties: enable even margin and link them with odd margins when two sided 2013-08-07 10:56:06 +02:00
ws
9ebabcc2e5 add namespace Ms 2013-05-13 19:43:59 +02:00
lasconic
f80dfa796c remove contextual help button on Windows 2013-02-07 13:10:46 +01:00
Werner Schweer
fa35cd9430 expose more classes to scripting 2012-07-06 14:21:05 +02:00
Werner Schweer
412ca45401 Initial commit 2012-05-26 14:49:10 +02:00