Commit graph

3969 commits

Author SHA1 Message Date
Nicolas Froment
673c2dfd0d Merge pull request #722 from Gai-Luron/aperture-grip
Add grip to modify hairpin aperture
2014-03-07 10:47:02 +01:00
Nicolas Froment
5e2f88ace3 Merge pull request #744 from Jojo-Schmitz/orig-texts
Some more fixes for translation
2014-03-07 10:11:23 +01:00
Gai-Luron
7c5a09f3f6 Add proportional grip aperture positionning whane hairpin is small 2014-03-06 21:10:33 +01:00
Joachim Schmitz
14e4ac438e fix warning due to duplicate name 2014-03-06 19:41:48 +01:00
Joachim Schmitz
f6538c0876 untranslate yet another string from debugger 2014-03-06 19:03:18 +01:00
Joachim Schmitz
d527474090 a couple more colons added/removed from some dialogs 2014-03-06 18:57:08 +01:00
Joachim Schmitz
b5fc9a268c adding/removing colons in some dialogs
and making insert measure dialog similar to append measures dialog
2014-03-06 18:48:04 +01:00
Joachim Schmitz
722ab58a57 'untranslate' some strings from the debugger 2014-03-06 18:48:02 +01:00
Joachim Schmitz
4c7c6a70ca simplifying translation by joining multi part strings
Correcting some apparent errors and adding some missing translations in
the due course
2014-03-06 18:48:01 +01:00
Joachim Schmitz
3f474d84d6 several fixes for translations 2014-03-06 18:47:59 +01:00
ws
d162a9ee91 simplify TextLine, use only text and drop symbols 2014-03-06 14:53:22 +01:00
Nicolas Froment
4af604cb58 Merge pull request #740 from AntonioBL/beam_direction_paste
fix #7805 : copy and paste does not preserve stem direction for beamed notes
2014-03-05 16:58:32 +01:00
lasconic
8200c846a1 update Gonville 2014-03-05 16:23:08 +01:00
ws
dc4299ada0 add vtest for ottava 2014-03-05 10:51:29 +01:00
ws
cff4e87b8f change semantic of tick2 for line spanners 2014-03-05 10:27:35 +01:00
AntonioBL
4d58a1957c fix #7805 : copy and paste does not preserve stem direction for beamed notes 2014-03-05 09:56:32 +01:00
lasconic
63de5a3711 option to disable loading of parts and images 2014-03-04 17:40:23 +01:00
Nicolas Froment
af0bcb5dbe Merge pull request #738 from Jojo-Schmitz/nogui
break in gui and no-gui case
2014-03-04 16:30:18 +01:00
Joachim Schmitz
c000612ade break in gui and no-gui case 2014-03-04 16:27:38 +01:00
Nicolas Froment
3310bf2221 Merge pull request #737 from Jojo-Schmitz/14764-qDebug+abort-to-qFatal
fix #14764
2014-03-04 16:07:33 +01:00
Joachim Schmitz
007df373a3 changing all assert() to Q_ASSERT()
except for thirdparty/portmidi/
2014-03-04 13:32:32 +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
lasconic
e0138552f6 install FreeSerifBold on Mac OSX 2014-03-04 10:08:00 +01:00
Nicolas Froment
399f4acd5c Merge pull request #736 from Jojo-Schmitz/23366-orig-texts
more fixes for capitalisation
2014-03-04 08:47:50 +01:00
Joachim Schmitz
5a5f0fd6fc another forgotten one 2014-03-04 07:44:58 +01:00
Joachim Schmitz
4f8f63f91e fix #23366: more fixes for capitalization
and some more fixes.
2014-03-04 07:44:56 +01:00
Nicolas Froment
d9fa175606 Merge pull request #735 from MarcSabatella/2316-small-ties
fix #2316: small ties
2014-03-03 19:09:45 +01:00
Nicolas Froment
3630948c77 Merge pull request #728 from trig-ger/midi_fixes
Fixes for MIDI import
2014-03-03 18:41:35 +01:00
Marc Sabatella
baab04b93b fix tests 2014-03-03 10:27:04 -07:00
Marc Sabatella
68cfc51ec7 skip if tied notes not adjacent 2014-03-03 10:15:58 -07:00
Marc Sabatella
66202ca9c6 rework algorithm to parameterize minTieLength 2014-03-03 10:15:56 -07:00
Marc Sabatella
c08ec9139a tweaks, including handling of seconds 2014-03-03 10:15:55 -07:00
Marc Sabatella
adee450f8a fix #2316: small ties 2014-03-03 10:15:54 -07:00
ws
b6cac84da2 update mtest 2014-03-03 17:45:43 +01:00
ws
416d266743 do not create empty part label 2014-03-03 17:45:43 +01:00
ws
eb999f4abc fix insert/delete measures for parts 2014-03-03 17:45:43 +01:00
Andrey M. Tokarev
6977637965 Round average pitch for clefs instead of implicit floor 2014-03-03 20:34:34 +04:00
Andrey M. Tokarev
d8cad93e58 Fix Q_ASSERT function to check ties consistency 2014-03-03 20:34:34 +04:00
Andrey M. Tokarev
346a06a146 Use bool instead of int for clef-across-tie check 2014-03-03 20:34:34 +04:00
Andrey M. Tokarev
4619259459 Move tie functions to a separate file; add Q_ASSERT check for ties consistency 2014-03-03 20:34:34 +04:00
Andrey M. Tokarev
4dbfbb5659 Add Q_ASSERT_X: do clefs break ties 2014-03-03 20:34:34 +04:00
Andrey M. Tokarev
363534d6a0 Adapt importmidi tests: set measure numbers 2014-03-03 20:34:34 +04:00
Andrey M. Tokarev
58f8c121c7 Set measure numbers during MIDI import 2014-03-03 20:34:34 +04:00
Andrey M. Tokarev
8502752a87 Make local variable constant 2014-03-03 20:34:34 +04:00
Andrey M. Tokarev
e043ee5d68 More balanced tuplet error estimation 2014-03-03 20:34:34 +04:00
Andrey M. Tokarev
e4f8f9f5e5 Remove unnecessary shortest note values from importmidi tests 2014-03-03 20:34:34 +04:00
Andrey M. Tokarev
8b2b08ab5b Fix tuplet error estimation function 2014-03-03 20:34:34 +04:00
Andrey M. Tokarev
ae51151a18 Remove tuplets with extra rests 2014-03-03 20:34:34 +04:00
Andrey M. Tokarev
e75abbdf96 New tuplet error estimation function 2014-03-03 20:34:34 +04:00
Andrey M. Tokarev
8c78ea79e2 Erase after quantization notes with length < min allowed duration 2014-03-03 20:34:33 +04:00