MuseScore/mscore
2015-02-06 23:00:36 +02:00
..
data text input: implement cursor word left/right (ctrl-left/right) 2015-02-02 17:21:22 +01:00
debugger fix #45836: crash on melisma with no end element 2015-01-29 20:13:47 -07:00
importmidi Don't request save score on 'Apply' call on unchanged score in MIDI import 2015-02-06 16:13:59 +03:00
inspector fix #28446 Spanner end is not saved correctly 2015-02-05 11:47:36 +01:00
schema Initial commit 2012-05-26 14:49:10 +02:00
aboutbox.ui fix #24288 2014-01-15 11:44:17 +01:00
aboutmusicxmlbox.ui fix #23258 2013-10-22 18:37:28 +02:00
accessibletoolbutton.cpp Remove Mac defines for accessibility. 2014-12-04 23:51:56 +02:00
accessibletoolbutton.h Added Q_OBJECT macro 2014-08-12 14:32:56 +03:00
album.cpp fix warning reg. no return statement in function returning non-void 2014-11-28 17:16:57 +01:00
album.h fix warning reg. no return statement in function returning non-void 2014-11-28 17:16:57 +01:00
albummanager.cpp fix #39121, fix #20783 2014-11-28 14:49:46 +01:00
albummanager.h fix #39121, fix #20783 2014-11-28 14:49:46 +01:00
albummanager.ui fix #44461: fix Tab order in several dialogs 2015-01-16 17:47:20 +01:00
alsa.cpp small alsa driver update 2015-01-24 11:32:06 +01:00
alsa.h alsa driver update 2015-01-23 14:41:08 +01:00
alsamidi.h Automatic control of JACK/ALSA MIDI Out ports 2014-11-28 20:25:45 +05:00
analyse.h add namespace Ms 2013-05-13 19:43:59 +02:00
articulation.ui clean some dialogs, make group box title bold 2014-07-13 18:14:54 +02:00
articulationprop.cpp convert enum P_ID into enum class 2014-05-26 18:18:01 +02:00
articulationprop.h add namespace Ms 2013-05-13 19:43:59 +02:00
bb.cpp fix #22040 No impending save after making changes to Edit Drumset 2015-02-04 19:51:24 +01:00
bb.h fix warnings reg. wrong header guards 2014-06-17 14:43:30 +02:00
bend.ui several fixes for translations 2014-03-06 18:47:59 +01:00
bendcanvas.h add namespace Ms 2013-05-13 19:43:59 +02:00
bendproperties.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
bendproperties.h add namespace Ms 2013-05-13 19:43:59 +02:00
breaksdialog.cpp native 'break every X measures' function 2014-11-21 00:20:12 -07:00
breaksdialog.h native 'break every X measures' function 2014-11-21 00:20:12 -07:00
breaksdialog.ui fix to plural 2014-11-21 11:58:35 +01:00
capella.cpp cleanup for score dirty status 2015-02-02 10:54:48 +01:00
capella.h Further fixes for text import from Capella files 2015-01-26 13:52:44 +01:00
capxml.cpp Further fixes for text import from Capella files 2015-01-26 13:52:44 +01:00
cellproperties.ui fix #44461: fix Tab order in several dialogs 2015-01-16 17:47:20 +01:00
chordview.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
chordview.h add namespace Ms 2013-05-13 19:43:59 +02:00
click.h Initial commit 2012-05-26 14:49:10 +02:00
CMakeLists.txt Accessibility for play panel, mixer and synthesizer. 2015-02-06 23:00:36 +02:00
continuouspanel.cpp fix #29931: Custom key signatures do not show 2014-12-08 18:02:29 +01:00
continuouspanel.h Fix continuous panel issues and panning 2014-09-12 18:40:30 -04:00
downloadUtils.cpp use AUTOMOC in cmake files 2015-01-27 15:23:20 +01:00
downloadUtils.h use AUTOMOC in cmake files 2015-01-27 15:23:20 +01:00
dragdrop.cpp fix #45961 Adding measures does not mark the file as changed 2015-02-03 13:42:37 +01:00
dragelement.cpp fix #46361 Stems separate from note heads when dragging notes 2015-02-04 14:43:12 +01:00
driver.cpp eliminating needless \n in qDebug() calls 2014-03-25 14:59:32 +01:00
driver.h Automatic control of JACK/ALSA MIDI Out ports 2014-11-28 20:25:45 +05:00
drumroll.cpp fix #45961 Adding measures does not mark the file as changed 2015-02-03 13:42:37 +01:00
drumroll.h fix #37986: lupdate doesn't like forward declaration enums... see http://www.qtcentre.org/threads/59673-lupdate-fails-to-detect-context-for-class-in-namespace 2014-12-08 16:32:44 +01:00
drumtools.cpp fix #22040 No impending save after making changes to Edit Drumset 2015-02-04 19:51:24 +01:00
drumtools.h fix #22040 No impending save after making changes to Edit Drumset 2015-02-04 19:51:24 +01:00
drumview.cpp move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
drumview.h add namespace Ms 2013-05-13 19:43:59 +02:00
editdrumset.cpp fix #22040 No impending save after making changes to Edit Drumset 2015-02-04 19:51:24 +01:00
editdrumset.h fix #22040 No impending save after making changes to Edit Drumset 2015-02-04 19:51:24 +01:00
editdrumset.ui fix #23366: capitalization 2014-01-13 16:37:02 +01:00
editelement.cpp fix #45961 Adding measures does not mark the file as changed 2015-02-03 13:42:37 +01:00
editinstrument.cpp eliminating needless \n in qDebug() calls 2014-03-25 14:59:32 +01:00
editinstrument.h add namespace Ms 2013-05-13 19:43:59 +02:00
editinstrument.ui fix #44461: fix Tab order in several dialogs 2015-01-16 17:47:20 +01:00
editlyrics.cpp fix #46061: select lyric syllables 2015-02-02 10:59:01 -07:00
editpitch.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
editpitch.h add namespace Ms 2013-05-13 19:43:59 +02:00
editpitch.ui fix #24574 2014-02-10 11:27:33 +01:00
editraster.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
editraster.h add namespace Ms 2013-05-13 19:43:59 +02:00
editraster.ui fix capitalisation of various strings in dialogs 2014-10-17 15:40:04 +02:00
editstaff.cpp extend implementation of property system 2015-02-04 22:12:13 +01:00
editstaff.h remove html editor for instrument names 2014-08-27 17:07:55 +02:00
editstaff.ui fix #44461: fix Tab order in several dialogs 2015-01-16 17:47:20 +01:00
editstafftype.cpp fix the remaining (pre-)translation issues 2014-08-19 16:22:30 +02:00
editstafftype.h Updated EditStaffType. Improved EditStaff. 2014-06-02 23:54:42 +02:00
editstafftype.ui fix #44461: fix Tab order in several dialogs 2015-01-16 17:47:20 +01:00
editstringdata.cpp Merge pull request #1133 from mgavioli/Open_strings 2014-08-17 18:36:38 +02:00
editstringdata.h Open strings in StringData. 2014-08-15 02:15:24 +02:00
editstringdata.ui Open strings in StringData. 2014-08-15 02:15:24 +02:00
editstyle.cpp fix staff upper border style setting 2015-01-28 08:56:13 -07:00
editstyle.h small updates for style editor 2015-01-22 16:27:16 +01:00
editstyle.ui cleanups for style editor 2015-01-27 15:23:19 +01:00
enableplayforwidget.cpp Accessibility for play panel, mixer and synthesizer. 2015-02-06 23:00:36 +02:00
enableplayforwidget.h Accessibility for play panel, mixer and synthesizer. 2015-02-06 23:00:36 +02:00
exampleview.cpp fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
exampleview.h fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
excerptsdialog.cpp fix #40106 2014-11-28 15:03:13 +01:00
excerptsdialog.h update also part name on SaveAs 2013-06-03 09:49:50 +02:00
excerptsdialog.ui fix #44461: fix Tab order in several dialogs 2015-01-16 17:47:20 +01:00
exportaudio.cpp misc. cleanups 2014-11-14 11:45:07 +01:00
exportly.cpp fix transposition when changing instrument 2014-06-04 10:40:26 +02:00
exportmidi.cpp fix #29931: Custom key signatures do not show 2014-12-08 18:02:29 +01:00
exportmidi.h add namespace Ms 2013-05-13 19:43:59 +02:00
exportmp3.cpp change mp3 export settings for smaller files 2014-12-30 23:38:47 +01:00
exportmp3.h turn enum AskUser into enum class 2014-07-15 14:14:38 +02:00
exportxml.cpp fix #22040 No impending save after making changes to Edit Drumset 2015-02-04 19:51:24 +01:00
file.cpp fix #10097 2015-02-03 15:10:48 +01:00
file.h add namespace Ms 2013-05-13 19:43:59 +02:00
fotomode.cpp fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
fretcanvas.h add namespace Ms 2013-05-13 19:43:59 +02:00
fretdprops.ui fix #24497: labels align to wrong input region 2014-01-31 10:08:55 +01:00
fretproperties.cpp fix #44436: barré on fretboard diagram extends to the far right 2015-01-16 14:51:09 +01:00
fretproperties.h add namespace Ms 2013-05-13 19:43:59 +02:00
glissandoprop.ui clean some dialogs, make group box title bold 2014-07-13 18:14:54 +02:00
glissandoproperties.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
glissandoproperties.h add namespace Ms 2013-05-13 19:43:59 +02:00
globals.h fix #31856: add option to trim whitespace from exported PNG 2014-12-09 08:55:11 -07:00
greendotbutton.h add namespace Ms 2013-05-13 19:43:59 +02:00
harmonycanvas.h add ability to turn off automatic capitalization of chord symbols 2014-12-17 12:37:06 -07:00
harmonyedit.cpp add ability to turn off automatic capitalization of chord symbols 2014-12-17 12:37:06 -07:00
harmonyedit.h add namespace Ms 2013-05-13 19:43:59 +02:00
harmonyedit.ui some more text fixes 2014-10-30 10:55:40 +01:00
help.cpp updates for local help and build system 2015-02-06 20:38:27 +01:00
help.h updates for local help and build system 2015-02-06 20:38:27 +01:00
helpBrowser.cpp small fix for local help 2015-02-06 17:39:45 +01:00
helpBrowser.h local help, second part 2015-02-06 16:36:43 +01:00
icons.cpp Svg icons for move track up/down buttons on the MIDI import panel 2014-12-30 13:39:45 +03:00
icons.h Svg icons for move track up/down buttons on the MIDI import panel 2014-12-30 13:39:45 +03:00
importbww.cpp fix bww iotest 2015-01-12 20:51:23 +01:00
importgtp-gp4.cpp fix #41991: revert 21aebdc8ce 2014-12-22 12:17:04 +01:00
importgtp-gp5.cpp fix several problems regarding tuplets in GP import 2014-08-25 16:19:35 +02:00
importgtp-gp6.cpp fix #28446 Spanner end is not saved correctly 2015-02-05 11:47:36 +01:00
importgtp.cpp fix #28446 Spanner end is not saved correctly 2015-02-05 11:47:36 +01:00
importgtp.h Fixed rare crash in GP3 files created by TG where very high notes are specified. 2014-10-30 18:23:51 +00:00
importove.cpp fix #22040 No impending save after making changes to Edit Drumset 2015-02-04 19:51:24 +01:00
importxml.cpp fix warning due to now unsused variables 2015-01-26 19:39:28 +01:00
importxmlfirstpass.cpp suppress or remove spurious messages on MusicMXL import 2015-01-25 21:15:14 +01:00
importxmlfirstpass.h use map of instrument changes to create multi-instrument parts 2015-01-18 22:12:17 +01:00
insertmeasuresdialog.ui adding/removing colons in some dialogs 2014-03-06 18:48:04 +01:00
instrdialog.cpp extend implementation of property system 2015-02-04 22:12:13 +01:00
instrdialog.h update instrument handling 2014-08-16 11:21:56 +02:00
instrdialog.ui remove code duplication in InstrumentsDialog and NewWizard 2014-08-15 16:42:21 +02:00
instrwidget.cpp fix #21929 2014-12-01 12:29:36 +01:00
instrwidget.h add another missing file 2014-08-16 11:56:59 +02:00
instrwidget.ui fix toolTips to use Sentence case 2014-10-15 21:16:54 +02:00
instrwizard.ui fix typo 2014-08-18 22:59:27 +02:00
jackaudio.cpp preparations for changing division value 2015-01-12 14:07:05 +01:00
jackaudio.h Automatic control of JACK/ALSA MIDI Out ports 2014-11-28 20:25:45 +05:00
jackweakapi.cpp JACK Transport reposition 2014-07-13 20:13:18 +05:00
keyb.cpp fix #44916: crash on edit element without grips 2015-01-24 08:38:15 -07:00
keycanvas.h add namespace Ms 2013-05-13 19:43:59 +02:00
keyedit.cpp fix #29931: Custom key signatures do not show 2014-12-04 14:40:26 +01:00
keyedit.h fix #29931: Custom key signatures do not show 2014-12-04 14:40:26 +01:00
keyedit.ui fix toolTips to use Sentence case 2014-10-15 21:16:54 +02:00
layer.cpp cleanup for score dirty status 2015-02-02 10:54:48 +01:00
layer.h add namespace Ms 2013-05-13 19:43:59 +02:00
layer.ui fix #44461: fix Tab order in several dialogs 2015-01-16 17:47:20 +01:00
licence.h Initial commit 2012-05-26 14:49:10 +02:00
lineproperties.cpp fix #25896 2014-07-31 17:24:32 +02:00
lineproperties.h simplify TextLine, use only text and drop symbols 2014-03-06 14:53:22 +01:00
lineproperties.ui Fix the tab order of text line properties dlg box. 2014-04-13 00:16:42 +02:00
logindialog.cpp more optimization of the upload process 2014-11-24 17:25:32 +01:00
logindialog.h add client side support for save score online 2014-11-14 21:03:46 +01:00
logindialog.ui add client side support for save score online 2014-11-14 21:03:46 +01:00
loginmanager.cpp clean debug statements 2014-11-24 17:30:07 +01:00
loginmanager.h add support for file update on musescore.com 2014-11-20 18:02:05 +01:00
magbox.cpp updates for local help and build system 2015-02-06 20:38:27 +01:00
magbox.h turn unnamed enum into enum class MagIdx 2014-07-15 14:14:47 +02:00
masterpalette.cpp fix #43296: palette shortcuts don't work 2015-01-24 19:33:59 -07:00
masterpalette.h fix #43296: palette shortcuts don't work 2015-01-24 19:33:59 -07:00
masterpalette.ui fix #23219 2013-10-29 12:10:19 +01:00
measureproperties.cpp remove some superfluos QString() calls 2014-12-09 08:56:24 +01:00
measureproperties.h add namespace Ms 2013-05-13 19:43:59 +02:00
measureproperties.ui fix #44461: fix Tab order in several dialogs 2015-01-16 17:47:20 +01:00
measuresdialog.ui adding/removing colons in some dialogs 2014-03-06 18:48:04 +01:00
mediadialog.cpp cleanup for score dirty status 2015-02-02 10:54:48 +01:00
mediadialog.h add namespace Ms 2013-05-13 19:43:59 +02:00
mediadialog.ui clean some dialogs, make group box title bold 2014-07-13 18:14:54 +02:00
menus.cpp fix #37191: playback of breath & section break pauses 2015-01-29 14:57:36 -07:00
metaedit.cpp fix #36966 2014-11-25 14:52:20 +01:00
metaedit.h fix #33896 2014-11-23 15:42:06 +01:00
metaedit.ui fix translation of some accessibility infos 2014-08-22 18:29:52 +02:00
miconengine.cpp fix #39611 2014-11-25 17:41:23 +01:00
miconengine.h fix #39611 2014-11-25 17:41:23 +01:00
mididriver.cpp Automatic control of JACK/ALSA MIDI Out ports 2014-11-28 20:25:45 +05:00
mididriver.h Automatic control of JACK/ALSA MIDI Out ports 2014-11-28 20:25:45 +05:00
mixer.cpp Accessibility for play panel, mixer and synthesizer. 2015-02-06 23:00:36 +02:00
mixer.h Accessibility for play panel, mixer and synthesizer. 2015-02-06 23:00:36 +02:00
mixer.ui Accessibility for play panel, mixer and synthesizer. 2015-02-06 23:00:36 +02:00
mscorePlugins.cpp fix #45961 Adding measures does not mark the file as changed 2015-02-03 13:42:37 +01:00
musedata.cpp fix #29931: Custom key signatures do not show 2014-12-08 18:02:29 +01:00
musedata.h add namespace Ms 2013-05-13 19:43:59 +02:00
musescore.cpp Accessibility for play panel, mixer and synthesizer. 2015-02-06 23:00:36 +02:00
musescore.h Accessibility for play panel, mixer and synthesizer. 2015-02-06 23:00:36 +02:00
musescore.qrc Fix #44071 2015-01-11 23:48:57 +01:00
musescorefonts-Bravura.qrc Attempt to fix Travis failures 2014-08-12 10:27:52 +02:00
musescorefonts-Free.qrc split Free font resource file 2014-10-27 12:12:31 +01:00
musescorefonts-FreeSerif.qrc split Free font resource file 2014-10-27 12:12:31 +01:00
musescorefonts-Gootville.qrc fix #41641: Change Gonville to Gootville 2014-12-19 17:26:41 +01:00
musescorefonts-MScore.qrc Attempt to fix Travis failures 2014-08-12 10:27:52 +02:00
musescorefonts-MuseJazz.qrc Attempt to fix Travis failures 2014-08-12 10:27:52 +02:00
musicxml.h fix #30791 2014-12-07 19:39:33 +01:00
musicxmlfonthandler.cpp #40211: export symbols including correct font 2015-01-03 17:40:29 +01:00
musicxmlfonthandler.h #40211: export symbols including correct font 2015-01-03 17:40:29 +01:00
musicxmlsupport.cpp use map of instrument changes to create multi-instrument parts 2015-01-18 22:12:17 +01:00
musicxmlsupport.h use map of instrument changes to create multi-instrument parts 2015-01-18 22:12:17 +01:00
navigator.cpp convert enum LayoutMode into enum class 2014-05-30 13:37:34 +02:00
navigator.h add namespace Ms 2013-05-13 19:43:59 +02:00
newwizard.cpp Default template even when user-set folders are empty 2015-01-12 13:05:54 +01:00
newwizard.h new wizard fix: second try 2014-12-22 14:43:00 +01:00
newwizard.ui NewWizard: remove explicit template/from scratch choice 2014-12-11 12:01:51 +01:00
note_groups.ui several fixes for translations 2014-03-06 18:47:59 +01:00
noteGroups.cpp fix typo by changing V_EIGHT to V_EIGHTH 2014-08-17 13:31:35 +02:00
noteGroups.h add namespace Ms 2013-05-13 19:43:59 +02:00
omrpanel.cpp fix #23366 2013-10-31 17:49:38 +01:00
omrpanel.h fix compilation on Mac OS X 2015-02-02 18:48:50 +01:00
omrpanel.ui fix #44461: fix Tab order in several dialogs 2015-01-16 17:47:20 +01:00
osc.cpp fix #45961 Adding measures does not mark the file as changed 2015-02-03 13:42:37 +01:00
ove.cpp turn enum OctaveShiftType into enum class 2014-07-15 14:23:09 +02:00
ove.h really make Text:Type an enum class 2014-07-15 14:23:14 +02:00
pa.cpp NewWizard: remove explicit template/from scratch choice 2014-12-11 12:01:51 +01:00
pa.h Jack hot plug fix, restrict user to uncheck all drivers, fix remembering connections 2014-07-30 22:40:39 +05:00
pagesettings.cpp fix #45961 Adding measures does not mark the file as changed 2015-02-03 13:42:37 +01:00
pagesettings.h add 'apply to all parts' button in page settings 2014-06-28 10:47:01 +02:00
pagesettings.ui allow negative page number offset 2015-01-29 11:53:19 +01:00
paintengine_p.h Initial commit 2012-05-26 14:49:10 +02:00
palette.cpp fix #43521: Double click key signature in new score wizard affects current score 2015-01-06 09:43:00 +01:00
palette.h fix #43521: Double click key signature in new score wizard affects current score 2015-01-06 09:43:00 +01:00
palette.ui fix capitalisation of various strings in dialogs 2014-10-17 15:40:04 +02:00
palettebox.cpp fix #45611: palette not expanding properly, added stretch constant 2015-01-28 23:33:56 -08:00
palettebox.h fix #45611: palette not expanding properly, added stretch constant 2015-01-28 23:33:56 -08:00
paletteBoxButton.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
paletteBoxButton.h convert enum PaletteCommand into enum class 2014-06-24 14:47:04 +02:00
partedit.h fix compilation on Mac OS X 2015-02-02 18:48:50 +01:00
partedit.ui fix toolTips to use Sentence case 2014-10-15 21:16:54 +02:00
pathlistdialog.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
pathlistdialog.h add namespace Ms 2013-05-13 19:43:59 +02:00
pathlistdialog.ui add better UI to edit soundfont and sfz paths 2013-04-18 00:28:33 +02:00
piano.cpp turn enum PianoOrientation into enum class 2014-07-15 14:22:35 +02:00
piano.h turn enum PianoOrientation into enum class 2014-07-15 14:22:35 +02:00
pianoroll.cpp fix #45961 Adding measures does not mark the file as changed 2015-02-03 13:42:37 +01:00
pianoroll.h fix #44466: Crash extending volta over mmrest starting a new system + other cleanups 2015-01-19 12:41:16 +01:00
pianotools.cpp fix window title of PianoTool 2014-12-22 16:13:51 +01:00
pianotools.h add namespace Ms 2013-05-13 19:43:59 +02:00
pianoview.cpp move SegmentType to Segment::Type and make int again 2014-06-26 11:57:39 +02:00
pianoview.h turn unnamed enum with just one member into const int 2014-07-15 14:22:33 +02:00
playpanel.cpp Accessibility for play panel, mixer and synthesizer. 2015-02-06 23:00:36 +02:00
playpanel.h Accessibility for play panel, mixer and synthesizer. 2015-02-06 23:00:36 +02:00
playpanel.ui Accessibility for play panel, mixer and synthesizer. 2015-02-06 23:00:36 +02:00
pluginCreator.cpp plugin fixes 2015-01-10 21:27:13 +01:00
pluginCreator.h turn enum PCState into enum class 2014-07-15 14:22:31 +02:00
pluginCreator.ui remove icons in plugin creator menu 2014-11-11 16:39:06 +01:00
pluginManager.cpp fix crash on first load of pluginManager 2014-09-01 17:42:24 +02:00
pluginManager.h more fixes for plugin manager, load/unload plugins without restart 2014-09-01 16:34:27 +02:00
pluginManager.ui fix #44461: fix Tab order in several dialogs 2015-01-16 17:47:20 +01:00
pm.cpp eliminating needless \n in qDebug() calls 2014-03-25 14:59:32 +01:00
pm.h add namespace Ms 2013-05-13 19:43:59 +02:00
preferences.cpp fix typo: empty plugin list 2015-01-07 15:08:29 +01:00
preferences.h remove MuseScore connect 2014-12-18 20:08:27 +01:00
prefsdialog.h add button to update translations in preferences 2014-08-17 21:58:16 +02:00
prefsdialog.ui fix #44461: fix Tab order in several dialogs 2015-01-16 17:47:20 +01:00
propertymenu.cpp fix #32481 Change to StaffText Properties doesn't mark score dirty 2015-02-04 17:50:29 +01:00
pulseaudio.cpp text: implement entry of unicode hex codes with ctrl+shift+u + code; numbers must be entered on the numpad 2015-01-13 17:21:20 +01:00
qmledit.cpp convert unnamed enum into enum class State 2014-06-24 14:46:56 +02:00
qmledit.h add namespace Ms 2013-05-13 19:43:59 +02:00
qmlplugin.cpp update mtest 2015-02-03 14:18:29 +01:00
qmlplugin.h some fixes from cppcheck analysis 2014-12-09 09:36:24 +01:00
recordbutton.h fix warnings reg. wrong header guards 2014-06-17 14:43:30 +02:00
resourceManager.cpp fix #42156: Translations are not being updated if only instruments.xml is translated 2014-12-26 19:41:44 +01:00
resourceManager.h update resource manager to download instruments_*.qm too 2014-08-17 21:29:05 +02:00
resourceManager.ui Make resource manager text cells not editable 2014-08-31 19:57:56 +04:00
revision.h Add partial loop playback (In/Out position) 2013-08-12 23:02:43 -04:00
ruler.cpp avoid warnings reg. unused variables 2014-06-17 14:35:16 +02:00
ruler.h synchronize loop marker with pianoroll 2013-10-18 12:21:01 +02:00
savePositions.cpp more options to export positions 2014-07-13 18:33:26 +02:00
scoreaccessibility.cpp Accessibility for play panel, mixer and synthesizer. 2015-02-06 23:00:36 +02:00
scoreaccessibility.h fix problems reported by lupdate 2014-11-04 15:04:30 +01:00
scoreBrowser.cpp cache preview images for startcenter 2015-02-06 18:39:13 +01:00
scoreBrowser.h Pass FileInfoList by reference instead of value 2015-01-11 23:21:22 +01:00
scoreBrowser.ui simpler startcenter 2014-12-16 18:02:41 +01:00
scoreInfo.cpp add thumbnails, more code for startcenter 2014-11-12 15:05:31 +01:00
scoreInfo.h add thumbnails, more code for startcenter 2014-11-12 15:05:31 +01:00
scorePreview.cpp implement copy&paste for image mode 2014-11-21 13:07:07 +01:00
scorePreview.h implement copy&paste for image mode 2014-11-21 13:07:07 +01:00
scorePreview.ui fix some strings 2014-11-27 14:02:20 +01:00
scoretab.cpp alsa driver update 2015-01-23 14:41:08 +01:00
scoretab.h fix problems reported by lupdate 2014-11-04 15:04:30 +01:00
scoreview.cpp merge help branch 2015-02-06 17:47:50 +01:00
scoreview.h Merge pull request #1715 from andreituicu/45666 2015-02-02 10:43:28 +01:00
searchComboBox.cpp fix #45666 2015-02-01 21:50:01 +02:00
searchComboBox.h Jaws compatibility. 2015-02-02 00:10:37 +02:00
sectionbreak.ui fix #44461: fix Tab order in several dialogs 2015-01-16 17:47:20 +01:00
sectionbreakprop.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
sectionbreakprop.h add namespace Ms 2013-05-13 19:43:59 +02:00
select.ui fix #44461: fix Tab order in several dialogs 2015-01-16 17:47:20 +01:00
selectdialog.cpp fix #38371: element (sub)type shown untranslated 2014-11-06 22:08:46 +01:00
selectdialog.h Added selection range filter to Select Window 2014-07-24 20:53:48 +02:00
selectinstr.ui fix #44461: fix Tab order in several dialogs 2015-01-16 17:47:20 +01:00
selectionwindow.cpp Accessibility for Selection filter. 2015-02-03 03:06:16 +02:00
selectionwindow.h Accessibility for Selection filter. 2015-02-03 03:06:16 +02:00
selinstrument.cpp fix #19693: New Instrument Selection Menu for the Create Score Dialogue 2013-09-12 21:34:47 +02:00
selinstrument.h fix #19693: New Instrument Selection Menu for the Create Score Dialogue 2013-09-12 21:34:47 +02:00
seq.cpp stop sustain on all channels 2014-12-20 21:56:46 +01:00
seq.h add metronome volume control to synthesizer gui 2015-01-02 14:12:05 +01:00
shortcut.cpp local help, second part 2015-02-06 16:36:43 +01:00
shortcut.h fix #35601 2014-11-17 11:59:28 +01:00
shortcutcapturedialog.cpp fix #41551: Shortcuts using shift are not registered correctly. 2014-12-23 13:21:02 +01:00
shortcutcapturedialog.h fix #22308: Changing shortcuts does not work 2013-09-16 11:20:26 +02:00
shortcutcapturedialog.ui Accessible dialogs. 2014-08-18 18:09:58 +03:00
simplebutton.cpp fix #39611 2014-11-25 17:41:23 +01:00
simplebutton.h fix #39611 2014-11-25 17:41:23 +01:00
splitstaff.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
splitstaff.h add namespace Ms 2013-05-13 19:43:59 +02:00
splitstaff.ui clean some dialogs, make group box title bold 2014-07-13 18:14:54 +02:00
stafftext.ui fix #44461: fix Tab order in several dialogs 2015-01-16 17:47:20 +01:00
stafftextproperties.cpp cleanup for score dirty status 2015-02-06 16:44:47 +01:00
stafftextproperties.h fix #32481 Change to StaffText Properties doesn't mark score dirty 2015-02-04 17:50:29 +01:00
stafftypetemplates.ui staff type edit updates 2014-05-12 18:04:59 +02:00
startcenter.cpp startcenter shortcut doesn't work after closing via Esc 2015-01-24 19:34:24 -07:00
startcenter.h fix warning reg. unused parameter 2014-12-20 10:53:58 +01:00
startcenter.ui cosmetic changes on startcenter 2014-12-19 18:27:30 +01:00
startdialog.ui clean some dialogs, make group box title bold 2014-07-13 18:14:54 +02:00
svggenerator.cpp Initial commit 2012-05-26 14:49:10 +02:00
svggenerator.h improve, fix and extend plugin dosumentation 2014-01-12 12:51:51 +01:00
symboldialog.cpp implement f2 menus as palette 2014-07-22 12:20:08 +02:00
symboldialog.h add ScoreFont to Symbol class; extend master palette symbols dialog; misc cleanups 2013-11-25 15:02:55 +01:00
symboldialog.ui fix capitalisation of various strings in dialogs 2014-10-17 15:40:04 +02:00
synthcontrol.cpp Accessibility for play panel, mixer and synthesizer. 2015-02-06 23:00:36 +02:00
synthcontrol.h Accessibility for play panel, mixer and synthesizer. 2015-02-06 23:00:36 +02:00
synthcontrol.ui Accessibility for play panel, mixer and synthesizer. 2015-02-06 23:00:36 +02:00
textcursor.cpp move SegmentType to Segment::Type and make int again 2014-06-26 11:57:39 +02:00
textcursor.h convert "enum class" to "enum class : char" 2014-05-23 10:35:15 +02:00
texteditor.cpp fix toolTips to use Sentence case 2014-10-15 21:16:54 +02:00
texteditor.h fix #23030 : Missing action buttons in TextEditor 2014-08-18 08:40:40 +02:00
textpalette.cpp add more text symbols & shortcuts 2014-08-19 17:26:45 -06:00
textpalette.h implement f2 menus as palette 2014-07-22 12:20:08 +02:00
textpalette.ui fix capitalisation of various strings in dialogs 2014-10-17 15:40:04 +02:00
textprop.cpp fix regression: add instrument 2014-08-16 17:54:20 +02:00
textprop.h another fix for #25896 2014-08-06 19:18:40 +02:00
textproperties.cpp fix default frame width and margin in text style/properties, rework text properties dialog 2014-04-25 11:50:31 +02:00
textproperties.h 'reset to style' in text property menu now removes special text formatting 2014-03-14 17:07:29 +01:00
textproperties.ui fix #44461: fix Tab order in several dialogs 2015-01-16 17:47:20 +01:00
textstyle.cpp cleanup for score dirty status 2015-02-02 10:54:48 +01:00
textstyle.h add 'apply to all parts' button to text style and general style editing dialogs 2014-06-28 11:43:59 +02:00
textstyle.ui fix default frame width and margin in text style/properties, rework text properties dialog 2014-04-25 11:50:31 +02:00
texttools.cpp add gui scaling option -x 2014-11-23 15:26:02 -07:00
texttools.h remove unstyled text 2014-03-14 11:36:16 +01:00
timedialog.cpp fix #29931: Custom key signatures do not show 2014-12-04 14:40:26 +01:00
timedialog.h better key and time sig master palette 2013-09-11 12:28:04 +02:00
timedialog.ui fix toolTips to use Sentence case 2014-10-15 21:16:54 +02:00
timesigproperties.cpp fix #14548 2014-10-09 11:14:15 +02:00
timesigproperties.h add namespace Ms 2013-05-13 19:43:59 +02:00
timesigproperties.ui fix #35366 2014-10-05 18:03:05 +02:00
timesigwizard.ui fix translation of some accessibility infos 2014-08-22 18:29:52 +02:00
transposedialog.cpp make transpose on list selection work 2014-12-15 17:44:32 +01:00
transposedialog.h make transpose on list selection work 2014-12-15 17:44:32 +01:00
transposedialog.ui fix #44461: fix Tab order in several dialogs 2015-01-16 17:47:20 +01:00
tremolobar.ui fix capitalisation of various strings in dialogs 2014-10-17 15:40:04 +02:00
tremolobarcanvas.h add namespace Ms 2013-05-13 19:43:59 +02:00
tremolobarprop.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
tremolobarprop.h add namespace Ms 2013-05-13 19:43:59 +02:00
tupletdialog.cpp convert unnamed enums into enum class NumberTyp 2014-05-26 12:27:40 +02:00
tupletdialog.h add namespace Ms 2013-05-13 19:43:59 +02:00
tupletdialog.ui clean some dialogs, make group box title bold 2014-07-13 18:14:54 +02:00
updatechecker.cpp Revert "prepare release of 2.0 beta2" 2014-12-22 22:18:35 +01:00
updatechecker.h add namespace Ms 2013-05-13 19:43:59 +02:00
uploadscoredialog.cpp fix #45961 Adding measures does not mark the file as changed 2015-02-03 13:42:37 +01:00
uploadscoredialog.h add support for file update on musescore.com 2014-11-20 18:02:05 +01:00
uploadscoredialog.ui add support for file update on musescore.com 2014-11-20 18:02:05 +01:00
voltaproperties.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
voltaproperties.h add namespace Ms 2013-05-13 19:43:59 +02:00
voltaproperties.ui clean some dialogs, make group box title bold 2014-07-13 18:14:54 +02:00
waveview.cpp convert enum TType into enum class 2014-05-26 15:49:20 +02:00
waveview.h add namespace Ms 2013-05-13 19:43:59 +02:00
webpage.cpp add gui scaling option -x 2014-11-23 15:26:02 -07:00
webpage.h fix compilation on Mac OS X 2015-02-02 18:48:50 +01:00
workspace.cpp remove some superfluos QString() calls 2014-12-09 08:56:24 +01:00
workspace.h change implementation of buildin workspaces 2013-11-21 16:40:30 +01:00