Commit graph

274 commits

Author SHA1 Message Date
Joachim Schmitz
164e1dd15f fix bogus comment 2014-05-02 10:43:43 +02:00
ws
d3a66ab1ba refactoring StaffType 2014-04-30 13:39:16 +02:00
ws
f9059a269b remove stafftype subclasses 2014-04-30 13:39:16 +02:00
triolenzunge
b111a3ea1d test to fix #25559: show splash screen on linux 2014-04-27 17:39:40 +02:00
ws
45d1979dcf another try to fix plugins + build system 2014-04-25 19:26:22 +02:00
ws
0c34c93cc9 move plugin framework to libmscore 2014-04-25 18:43:25 +02:00
lasconic
9be75b7924 fix #25449: Select all stems for only one voice 2014-04-18 20:04:07 +02:00
lasconic
63d48010c6 improve recent files menu, make it more 'standard' 2014-04-16 18:46:25 +02:00
ws
5a547d31b2 first fix for #18099 2014-04-02 18:12:08 +02:00
lasconic
a3c62e8171 disable text tools for chord symbols 2014-03-31 16:31:39 +02:00
Maurizio M. Gavioli
67f0436ad4 Hide text tools for FiguredBass 2014-03-28 10:57:42 +01:00
ws
0fded1b281 update pianoroll editor: editing of note even ontime/duration 2014-03-27 14:50:01 +01:00
ws
cd5c7d916d fix: pianoroll editor disabled voice switching 2014-03-27 11:34:33 +01:00
Joachim Schmitz
5977488174 eliminating needless \n in qDebug() calls
searching for 'qDebug.*\\n\'
2014-03-25 14:59:32 +01:00
Joachim Schmitz
7c3d869ddd many (f)printf to qDebug 2014-03-22 10:40:59 +01:00
lasconic
2d63118ecc fix #24014: Stems of notes on drum palette incorrectly positioned 2014-03-20 20:02:17 +01:00
lasconic
0cdb445eec smoother icons on retina display 2014-03-14 15:39:37 +01:00
Joachim Schmitz
3adc1ea6ed fix #14764
convert qDebug();abort() to qFatal() and if(cond) abort() to
Q_ASSERT(!cond), esp. for the benefit of Windows, where it is impossible
to set a breakpoint on the abort()
Also modernizing mscoreMessageHandler() and making it more informative
by adding file, line and function to the output.
2014-03-04 13:06:23 +01:00
Joachim Schmitz
4f8f63f91e fix #23366: more fixes for capitalization
and some more fixes.
2014-03-04 07:44:56 +01:00
lasconic
b162fdd0bd fix crash on startup on Windows... 2014-03-01 09:35:41 +01:00
ws
9d32a42bed Merge branch 'master' of github.com:musescore/MuseScore 2014-02-28 14:26:30 +01:00
ws
fd66e91bc0 link frames 2014-02-28 14:25:47 +01:00
lasconic
7a48ced04c move noGui to MScore 2014-02-28 11:14:43 +01:00
lasconic
a8fd78fcfc better disambiguation ? 2014-02-24 22:42:07 +01:00
lasconic
a16aedfc6a add translation disambiguation for 'System' 2014-02-24 22:24:36 +01:00
ws
d31fa88d89 add shortcuts for bold/italic/underline in text edit mode 2014-02-12 14:39:44 +01:00
Werner Schweer
37620cd76f Merge pull request #679 from zazula/20697-deleteKey
fix #20697 - enable Delete key on MacOS
2014-01-31 05:28:34 -08:00
Ralph Zazula
e0b7965d5f fix #20697 - enable Delete key on MacOS 2014-01-31 01:10:21 -08:00
ws
dd4a11ec78 style handling for parts 2014-01-30 13:10:45 +01:00
Werner Schweer
dfabf91244 Merge pull request #659 from Jojo-Schmitz/24359-directories
In prefsdialog.ui change "directory" to "folder" and plural to singular
2014-01-24 01:57:11 -08:00
ws
0313df9cda add score symbols to SimpleText 2014-01-22 15:50:01 +01:00
Joachim Schmitz
46283dee1a fix 24359: it wasn't just the UI file affected... 2014-01-21 10:21:11 +01:00
Joachim Schmitz
1c315db2e4 fix #23366: capitalization
Hope I got all I wanted to get

Also fixed to typos in debug output
2014-01-13 16:37:02 +01:00
ws
51f3fa8b20 remove some debug output 2013-12-31 12:33:57 +01:00
lasconic
2242008d4c fix #23973: Inspector works on only one element after select all similar 2013-12-24 12:31:11 +01:00
Marc Sabatella
37641d276b completely remove the dialog 2013-12-05 17:42:12 -07:00
lasconic
e0628b27be fix #23708: select text in dialogs when first displayed to make data entry faster 2013-11-28 21:39:17 +01:00
lasconic
96db948d5d hide style->chord symbols behind -e flag 2013-11-28 21:38:22 +01:00
ws
bbb87d406d change implementation of buildin workspaces 2013-11-21 16:40:30 +01:00
ws
1674496c47 add again missing font family name in mscore.sfd 2013-11-21 15:23:54 +01:00
Maurizio M. Gavioli
15b8de4194 Fix #23508 : A custom style set as default style in Prefs. is not used
Fixed by loading the preferences before loading the custom style

Also makes sure the custom style is complete, by initializing it with the built-in defulat style before loading.
2013-11-15 13:20:44 +01:00
lasconic
faf4df8c0b fix #23544: New translations loaded via Resource Manager don't override existing ones 2013-11-14 20:06:58 +01:00
ws
4b8844548b smufl integration: articulation 1 2013-11-12 09:29:13 +01:00
ws
733c1934db smufl integration, part I 2013-11-12 09:29:12 +01:00
lasconic
7ffcf51595 more strings cleanup 2013-11-03 16:49:02 +01:00
ws
6fa855c98a fix #23350 2013-10-30 09:42:08 +01:00
lasconic
2cc7b7cba5 load most recent translation instead of user one by default 2013-10-29 18:14:39 +01:00
Nicolas Froment
eb8daad080 Merge pull request #519 from Jojo-Schmitz/orig.strings
fix #23219
2013-10-29 04:55:25 -07:00
Nicolas Froment
3f9bd75f64 Merge pull request #505 from softins/logical-dpi
Set Mscore::DPI from logical DPI not physical
2013-10-29 04:39:24 -07:00
Joachim Schmitz
b546c57cf0 fix #23219 2013-10-29 12:10:19 +01:00