Bartlomiej Lewandowski
d596b5f9a8
Added new menu item
2014-07-16 17:44:03 +02:00
Bartlomiej Lewandowski
40bf7b383b
Added scanElementsInRange method to Score
2014-07-16 17:44:03 +02:00
lasconic
f5a12cf867
fix #24212 : Stemless notes draw stems when beamed with stemmed notes
2014-07-16 14:18:09 +02:00
Nicolas Froment
4ef4df65c6
Merge pull request #1040 from jpirie/22128-slurs
...
Handles final slur case in GP4/GP5 files.
2014-07-16 11:22:41 +02:00
Nicolas Froment
33587c97f1
Merge pull request #1041 from ChurchOrganist/FixBalalaika
...
Fix Balalaika Definition
2014-07-16 11:22:04 +02:00
Michael Cowgill
fbf92e0a46
Fix Balalaika Definition
...
Some errors crept into the Balalaika definition added yesterday. This is
the fix for them. I have also made a better guess at clef information
although this is still not guaranteed correct
2014-07-16 08:59:15 +01:00
John Pirie
e051d1df0d
Fix #22128 - Handled failing slur case (issue comment #5 ) and did a little refactoring on related code
2014-07-16 08:05:22 +01:00
Nicolas Froment
15f899f7bd
Merge pull request #1037 from Jojo-Schmitz/warnings
...
fix warning reg. unused variable
2014-07-15 16:50:50 +02:00
Nicolas Froment
49c687aa00
Merge pull request #1038 from ChurchOrganist/Add-Balalaika
...
Add Balalaika Family to Instrument List
2014-07-15 16:50:44 +02:00
Michael Cowgill
bfe9da5389
Add Balalaika Family to Instrument List
...
A response to this thread http://musescore.org/en/node/27581 but the
balalaika family was also asked for in 2012:
http://musescore.org/en/node/15908 . A little digging this morning
enabled me to find the requisite string data. Not sure I have the clefs
correct though these are pure speculation in the absence of information
from the web
2014-07-15 14:17:01 +01:00
Joachim Schmitz
e1c76efe89
fix warning reg. unused variable
...
introduced in a2c0bf6188
2014-07-15 14:53:26 +02:00
lasconic
b63988130e
add qt.conf in bin directory on windows. See #27326
2014-07-15 14:36:55 +02:00
lasconic
4b989f8251
clean up
2014-07-15 12:58:23 +02:00
ws
a2c0bf6188
fix #26476
2014-07-15 12:49:51 +02:00
ws
a4d6faa2ed
fix #27646
2014-07-15 11:01:24 +02:00
ws
b408591fa1
fix #26731
2014-07-14 15:58:52 +02:00
ws
7108d9f070
fix slur command in note entry mode
2014-07-14 13:59:54 +02:00
ws
37cb28dcc7
mark imported 1.2 files as new
2014-07-14 11:18:34 +02:00
lasconic
a316681196
mark MuseScore 1.3 files as imported file to avoid accidental override, see #27291
2014-07-14 10:20:47 +02:00
lasconic
3976a88258
fix warning in editstyle.ui about zorder
2014-07-14 09:51:02 +02:00
lasconic
3f5789d0cb
add bottom line to groupbox, start to fix spinbox style in plugins
2014-07-13 20:31:09 +02:00
lasconic
739cb9c995
more options to export positions
2014-07-13 18:33:26 +02:00
lasconic
76b19c467f
clean some dialogs, make group box title bold
2014-07-13 18:14:54 +02:00
lasconic
3ca6f4129a
transform Q_INVOKABLE to Q_PROPERTIES in part
2014-07-13 15:21:05 +02:00
lasconic
4306ec67af
add Georgian
2014-07-11 22:34:10 +02:00
Werner Schweer
c15c73ce5f
Merge pull request #1027 from andreituicu/fix_24243
...
Fixed #24243 .
2014-07-11 18:03:49 +02:00
Werner Schweer
070da1d81c
Merge pull request #1030 from BartlomiejLewandowski/2-note-tremolo-copy-paste
...
2 note tremolo copy paste
2014-07-11 18:03:31 +02:00
Werner Schweer
6520e4b305
Merge pull request #1028 from mgavioli/Fix_27201_Plugin_methods_returning_QObjects
...
Fix #27201 - PLUGINS: methods returning pntrs to QObject lead to crash.
2014-07-11 17:58:39 +02:00
Werner Schweer
02db4de10b
Merge pull request #1031 from jpirie/empty-segment-fixes
...
Turning empty segments in Guitar Pro 5 and below into rests
2014-07-11 17:48:23 +02:00
Bartlomiej Lewandowski
8864351c09
Added tests for 2 note tremolo copy paste
2014-07-11 17:28:57 +02:00
Bartlomiej Lewandowski
28becd3b3a
Fix for paste of 2 note tremolo that will not fit into bar.
2014-07-11 15:13:27 +02:00
Bartlomiej Lewandowski
ecd1e2d33c
Changed two-note tremolo copy-paste.
2014-07-11 13:14:05 +02:00
Bartlomiej Lewandowski
452d4bb349
Changed tremolo clone
2014-07-11 13:14:05 +02:00
Bartlomiej Lewandowski
00ac2e1c09
Fixed ottava copy constructor to include style data
2014-07-11 11:57:26 +02:00
Bartlomiej Lewandowski
72c66c888e
Added cloneRange function that creates a modifiable copy of range.
...
Added spannerMapCopy function that creates a modifiable copy of the score spanner map.
2014-07-11 11:57:26 +02:00
ws
13a58ff57f
fix #20180
2014-07-11 11:36:41 +02:00
ws
c0618b13bd
fix #27466
2014-07-11 09:55:00 +02:00
ws
25f25dd183
link note attached elements for parts
2014-07-10 18:59:44 +02:00
ws
8fcdf0d29b
fix #22988
2014-07-10 14:32:04 +02:00
Andrei Tuicu
63ca1baa81
Fixed #24243 .
...
The problem was that the canvas was ajusting its position using the
segment, but the segment starts from the first staff.
Fix: find the first element in the selection and set the canvas
position there
modified: libmscore/paste.cpp
Fixed coding style.
modified: libmscore/paste.cpp
2014-07-10 15:17:52 +03:00
Nicolas Froment
8831b5d872
Merge pull request #1033 from Jojo-Schmitz/whitespace-corrections
...
whitespace corrections
2014-07-10 08:02:49 +02:00
Nicolas Froment
27861b1755
Merge pull request #1034 from jpirie/tst-guitarpro-failure
...
Minor tweaks to dynamics in GP import, should help travis
2014-07-10 08:01:33 +02:00
ws
44c17d9432
fix #27431
2014-07-09 18:16:16 +02:00
ws
d59cc84ee2
fix some spanner bugs
2014-07-09 18:05:58 +02:00
John Pirie
a44a2e4a2f
Minor tweaks to dynamics in GP import, should help travis
2014-07-09 10:24:46 +01:00
Joachim Schmitz
e31aae5d73
whitespace corrections
2014-07-08 13:20:15 +02:00
ws
f97c0a451b
fixes for slur editing
2014-07-08 11:16:37 +02:00
Nicolas Froment
200e58e6b9
Merge pull request #1032 from jpirie/new-ttf
...
New mscore.ttf font file generated using an older version of FontForge
2014-07-08 11:10:45 +02:00
John Pirie
e6509711dd
New mscore.ttf font file generated using an older version of FontForge
2014-07-07 14:50:35 +01:00
John Pirie
b111e5de2f
Fixed handling of empty beats in Guitar Pro versions 5 and below so that we create invisible rests instead of empty segments
2014-07-07 11:35:40 +01:00