Commit graph

211 commits

Author SHA1 Message Date
lasconic
cdb3a48fe4 fix #70791: Export to audio does not respect Synthesizer settings unless saved to score 2017-03-17 09:40:11 +01:00
C. Wick
7398b4c123 added saveAudio to QIODevice function. Previous saveAudio to file function makes use of this function 2017-03-14 19:50:52 +01:00
Werner Schweer
3648dc5495 update album 2017-03-06 11:33:54 +01:00
Eric Fontaine
4a9a216bf8 fix #43681 ScoreView text edit ignore Ctrl/Shift/Alt/Caps for Win Japanese IME
If currently typing Japanese Script, MuseScore ScoreView will ignore these key events, so that they will instead propagate upwards to Windows' Input Method to handle.
2017-02-25 06:38:46 -05:00
Raphael Cojocaru
316e09823b fix #72896: solved the blank name issue within Save as option in Image capture feature by setting a default name consisting of current score name; every score will use this default name for its first save
compute the default path only for the very first save

fixed the coding style issues

updated the solution in order to cover the native dialogs as well
2017-02-20 18:18:26 +02:00
Werner Schweer
eafb1e259d fix #167336: staff scaling doesn't work 2017-02-08 15:34:53 +01:00
Werner Schweer
902a5f7add remove obsolete 'Album'; style updates 2017-01-31 12:22:05 +01:00
ZackTheCardshark
a374d73308 Fix #91571: Add toolbar toggles to View menu 2016-12-28 11:21:42 -05:00
Werner Schweer
dfe4c7b433 in Range(): allow tuplets to be split in the middle 2016-11-28 17:25:37 +01:00
lasconic
f7d6ba6e3c remove unused class member 2016-11-25 14:41:33 +01:00
Werner Schweer
c5f46bb208 rename Xml() -> XmlWriter() 2016-11-19 11:51:21 +01:00
jeetee
9921e108ab removed unused StartDialog, TextEditor 2016-11-10 23:26:13 +01:00
jeetee
109fb7d270 fix #120096 dialogs should remember their previous size 2016-11-10 23:26:12 +01:00
lasconic
073fcdcc88 fix typo on Akkordion, remove the palette for now 2016-10-20 15:07:31 +02:00
Werner Schweer
0763a5cca4 make part names editable 2016-10-10 18:37:39 +02:00
Werner Schweer
2df77e9e1d disable note entry in toolbar pulldown menu 2016-10-10 10:39:04 +02:00
Werner Schweer
6828d0aeb1 fix new wizard: instruments page never reached 2016-10-08 16:56:19 +02:00
Werner Schweer
d9dd7cf09d disable hiding note input toolbar (see 91571) 2016-10-07 16:01:14 +02:00
Werner Schweer
00c14d749f update palettes; fix 'more' button 2016-10-07 13:00:49 +02:00
Werner Schweer
ab354df20f add palette for akkordeon symbols 2016-10-06 14:58:19 +02:00
Werner Schweer
dafb5f3bf3 added more articulations 2016-10-06 14:38:20 +02:00
Werner Schweer
4df25717b6 fix #126546: strange selection behaviour for parts 2016-09-29 17:46:36 +02:00
lasconic
03237ee332 fix read114 test for accidentals, remove old unused accidentals and replace by naturals. Order accidentals like SMuFL. Add a couple more accidentals. 2016-09-29 15:17:51 +02:00
lasconic
f966b08d77 add more F and C clefs, refactor clef.cpp and use symId and line when possible 2016-09-29 01:14:03 +02:00
ZackTheCardshark
0df3510559 Organized palettes and new header/footer syntax for part names, plus fix #110731 and partial fix #120096 2016-09-23 11:33:42 -04:00
werner
e967c0cfa3 first implementation of time delete 2016-08-22 09:37:58 +02:00
Peter Jonas
f4c4f8448e
Option to trigger "Real-time Advance" when MidiRemote key is released 2016-08-08 16:46:48 +01:00
Peter Jonas
de9c2b594b
ScoreStates for new note entry modes 2016-08-08 16:45:45 +01:00
jeetee
8c7969868e fix #119376 utility functions for save/restore geometry 2016-07-28 14:15:31 +02:00
Andrey M. Tokarev
98447418c9 Fix MuseScore crash on startup 2016-07-03 14:03:58 +03:00
lasconic
46c91573de fix #116881: dynamic translation 2016-07-01 15:28:35 +02:00
ZackTheCardshark
930c6fc1f9 Fix #116761: Reorganized and simpler menus 2016-06-30 15:42:38 -04:00
Joachim Schmitz
655632caac fix #82466: add back textual tempo texts 2016-06-17 11:44:39 +02:00
ws
e9c2c7685a make note input toolbar configurable 2016-05-31 17:45:01 +02:00
J.Hoffmann
1b718262de Show duration and notehead during note entry
During note entry shadow notes now also show duration of note
During drum note entry shadow notes show the distince noteheads
2016-05-27 12:49:51 +02:00
Nicolas Froment
931ea7b92b Merge pull request #2607 from hpfmn/fix-111606
Fix #111606
2016-05-20 17:38:26 +02:00
Johannes Wegener
eb7830be44 fix #111606: Add a couple metric modulations to tempo palette 2016-05-20 16:28:45 +02:00
ws
b448ab9c30 update continuous view 2016-05-18 15:44:03 +02:00
ws
01351367dc fix #106296: cant create (additional) parts 2016-04-18 12:20:42 +02:00
ws
f281db5f22 move more functions to MasterScore() 2016-04-13 11:50:18 +02:00
ws
2874c409ae specialize MasterScore() from Score() 2016-04-13 11:46:21 +02:00
lasconic
cf44c208a4 fix #96766: Add a way to reset to factory settings from the UI 2016-02-03 22:20:45 +04:00
lasconic
4c507c7ca2 fix #95351, fix #93131, also fix a crash when changing page arrangement with no score opened 2016-01-29 15:28:45 +04:00
ws
b45c2fc89f fix mag combobox & initial scaling 2015-11-23 16:02:33 +01:00
ws
d8e4373435 make DPI=72 constant 2015-11-16 14:24:47 +01:00
ws
325215b210 simple implementation of SYSTEM layout mode 2015-11-04 13:22:33 +01:00
lasconic
4f5372b8de merge conflict in importxml.cpp 2015-10-28 12:53:20 +01:00
ws
fe29c614de make synthcontrol and mixer persistent 2015-09-08 17:14:02 +02:00
igevorse
8a52704f0b Preferences: Added 'Show Midi controls in Mixer' checkbox 2015-07-15 21:07:34 +05:00
lasconic
aa6a74a66f fix #66121: Add forum link to Help menu 2015-07-01 14:16:55 +02:00