Commit graph

12349 commits

Author SHA1 Message Date
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
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
lasconic
05e8a9066f fix #178761: [GP] Slurs are not imported 2017-08-21 19:44:42 +02:00
Nicolas Froment
ef25e60b06 Merge pull request #3281 from Emmanuel-Vallois/master
Fix a crash in Timeline::numToStaff(int)
2017-08-19 18:06:26 +02:00
Emmanuel Vallois
562c896d10 Fix a crash in Timeline::numToStaff(int) 2017-08-19 02:46:58 +02:00
lasconic
d046ea99bd fix #91056: BPM field in Play Panel is not immediately synced 2017-08-18 21:56:55 +02:00
lasconic
51c3e4395c fix #245731: Slurs not obeying voices of Selection filter 2017-08-18 19:06:10 +02:00
lasconic
b5f027afa7 remove oxygen theme 2017-08-17 22:08:09 +02:00
Nicolas Froment
49cf62c7dd Merge pull request #3274 from JoshuaBonn1/8-timeline-class
Add functionality to timeline
2017-08-17 14:00:40 +02:00
Werner Schweer
9d134f431a fix regression creating slurs & parts 2017-08-17 13:47:58 +02:00
Nicolas Froment
051fa74ea0 Merge pull request #3277 from lvinken/239826-lyrics-on-grace-notes
fix #239826 by ignoring lyrics on grace notes
2017-08-16 22:15:08 +02:00
Nicolas Froment
aa83e25a95 Merge pull request #3278 from Jojo-Schmitz/languages
Switch languages doesn't work, languages.xml missing from build
2017-08-16 22:12:07 +02:00
lasconic
1ce41f90bc fix #189736: On copy/paste measure(s) with slur(s) in score, the slur(s) get(s) lost in part 2017-08-16 19:59:14 +02:00
Werner Schweer
7365542a18 debugging option: disable slur autoplace 2017-08-16 16:59:04 +02:00
Werner Schweer
2c854b1e9c fix box editing 2017-08-16 16:59:04 +02:00
Werner Schweer
53c3d614cf reenable 1.x compatibility code 2017-08-16 16:59:04 +02:00
Joachim Schmitz
8a880d96ce Fix #243516: Switch languages doesn't work, languages.xml missing from build
see https://musescore.org/en/node/245221
2017-08-16 13:58:25 +02:00
lasconic
180ad68bdc fix #219521: Add a SVG file by double-click, then clear it in the palette, leads to crash 2017-08-15 22:12:05 +02:00
lasconic
7ea6fd897b fix syntax error 2017-08-15 09:07:51 +02:00
Leon Vinken
345fc40e82 fix #239826 by ignoring lyrics on grace notes 2017-08-15 07:19:30 +02:00
Joshua Bonn
2d5a6b022b Add functionality to timeline
Check out my blog posts for more info:
Blog 7: https://musescore.org/en/user/1190941/blog/2017/07/16/gsoc-2017-timeline-navigation-weekly-report-7
Blog 8: https://musescore.org/en/user/1190941/blog/2017/07/22/gsoc-2017-timeline-navigation-weekly-report-8
Blog 9: https://musescore.org/en/user/1190941/blog/2017/07/30/gsoc-2017-timeline-navigation-weekly-report-9
Blog 10: https://musescore.org/en/user/1190941/blog/2017/08/05/gsoc-2017-timeline-navigation-weekly-report-10
Specific commit information can be found: https://github.com/JoshuaBonn1/MuseScore/tree/7-timeline-class
fix #230821 : Multiple meta values in a measure only displays one
fix #234081 : Display hidden instruments and allow for hiding of instruments from timeline
2017-08-14 10:23:37 -07:00
Nicolas Froment
69c376f4fa Merge pull request #3272 from Jojo-Schmitz/qt-translations
Fix #243516: Untranslated strings, from Qt
2017-08-14 17:43:06 +02:00
Nicolas Froment
09eb2a0f85 Merge pull request #3273 from Jojo-Schmitz/lupdate
Fix #243656: Warnings/Errors from lupdate
2017-08-14 12:14:55 +02:00
Joachim Schmitz
6561a3a82f Fix #244636: Add Kabyle language 2017-08-13 21:04:05 +02:00
Joachim Schmitz
41b7906b2b Fix #243516: Untranslated strings, from Qt
Remove all Qt translations from the MuseScore repository
that are also part of Qt 5.4 and later, and deploy Qt's instead.
Also , as a side effect, deploy our Bulgarian translation for Qt
(seems a day one ommision and not needed for Qt-5.9.1 and later)

Simplify the whole process for adding languages and running lupdate

Should be good for master and 2.2
2017-08-13 20:40:00 +02:00
Joachim Schmitz
264b0386d4 Fix #243656: Warnings/Errors from lupdate
All but one...
2017-08-11 11:51:37 +02:00
Werner Schweer
a66d69ac75 honor maxSystemDistance 2017-08-11 10:44:42 +02:00
lasconic
ae60d402c3 fix #243501: Fretboard diagrams: 'X' (mute) and '0' (open) marks don't obey 'Scale' value 2017-08-10 20:49:59 +02:00
Werner Schweer
24794c60c6 fix page system spacing algorithm 2017-08-10 14:55:04 +02:00
Werner Schweer
9d42e920e8 fix regression: wrong stem direction 2017-08-10 14:35:18 +02:00
Werner Schweer
5cee6f8561 update mtest 2017-08-10 12:27:53 +02:00
Werner Schweer
1e2cabc554 fix import of REPEAT_LEFT style 2017-08-10 12:27:53 +02:00
mirabilos
27c0bc96d1 fix #240941: add Keywords to xdg desktop file
TODO: add more stuff and in more languages
2017-08-10 09:46:35 +02:00
Nicolas Froment
0250fc9941 Merge pull request #3268 from MarcSabatella/243201-no-commands
fix #243201: commands not active
2017-08-10 09:44:26 +02:00
Nicolas Froment
d002042b88 Merge pull request #3271 from aryamanvinchhi/startup
fix #185151 Shortcut Editor press Clear should remove message about previous conflict
2017-08-10 08:11:30 +02:00
Aryaman Vinchhi
da1588dd9d fix #185151 Shortcut Editor press Clear should remove message about previous conflict 2017-08-10 10:58:48 +05:30
lasconic
9255d11c01 improve media upload, make it cancellable and retry on failure. See issue #197716 2017-08-09 23:33:56 +02:00
Werner Schweer
9e66e4fc4b enable collision detection for beams 2017-08-09 16:01:12 +02:00
Marc Sabatella
0ebcf16151 fix #243201: commands not active 2017-08-08 11:20:19 -06:00
Werner Schweer
f8340e1fd8 update mtest 2017-08-08 14:42:04 +02:00
Werner Schweer
1a92bd7fc1 fixes for drum staff layout 2017-08-08 14:01:11 +02:00