Werner Schweer
6c735b8798
another multi measure rest layout fix
2017-10-18 13:09:35 +02:00
Werner Schweer
7724169f97
fix for multi measure rest layout
2017-10-17 14:28:03 +02:00
Werner Schweer
d9d502aa99
small layout fixes for barlines
2017-10-13 12:51:37 +02:00
Werner Schweer
531d1ed2fa
enhance import of pre 3.x files
2017-10-13 12:12:11 +02:00
Werner Schweer
5102085280
small fixes for 2.x compatibility to make all vtests readable
2017-10-12 11:10:30 +02:00
Werner Schweer
4d10c9357e
change vtest files to mscx format
2017-10-12 10:38:23 +02:00
Werner Schweer
3a647a8d67
fix reading unknown property when reading style
2017-10-10 15:15:20 +02:00
Werner Schweer
302eb0f891
fix clef left margin when there is no systemic barline
2017-10-09 11:47:17 +02:00
wschweer
6fbf7279eb
fix crash in foto mode
2017-09-29 16:45:26 +02:00
wschweer
d9cd50b122
fix #254711 Load style puts the time signature upside down
2017-09-29 14:26:45 +02:00
Nicolas Froment
6eb58d5b53
Merge pull request #3293 from Jojo-Schmitz/colornotes
...
colornotes plugin: improve description and add comments
2017-09-22 10:28:40 +02:00
lasconic
8eeb00cd9a
try new Qt::AA_EnableHighDpiScaling app attribute again
2017-09-20 17:38:32 +02:00
lasconic
9000aced29
try new Qt::AA_EnableHighDpiScaling app attribute
2017-09-20 14:05:22 +02:00
Nicolas Froment
8d2d5689df
Merge pull request #3294 from Jojo-Schmitz/instruments
...
Some changes and additions to instruments
2017-09-19 17:17:24 +02:00
Joachim Schmitz
b4af237430
Fix lupdate step to not put all translations into all ts files
...
but put mscore translations into mscore_*.ts only, instruments
translations into instruments_*.ts only and don't run lupdate against
qt*.ts at all.
The latter seems to have been done wrongly since quite a while, the
former since PR #3272 , 41b7906
(master) and d1b606e
(2.2)
2017-09-19 16:37:55 +02:00
Werner Schweer
c4af0c22bc
fix for auto layout lyrics/slurs
2017-09-19 15:20:06 +02:00
Werner Schweer
5e2c81e592
update harmony layout
2017-09-19 14:21:00 +02:00
Joachim Schmitz
a2a0b9e078
Fix #213391 : add G clarinet and Lupophone, extend ranges of oboe, contra* clarinets and contrabass
2017-09-15 14:16:18 +02:00
Joachim Schmitz
0ead5a3494
more frets for steel and 12 string guitars
...
and adjust professional
range to match the possible max. frets
2017-09-14 18:49:02 +02:00
Joachim Schmitz
c9d6fa0515
Add male and femal voice to instruments and use in closed score SATB template
2017-09-14 12:24:04 +02:00
Werner Schweer
00a69ae962
update mtest
2017-09-14 11:28:42 +02:00
Werner Schweer
461c635045
add align property to rehearsal mark
2017-09-14 11:20:13 +02:00
Werner Schweer
637c96b0f8
fix multi measure rest shape
2017-09-14 11:12:03 +02:00
Werner Schweer
05839cc0bb
fix #251461 : refuse to exit if some text frame is open
2017-09-14 10:30:40 +02:00
Joachim Schmitz
26e01e50d7
colornotes plugin: improve description and add comments
...
to make changes easier, also follow some advice given by QtCreator,
the later also for the notenames plugin.
Slighly simplyfy random and random2.
Adding shebang to generateTs.py
2017-09-14 09:01:00 +02:00
Nicolas Froment
2cd011639f
Merge pull request #3292 from MarcSabatella/251301-transposed-status
...
fix #251301 : wrong octave in status display for transposing instruments
2017-09-12 21:27:50 +02:00
Marc Sabatella
e4f97af954
fix #251301 : wrong octave in status display for transposing instruments
2017-09-12 08:37:40 -06:00
Nicolas Froment
f21282ee12
Merge pull request #3290 from rjmatthews62/fix_249541
...
fix #249541 : PluginCreator improvements.
2017-09-12 15:55:04 +02:00
robbie
843e3353f8
fix #249541 : PluginCreator improvements.
...
Improved Help - added a very basic guide and external links.
Very simple autoindent implemented in editor - new lines line up with previous lines
"New" includes placeholders for description and version.
Refresh button on PluginManager forces modifications to be picked up
Make plugins stay on top while using Run
Indenting and layout tweaks, removed blank line.
More indenting/layout stuff.
... yet more layout fixes...
Push to retrigger travis-ci
2017-09-12 22:58:09 +10:00
lasconic
fa4426361f
[travis-ci] install gtk-update-icon-cache
2017-09-12 09:34:15 +02:00
Nicolas Froment
21783cf84f
Merge pull request #3289 from rjmatthews62/fix_249631_clean
...
Fix #249631 : Add SaveAs to PluginCreator
2017-09-12 07:58:17 +02:00
Werner Schweer
3319f3a1fa
fix crash when deleting last measure; vtest fixes
2017-09-07 13:25:27 +02:00
robbie
5ee17a8ae9
Fix #249631 : Add SaveAs to PluginCreator
...
Also changed "New" to generate correct version of import MuseScore
Also added a "Save To:" message while saving.
2017-09-05 23:43:07 +10:00
Werner Schweer
4e316e8fa1
handle 2.0.7 files
2017-09-05 10:43:32 +02:00
Nicolas Froment
6cc0c2e5bf
Merge pull request #3285 from AMDmi3/patch-1
...
Use CMAKE_DL_LIBS
2017-09-04 19:02:08 +02:00
Werner Schweer
76160ccd69
fix #248461 : Crash in scores containing ties into chords
2017-09-04 12:14:44 +02:00
Nicolas Froment
7b0355d792
Merge pull request #3286 from MarcSabatella/248611-paste-tpc
...
Fixes for paste of note onto rest
2017-09-04 11:41:51 +02:00
Nicolas Froment
c1a89a068a
Merge pull request #3280 from tomcucinotta/meter-fix
...
Meter fix
2017-09-01 19:50:49 +02:00
Marc Sabatella
345fe7bfc4
fix #107231 : paste of note onto rest should preserve destination duration
2017-08-31 07:58:41 -06:00
Marc Sabatella
dcb7d48bd7
fix #248611 : wrong spelling on paste of note to rest
2017-08-30 18:53:49 -06:00
Dmitry Marakasov
a2ec01dec9
Use CMAKE_DL_LIBS
...
libdl is not present/required on all platforms. Use CMAKE_DL_LIBS to handle this gracefully.
2017-08-30 21:36:34 +03:00
lasconic
97b5aec8d5
fix let ring import, subtitle import in gp3
2017-08-30 15:30:13 +02:00
lasconic
6a85d228ea
Several fixes for GP6 import, see #247361 . Tuplets in voice > 1, freetext not duplicated, barre in multiple voices, better freetime support
2017-08-26 16:29:43 +02:00
lasconic
f67d627375
More fixes for #30336 : hammer/pull-off in GP3
2017-08-25 10:00:08 +02:00
lasconic
de4e6e086f
more fixes for #30336 : Palm mute are now spanners
2017-08-24 13:13:05 +02:00
lasconic
b8da9512ca
more fixes for #30336
2017-08-23 23:57:47 +02:00
lasconic
21078a5a35
misc. fixes for GP import, correct tempo, section name imports as rehearsal marks
2017-08-23 22:17:14 +02:00
lasconic
f44565cc35
fix partially #30336 : proper support for let ring in GP import
2017-08-23 22:08:33 +02:00
lasconic
164363a06a
force travis-ci to use precise
2017-08-23 19:45:38 +02:00
lasconic
aa87263e71
fix #246496 : Crash when adding tie after entering notes in drums
2017-08-22 20:02:03 +02:00