MuseScore/mscore
Joachim Schmitz 7f72bab1ca cleanup ui files to be closer to Qt defaults
mostly by removing explicit setting that are identical to implicit ones,
smetimes by changig to default
2016-06-21 16:03:19 +02:00
..
data Fix #99476: Update rest icon to show other durations than quarter rest 2016-06-16 20:52:18 -04:00
debugger use icons from resource in ui files rather than use setIcon() 2016-06-20 15:48:53 +02:00
importmidi use icons from resource in ui files rather than use setIcon() 2016-06-20 15:48:53 +02:00
inspector change tooltip of reset buttons in inspector 2016-06-21 09:25:02 +02:00
schema Initial commit 2012-05-26 14:49:10 +02:00
aboutbox.ui cleanup ui files to be closer to Qt defaults 2016-06-21 16:03:19 +02:00
aboutmusicxmlbox.ui cleanup ui files to be closer to Qt defaults 2016-06-21 16:03:19 +02:00
accessibletoolbutton.cpp fix #113556: Note input toolbar not accessible via tab 2016-06-01 14:25:43 +02:00
accessibletoolbutton.h Added Q_OBJECT macro 2014-08-12 14:32:56 +03:00
album.cpp fix #105716 Album option Page/Section Break 2016-04-14 15:59:31 -04:00
album.h fix #105716 Album option Page/Section Break 2016-04-14 15:59:31 -04:00
albummanager.cpp use icons from resource in ui files rather than use setIcon() 2016-06-20 15:48:53 +02:00
albummanager.h fix #39121, fix #20783 2014-11-28 14:49:46 +01:00
albummanager.ui use icons from resource in ui files rather than use setIcon() 2016-06-20 15:48:53 +02:00
alsa.cpp fix mtest 2016-04-21 12:15:05 +02: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 cleanup ui files to be closer to Qt defaults 2016-06-21 16:03:19 +02:00
articulationprop.cpp fix #63511: Crash when attempting to view Articulation Properties 2015-06-03 10:20:56 +02:00
articulationprop.h add namespace Ms 2013-05-13 19:43:59 +02:00
bb.cpp move more functions to MasterScore() 2016-04-13 11:50:18 +02: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 fix #113931 : freeze when importing Capella file with staff without time signature (workaround) 2016-06-20 17:34:13 +02:00
capella.h Fix char sign to pass tests on ARM. 2016-03-30 13:07:30 -04:00
capxml.cpp move more functions to MasterScore() 2016-04-13 11:50:18 +02:00
cellproperties.ui cleanup ui files to be closer to Qt defaults 2016-06-21 16:03:19 +02: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 Fix spelling in CMakeLists.txt files 2016-06-10 10:38:13 +02:00
continuouspanel.cpp First attempt to not allow gaps any more 2016-06-01 18:31:51 +02:00
continuouspanel.h update continuous view 2016-05-18 15:44:03 +02: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 update UI after command 2016-05-18 16:32:53 +02:00
dragelement.cpp use ottava shape for system distance calculation 2016-06-16 11:20:22 +02: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 #106726: Incorrect distance from barline to accidental 2016-04-18 18:11:51 +02: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 specialize MasterScore() from Score() 2016-04-13 11:46:21 +02:00
drumtools.h fix #47396 crash when changing drumset 2015-03-17 11:50:59 +01:00
drumview.cpp fix all warnings on Mac OSX. Hopefully without side effects on other platforms. 2015-05-05 18:28:39 +02:00
drumview.h fix all warnings on Mac OSX. Hopefully without side effects on other platforms. 2015-05-05 18:28:39 +02:00
editdrumset.cpp framework for partial relayout 2016-04-13 11:35:21 +02:00
editdrumset.h fix #22040 No impending save after making changes to Edit Drumset 2015-02-04 19:51:24 +01:00
editdrumset.ui various i18n text improvements 2016-06-06 11:35:54 +02:00
editelement.cpp fix #106726: Incorrect distance from barline to accidental 2016-04-18 18:11:51 +02: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 cleanup ui files to be closer to Qt defaults 2016-06-21 16:03:19 +02:00
editlyrics.cpp framework for partial relayout 2016-04-13 11:35:21 +02: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 Improve dlg box for selecting string pitches 2015-02-10 14:12:25 +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 cleanup ui files to be closer to Qt defaults 2016-06-21 16:03:19 +02:00
editstaff.cpp use icons from resource in ui files rather than use setIcon() 2016-06-20 15:48:53 +02:00
editstaff.h fix #9352: instrument change transposition 2015-09-25 08:35:55 -06:00
editstaff.ui cleanup ui files to be closer to Qt defaults 2016-06-21 16:03:19 +02:00
editstafftype.cpp fix #108146: crash when entering Advanced Staff Properties dialog 2016-05-04 14:36:21 +02:00
editstafftype.h Updated EditStaffType. Improved EditStaff. 2014-06-02 23:54:42 +02:00
editstafftype.ui cleanup ui files to be closer to Qt defaults 2016-06-21 16:03:19 +02: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 use icons from resource in ui files rather than use setIcon() 2016-06-20 15:48:53 +02:00
editstyle.h editstyle cleanup 2016-04-13 11:35:22 +02:00
editstyle.ui cleanup ui files to be closer to Qt defaults 2016-06-21 16:03:19 +02: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 #106726: Incorrect distance from barline to accidental 2016-04-18 18:11:51 +02:00
exampleview.h Using signed char to avoid build errors on some architectures. See https://bugs.debian.org/789754 for more details. 2015-07-08 08:52:30 -04:00
excerptsdialog.cpp use icons from resource in ui files rather than use setIcon() 2016-06-20 15:48:53 +02:00
excerptsdialog.h move more functions to MasterScore() 2016-04-13 11:50:18 +02:00
excerptsdialog.ui cleanup ui files to be closer to Qt defaults 2016-06-21 16:03:19 +02:00
exportaudio.cpp move more functions to MasterScore() 2016-04-13 11:50:18 +02:00
exportly.cpp fix transposition when changing instrument 2014-06-04 10:40:26 +02:00
exportmidi.cpp move more functions to MasterScore() 2016-04-13 11:50:18 +02:00
exportmidi.h add namespace Ms 2013-05-13 19:43:59 +02:00
exportmp3.cpp move more functions to MasterScore() 2016-04-13 11:50:18 +02:00
exportmp3.h turn enum AskUser into enum class 2014-07-15 14:14:38 +02:00
exportxml.cpp implement property 'placement' for dynamic (flip) 2016-06-14 18:30:34 +02:00
file.cpp fix #106266: avoid unicode flats and sharps in filenames 2016-05-20 17:11:51 +02:00
file.h add namespace Ms 2013-05-13 19:43:59 +02:00
fotomode.cpp fix #109711: don't translate filename extensions 2016-05-04 17:13:57 +02: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 cleanup ui files to be closer to Qt defaults 2016-06-21 16:03:19 +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 #109626: add option to force loading score in converter mode 2016-05-03 14:23:09 +02: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 use icons from resource in ui files rather than use setIcon() 2016-06-20 15:48:53 +02:00
harmonyedit.h add namespace Ms 2013-05-13 19:43:59 +02:00
harmonyedit.ui use icons from resource in ui files rather than use setIcon() 2016-06-20 15:48:53 +02:00
help.cpp remove local handbook menu, add language dependent link for online handbook 2015-03-13 09:27:35 +01:00
help.h fix #47351 Crash when running in converter mode 2015-02-12 11:55:43 +01:00
helpBrowser.cpp fix #57096 - lupdate does't like syntax error, even in commented code. Does't like C++11 style multiline literal either. 2015-04-23 17:42:48 +02:00
helpBrowser.h local help, second part 2015-02-06 16:36:43 +01:00
icons.cpp fix #69751: add triple and quadruple augmentation dots 2016-05-31 19:48:28 +02:00
icons.h use icons from resource in ui files rather than use setIcon() 2016-06-20 15:48:53 +02:00
importbww.cpp move more functions to MasterScore() 2016-04-13 11:50:18 +02:00
importgtp-gp4.cpp Layout reorganization 2016-04-13 11:05:04 +02:00
importgtp-gp5.cpp framework for partial relayout 2016-04-13 11:35:21 +02:00
importgtp-gp6.cpp some regression fixes, code cleanups 2016-04-13 11:08:01 +02:00
importgtp.cpp fix guitar pro tests 2016-06-01 23:24:05 +02:00
importgtp.h fix #88036: In a multivoices context, Voices 2-3-4 are lost in the .gpx format 2016-01-23 15:53:46 +04:00
importmxml.cpp MusicXML pull parser 2015-04-03 07:09:23 +02:00
importmxml.h MusicXML pull parser 2015-04-03 07:09:23 +02:00
importmxmlpass1.cpp change #107936 default to 4/4 2016-05-18 08:00:32 +02:00
importmxmlpass1.h framework for partial relayout 2016-04-13 11:35:21 +02:00
importmxmlpass2.cpp implement property 'placement' for dynamic (flip) 2016-06-14 18:30:34 +02:00
importmxmlpass2.h framework for partial relayout 2016-04-13 11:35:21 +02:00
importove.cpp fix ove mtest 2016-06-03 15:04:39 +02:00
importxml.cpp move more functions to MasterScore() 2016-04-13 11:50:18 +02:00
importxmlfirstpass.cpp Remove MusicXML DOM parser 2015-09-27 20:12:47 +02:00
importxmlfirstpass.h Remove MusicXML DOM parser 2015-09-27 20:12:47 +02:00
insertmeasuresdialog.ui tidying up the drawing of loop cursor, fix typo 2015-09-14 19:43:31 +02:00
instrdialog.cpp fix #109711: don't translate filename extensions 2016-05-04 17:13:57 +02:00
instrdialog.h update instrument handling 2014-08-16 11:21:56 +02:00
instrdialog.ui various i18n text improvements 2016-06-06 11:35:54 +02:00
instrwidget.cpp use icons from resource in ui files rather than use setIcon() 2016-06-20 15:48:53 +02:00
instrwidget.h add another missing file 2014-08-16 11:56:59 +02:00
instrwidget.ui use icons from resource in ui files rather than use setIcon() 2016-06-20 15:48:53 +02:00
instrwizard.ui cleanup reg. notr="true" in some .ui files 2016-06-17 15:09:50 +02:00
jackaudio.cpp Comments fix 2015-06-13 21:07:57 +05: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 follow up for fix #69751 2016-06-01 12:35:20 +02: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 cleanup ui files to be closer to Qt defaults 2016-06-21 16:03:19 +02:00
layer.cpp framework for partial relayout 2016-04-13 11:35:21 +02: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 #102071: sym not processed in line properties 2016-03-17 14:49:49 -06:00
lineproperties.h simplify TextLine, use only text and drop symbols 2014-03-06 14:53:22 +01:00
lineproperties.ui mark "..." untranslatable 2015-02-17 12:24:22 +01:00
logindialog.cpp Simplify texts in various dialogs, for translators' benefit 2016-03-25 09:06:56 +01:00
logindialog.h add client side support for save score online 2014-11-14 21:03:46 +01:00
logindialog.ui more fixes for plugin mode. Some cosmetic changes. 2015-03-04 16:44:03 +01:00
loginmanager.cpp Simplify texts in various dialogs, for translators' benefit 2016-03-25 09:06:56 +01:00
loginmanager.h cosmetic changes, start center, login, upload, score browser 2015-02-26 18:11:39 +01:00
magbox.cpp fix #96971 suppress benign make release warnings 2016-02-12 01:28:16 -05:00
magbox.h fix build failure introduced by b45c2fc 2015-11-24 10:09:38 +01:00
masterpalette.cpp fix #82466: add back textual tempo texts 2016-06-17 11:44:39 +02:00
masterpalette.h implement classes for master palette symbols 2016-05-17 14:44:44 +02:00
masterpalette.ui implement classes for master palette symbols 2016-05-17 14:44:44 +02:00
measureproperties.cpp fix #106726: Incorrect distance from barline to accidental 2016-04-18 18:11:51 +02:00
measureproperties.h add namespace Ms 2013-05-13 19:43:59 +02:00
measureproperties.ui cleanup ui files to be closer to Qt defaults 2016-06-21 16:03:19 +02:00
measuresdialog.ui fix several typos found during dutch translation 2015-09-14 16:39:47 +02:00
mediadialog.cpp use icons from resource in ui files rather than use setIcon() 2016-06-20 15:48:53 +02:00
mediadialog.h specialize MasterScore() from Score() 2016-04-13 11:46:21 +02:00
mediadialog.ui use icons from resource in ui files rather than use setIcon() 2016-06-20 15:48:53 +02:00
menus.cpp slim down basic workspace a bit more 2016-06-20 15:33:05 +02:00
metaedit.cpp cleanup ui files to be closer to Qt defaults 2016-06-21 16:03:19 +02:00
metaedit.h fix #33896 2014-11-23 15:42:06 +01:00
metaedit.ui cleanup ui files to be closer to Qt defaults 2016-06-21 16:03:19 +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 move more functions to MasterScore() 2016-04-13 11:50:18 +02:00
mididriver.h Automatic control of JACK/ALSA MIDI Out ports 2014-11-28 20:25:45 +05:00
mixer.cpp move more functions to MasterScore() 2016-04-13 11:50:18 +02:00
mixer.h move more functions to MasterScore() 2016-04-13 11:50:18 +02:00
mixer.ui cleanup ui files to be closer to Qt defaults 2016-06-21 16:03:19 +02:00
mscorePlugins.cpp fix #90811: allow dots in filenames 2015-12-16 10:24:34 +01:00
musedata.cpp move more functions to MasterScore() 2016-04-13 11:50:18 +02:00
musedata.h add namespace Ms 2013-05-13 19:43:59 +02:00
musescore.cpp use icons from resource in ui files rather than use setIcon() 2016-06-20 15:48:53 +02:00
musescore.h fix #82466: add back textual tempo texts 2016-06-17 11:44:39 +02:00
musescore.qrc fix #69751: add triple and quadruple augmentation dots 2016-05-31 19:48:28 +02:00
musescorefonts-Bravura.qrc Attempt to fix Travis failures 2014-08-12 10:27:52 +02:00
musescorefonts-Free.qrc fix #53481: FreeSerif font included with MuseScore is missing italic 2015-04-15 14:10:07 +02: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-Mac.qrc fix compilation on Mac OSX 2015-05-06 13:18:04 +02: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 Remove MusicXML DOM parser 2015-09-27 20:12:47 +02: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 add tests for scripting interface 2015-04-03 18:24:12 +02:00
musicxmlsupport.h framework for partial relayout 2016-04-13 11:35:21 +02:00
navigator.cpp fix #113396: High CPU usage with navigator on 2016-05-31 11:13:32 +02:00
navigator.h fix #113396: High CPU usage with navigator on 2016-05-31 11:13:32 +02:00
newwizard.cpp fix #90811: allow dots in filenames 2015-12-16 10:24:34 +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 cleanup ui files to be closer to Qt defaults 2016-06-21 16:03:19 +02:00
noteGroups.cpp fix #78421: Time Signature dialogs use Emmentaler and MuseScore 1 background color instead of Bravura and MuseScore 2 background color 2016-02-16 11:46:47 +04:00
noteGroups.h add namespace Ms 2013-05-13 19:43:59 +02:00
omrpanel.cpp Fix #110306: Enable and improve OMR module 2016-05-17 11:48:38 -04:00
omrpanel.h Fix #110306: Enable and improve OMR module 2016-05-17 11:48:38 -04:00
omrpanel.ui fix #44461: fix Tab order in several dialogs 2015-01-16 17:47:20 +01:00
osc.cpp move more functions to MasterScore() 2016-04-13 11:50:18 +02:00
ove.cpp Fix #100396: change "note heads" to "noteheads" 2016-05-02 21:22:29 -04:00
ove.h fix all warnings on Mac OSX. Hopefully without side effects on other platforms. 2015-05-05 18:28:39 +02:00
pa.cpp use local encoding for Portaudio device and api 2016-03-16 17:35:34 +04: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 enable translation for paper format 2016-05-04 17:14:21 +02:00
pagesettings.h specialize MasterScore() from Score() 2016-04-13 11:46:21 +02:00
pagesettings.ui cleanup ui files to be closer to Qt defaults 2016-06-21 16:03:19 +02:00
paintengine_p.h Initial commit 2012-05-26 14:49:10 +02:00
palette.cpp fix #95466: wrong size palettes with 0.8 scaling when using 120 DPI display 2016-01-25 15:12:30 -07: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 #67291: Confirmation before deletion of a palette 2016-04-08 15:07:40 +05:30
palettebox.h add palette context menu to enable single palette mode 2015-03-31 12:14:41 +02:00
paletteBoxButton.cpp various i18n text improvements 2016-06-06 11:35:54 +02:00
paletteBoxButton.h convert enum PaletteCommand into enum class 2014-06-24 14:47:04 +02:00
partedit.h fix automoc error on mac osx 2016-04-30 12:07:21 +02:00
partedit.ui fix toolTips to use Sentence case 2014-10-15 21:16:54 +02:00
pathlistdialog.cpp simplify Qt5Find and remove Qt4 left over. Change deprecated function calls. 2016-04-18 19:23:45 +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 warning reg. unused parameter introduced by d16c5ed 2016-05-25 16:23:09 +02:00
pianoroll.h Merge pull request #2543 from luyikei/fix-key-press 2016-05-20 17:32:17 +02:00
pianotools.cpp fix #102011: Change the highlight color for the piano notes 2016-03-24 21:14:10 +04:00
pianotools.h fix #59171: Pressing a key in Piano Keyboard window sustains indefinitely (if sound supports it) 2015-05-10 10:01:01 +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 fix #99811 : Implements snapping of tempo slider 2016-03-11 14:54:52 +05:30
playpanel.h Accessibility for play panel, mixer and synthesizer. 2015-02-06 23:00:36 +02:00
playpanel.ui cleanup ui files to be closer to Qt defaults 2016-06-21 16:03:19 +02:00
pluginCreator.cpp simplify Qt5Find and remove Qt4 left over. Change deprecated function calls. 2016-04-18 19:23:45 +02:00
pluginCreator.h turn enum PCState into enum class 2014-07-15 14:22:31 +02:00
pluginCreator.ui fix #30206: [Mac OSX] Unable to quit MuseScore if and after Plugin Creator is loaded 2015-02-18 16:26:59 +01:00
pluginManager.cpp fix #90811: allow dots in filenames 2015-12-16 10:24:34 +01:00
pluginManager.h fix #49486 Shortcuts for Plugins don't work 2015-03-04 14:32:54 +01:00
pluginManager.ui cleanup ui files to be closer to Qt defaults 2016-06-21 16:03:19 +02:00
pm.cpp add controller read in PortMidi driver 2015-04-19 19:04:38 +02:00
pm.h add namespace Ms 2013-05-13 19:43:59 +02:00
preferences.cpp use icons from resource in ui files rather than use setIcon() 2016-06-20 15:48:53 +02:00
preferences.h make note input toolbar configurable 2016-05-31 17:45:01 +02:00
prefsdialog.h fix #99236 remove mscoreGlobalShare/sound from soundfont path 2016-02-25 05:28:43 -05:00
prefsdialog.ui cleanup ui files to be closer to Qt defaults 2016-06-21 16:03:19 +02:00
propertymenu.cpp move more functions to MasterScore() 2016-04-13 11:50:18 +02: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 move more functions to MasterScore() 2016-04-13 11:50:18 +02:00
qmlplugin.h move more functions to MasterScore() 2016-04-13 11:50:18 +02:00
recordbutton.h fix warnings reg. wrong header guards 2014-06-17 14:43:30 +02:00
resourceManager.cpp simplify Qt5Find and remove Qt4 left over. Change deprecated function calls. 2016-04-18 19:23:45 +02: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 make DPI=72 constant 2015-11-16 14:24:47 +01:00
scoreaccessibility.cpp misc. updates to layout 2016-04-13 12:05:46 +02:00
scoreaccessibility.h fix problems reported by lupdate 2014-11-04 15:04:30 +01:00
scoreBrowser.cpp remove getting started score, will be replaced by webview in start center. See #95856 2016-03-22 17:37:04 +04:00
scoreBrowser.h add custom template files in second position, directories are now ordered globally between system and user templates 2015-04-29 11:34:10 +02:00
scoreBrowser.ui fix multiple typos 2015-09-22 16:40:54 +02: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 multiple typos 2015-09-22 16:40:54 +02:00
scoretab.cpp Fix #110306: Enable and improve OMR module 2016-05-17 11:48:38 -04:00
scoretab.h move more functions to MasterScore() 2016-04-13 11:50:18 +02:00
scoreview.cpp Use plural for 'join-measures' 2016-06-09 09:16:37 +02:00
scoreview.h Show duration and notehead during note entry 2016-05-27 12:49:51 +02:00
searchComboBox.cpp fix #105256: allow searching for numerical rehearsal marks 2016-04-15 14:29:33 +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 cleanup ui files to be closer to Qt defaults 2016-06-21 16:03:19 +02: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 fix #33131: Add a way to select/deselect all in Selection Filter 2016-06-20 15:32:39 +02:00
selectionwindow.h Accessibility for Selection filter. 2015-02-03 03:06:16 +02:00
selinstrument.cpp fix #45231 Undo does not restore sound of deleted instrument change, crash on subsequent undo 2015-03-05 16:55:09 +01:00
selinstrument.h fix #45231 Undo does not restore sound of deleted instrument change, crash on subsequent undo 2015-03-05 16:55:09 +01:00
seq.cpp fix #115491: Loop out on end repeat goes to repeat start and not loop in. 2016-06-18 17:04:21 +02:00
seq.h move more functions to MasterScore() 2016-04-13 11:50:18 +02:00
shortcut.cpp Use plural for 'join-measures' 2016-06-09 09:16:37 +02:00
shortcut.h Fix #52131 - Shortcut conflict detection does not take states into account 2015-03-23 13:38:04 +01:00
shortcutcapturedialog.cpp fix #101916: undetected conflict with standard keys 2016-03-16 17:15:52 +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 cleanup ui files to be closer to Qt defaults 2016-06-21 16:03:19 +02:00
stafftext.ui cleanup ui files to be closer to Qt defaults 2016-06-21 16:03:19 +02:00
stafftextproperties.cpp Merge pull request #2071 from Jojo-Schmitz/stafftextproperties 2015-06-23 15:43:28 +02: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 reactivate start center without webview for now 2016-04-19 13:55:55 +02:00
startcenter.h reactivate start center without webview for now 2016-04-19 13:55:55 +02:00
startcenter.ui fix #49711, cosmetic change in start center, add a small tutorial in start center 2015-03-05 11:10:45 +01:00
startdialog.ui various i18n text improvements 2016-06-06 11:35:54 +02:00
svggenerator.cpp Fix #114691 2016-06-10 07:48:02 -06:00
svggenerator.h #86686 9 SVG Export Improvements 2015-12-11 14:21:21 -06:00
symboldialog.cpp use ranges.json instead of classes.json to structure symbols in master palette 2016-05-17 15:51:11 +02:00
symboldialog.h use ranges.json instead of classes.json to structure symbols in master palette 2016-05-17 15:51:11 +02:00
symboldialog.ui make symbol dialog searchable 2015-06-06 23:34:33 +02:00
synthcontrol.cpp specialize MasterScore() from Score() 2016-04-13 11:46:21 +02:00
synthcontrol.h Accessibility for play panel, mixer and synthesizer. 2015-02-06 23:00:36 +02:00
synthcontrol.ui make synthcontrol and mixer persistent 2015-09-08 17:14:02 +02:00
textcursor.cpp make DPI=72 constant 2015-11-16 14:24:47 +01:00
textcursor.h TAB: Support for input and display of bass string notations 2015-08-17 10:52:05 +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 fix #111856: Add Unicode accidentals to "Common Symbols" section of Special Characters 2016-05-20 12:20:39 +02:00
textpalette.h use ranges.json instead of classes.json to structure symbols in master palette 2016-05-17 15:51:11 +02:00
textpalette.ui Improve F2 text symbol palette 2015-09-02 12:13:58 +02:00
textprop.cpp use icons from resource in ui files rather than use setIcon() 2016-06-20 15:48:53 +02:00
textprop.h framework for partial relayout 2016-04-13 11:35:21 +02:00
textproperties.cpp fix #63706: Dynamics and Tempo: reset to style in text properties produces a wrong result 2015-06-05 16:13:51 +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 cleanup ui files to be closer to Qt defaults 2016-06-21 16:03:19 +02:00
textstyledialog.cpp specialize MasterScore() from Score() 2016-04-13 11:46:21 +02:00
textstyledialog.h framework for partial relayout 2016-04-13 11:35:21 +02:00
textstyledialog.ui framework for partial relayout 2016-04-13 11:35:21 +02:00
texttools.cpp fix #106726: Incorrect distance from barline to accidental 2016-04-18 18:11:51 +02:00
texttools.h remove unstyled text 2014-03-14 11:36:16 +01:00
timedialog.cpp fix selection of added time signature in Master Palette 2016-03-30 11:48:12 +04:00
timedialog.h better key and time sig master palette 2013-09-11 12:28:04 +02:00
timedialog.ui move Add button in time signature dialog in the same corner than keysig dialog 2015-04-29 17:24:54 +02:00
timesigproperties.cpp fix #78421: Time Signature dialogs use Emmentaler and MuseScore 1 background color instead of Bravura and MuseScore 2 background color 2016-02-16 11:46:47 +04:00
timesigproperties.h add namespace Ms 2013-05-13 19:43:59 +02:00
timesigproperties.ui cleanup ui files to be closer to Qt defaults 2016-06-21 16:03:19 +02:00
timesigwizard.ui cleanup ui files to be closer to Qt defaults 2016-06-21 16:03:19 +02:00
toolbarEditor.cpp make note input toolbar configurable 2016-05-31 17:45:01 +02:00
toolbarEditor.h make note input toolbar configurable 2016-05-31 17:45:01 +02:00
toolbarEditor.ui add icons from resource to dialogs 2016-06-21 16:01:59 +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 cleanup ui files to be closer to Qt defaults 2016-06-21 16:03:19 +02: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 cleanup ui files to be closer to Qt defaults 2016-06-21 16:03:19 +02:00
updatechecker.cpp bump up version to 3.0 2016-04-21 12:58:29 +02:00
updatechecker.h fix update checker 2015-03-09 17:20:23 +01:00
uploadscoredialog.cpp cleanup ui files to be closer to Qt defaults 2016-06-21 16:03:19 +02:00
uploadscoredialog.h cosmetic changes, start center, login, upload, score browser 2015-02-26 18:11:39 +01:00
uploadscoredialog.ui cleanup ui files to be closer to Qt defaults 2016-06-21 16:03:19 +02: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 cleanup ui files to be closer to Qt defaults 2016-06-21 16:03:19 +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 Simplify texts in various dialogs, for translators' benefit 2016-03-25 09:06:56 +01:00
webpage.h fix automoc error on mac osx 2016-04-30 12:07:21 +02:00
workspace.cpp make note input toolbar configurable 2016-05-31 17:45:01 +02:00
workspace.h change implementation of buildin workspaces 2013-11-21 16:40:30 +01:00