Commit graph

12549 commits

Author SHA1 Message Date
lasconic
65a38734c5 Development builds: display by branch on webpage 2017-12-30 11:13:57 +01:00
lasconic
efa1ebc512 [Appveyor] do not upload on PR 2017-12-28 22:36:46 +01:00
lasconic
f0366b27a0 [Appveyor] Don't fail build if IRC connection error 2017-12-28 21:37:18 +01:00
lasconic
6a148ead80 Generate development build on Appveyor 2017-12-28 21:18:18 +01:00
Werner Schweer
ef0e2ef0b2 fixes for element initialization 2017-12-27 16:09:27 +01:00
lasconic
0fd90b9433 fix mtests 2017-12-27 12:54:46 +01:00
Nicolas Froment
aeb233bd54
Merge pull request #3370 from Jojo-Schmitz/warnings
fix a couple warnings for editstyle.ui
2017-12-27 12:09:49 +01:00
Werner Schweer
e6175c5dda rearrange class hierarchy 2017-12-27 11:51:09 +01:00
Joachim Schmitz
dc8a64f73d fix a couple warnings for editstyle.ui 2017-12-27 10:26:36 +01:00
lasconic
f553f4fcfb fix #267896: Crash when loading a capella score 2017-12-26 15:22:44 +01:00
Leon Vinken
dfb24a397c fix #267131 - [MusicXML export] print new-system missing in multi-measure rests 2017-12-26 14:26:24 +01:00
Nicolas Froment
e1214dfa61
Merge pull request #3367 from MarcSabatella/267789-tie-grace-master
fix #267789: crash on tie with grace note
2017-12-26 11:40:09 +01:00
lasconic
f8ccb32b94 fix headings and typos in omr/README.md 2017-12-26 10:53:56 +01:00
Marc Sabatella
cda6902409 fix #267789: crash on tie with grace note 2017-12-24 09:16:36 -07:00
lasconic
35899c0aae remove merge conflict marks 2017-12-21 14:54:08 +01:00
lasconic
78124abebd try to disable code coverage in release mode on linux again (2) 2017-12-21 14:30:42 +01:00
lasconic
698ae4c911 try to disable code coverage in release mode on linux again 2017-12-21 14:29:02 +01:00
Werner Schweer
b46b55fa1e fix ties from/to grace notes; add 'final' to classes were appropriate 2017-12-21 14:08:44 +01:00
lasconic
02cbd5b8de do not use dynamic_cast when possible 2017-12-21 11:19:27 +01:00
lasconic
137a719259 try to disable code coverage in release mode on linux 2017-12-21 10:32:32 +01:00
Nicolas Froment
84339e3f80
Merge pull request #3360 from lasconic/Jojo-Schmitz-static-code-analysis
Fixing issues found in static code analysis by PVS-Studio
2017-12-20 17:10:13 +01:00
Werner Schweer
1943bd1ff1 replace most static_cast in libmscore 2017-12-20 16:49:58 +01:00
Joachim Schmitz
5e116fe595 Fixing issues found in static code analysis by PVS-Studion
See https://musescore.org/en/node/255156
2017-12-20 16:26:23 +01:00
Nicolas Froment
da18950bb2
Merge pull request #3276 from Jojo-Schmitz/texts
misc. text fixes, ommitting trailing space, capitalization, etc.
2017-12-20 15:26:29 +01:00
Werner Schweer
f59ca3167f fix #167461 2017-12-20 10:50:12 +01:00
Werner Schweer
4d9b5fed69 fix vtest emmentaler-10 2017-12-20 10:50:12 +01:00
Nicolas Froment
d8d5bac743
Merge pull request #3358 from lasconic/akdor1154-enable-coverage
cmake COVERAGE option to enable gcov instrumentation
2017-12-19 20:28:49 +01:00
Jarrad Whitaker
fe3e0875ee cmake COVERAGE option to enable gcov instrumentation 2017-12-19 15:31:39 +01:00
Werner Schweer
283b8c9369 fix end/start repeat barline layout 2017-12-19 12:16:38 +01:00
Werner Schweer
8c67df20ab fix visual test emmentaler-4, wrong articulation 2017-12-19 09:18:22 +01:00
Nicolas Froment
0d22fd4d55
Merge pull request #3253 from IsaacWeiss/235516-musicxml-extension
Fix #235516: support .musicxml file extension
2017-12-17 23:20:49 +01:00
lasconic
0deffdbb4e fix musicxml mtests for MusicXML 3.1 2017-12-17 23:04:06 +01:00
Nicolas Froment
846e4fcb88
Merge pull request #3254 from Jojo-Schmitz/musicxml-3.1
Fix #235526: Update musicxml to 3.1
2017-12-17 22:26:41 +01:00
Nicolas Froment
9bc38bac4a
Merge pull request #3348 from Jojo-Schmitz/instruments
Fix #267488: Add Baryton to the Instruments List
2017-12-17 22:06:04 +01:00
Nicolas Froment
e5da74d5fd
Merge pull request #3351 from lasconic/fix-255791
fix #267549: metronome mark for swing contains several metronome-note and crash
2017-12-17 21:54:01 +01:00
lasconic
4b604f045e Fix #267549: metronome mark for swing contains several metronome-note and crash 2017-12-17 19:54:14 +01:00
Nicolas Froment
be8fbcdd38
Merge pull request #3355 from lvinken/267569-reduce-mxml-fractions
fix #267569 numeric overflow causes MusicXML import crash
2017-12-17 19:25:25 +01:00
Leon Vinken
f439497144 fix #267569 numeric overflow causes MusicXML import crash 2017-12-16 09:53:30 +01:00
Werner Schweer
2c391b63c8 fix vtest staff-2 2017-12-15 16:17:17 +01:00
Werner Schweer
f1b27da088 fix crash when deleting measure content in staff without explicit time signature 2017-12-15 11:46:09 +01:00
Werner Schweer
838451c1b6 fix StaffLines bounding box 2017-12-15 10:37:37 +01:00
Werner Schweer
07bda70230 fix compiler warnings 2017-12-14 12:58:17 +01:00
Nicolas Froment
1d39e25ce9
Merge pull request #3352 from divya-urs/next_prev_element_default
Default shortcuts for next-element and prev-element
2017-12-14 12:18:44 +01:00
Werner Schweer
ee0db4b636 remove QSignalMapper from inspector 2017-12-14 10:30:47 +01:00
Werner Schweer
d92ef8b9d4 update properties/styles, update glissando 2017-12-13 15:50:04 +01:00
divya-urs
155a1ab3b0 add default shortcuts for next-element and prev-element 2017-12-13 18:19:26 +05:30
Eric Fontaine
10e7789532 fix #265183 Piano Roll editor eats %100 CPU for most edits
If the PianoRoll editor window had been started during current musescore session, then many basic edits will cause the mscore process to hog 100% of a CPU core.  Simply removing this 'delayed update' will avoid this problem.  I do not know why this delayed update was here.
2017-12-12 23:29:49 +01:00
Joachim Schmitz
24bf26bf45 Fix #267488: Add Baryton to the Instruments List 2017-12-11 12:45:44 +01:00
Werner Schweer
020f7b1c08 fix vtst 'chord-space-1' 2017-12-11 12:35:23 +01:00
wschweer
79b596f2a5 fix vtest layout-6 2017-12-08 14:44:57 +02:00