MuseScore/mscore
anatoly-os a9415fdb7c
Merge pull request #3979 from jthistle/276392-implement-foto-mode-shift-drag
fix #276392: shift+click to select in foto mode doesn't work
2018-10-04 16:05:29 +02:00
..
data fix #276460: Crash when opening the Advanced Style Properties 2018-09-24 00:09:29 -04:00
debugger Merge pull request #3858 from Jojo-Schmitz/MSVC-warnings 2018-08-14 12:03:07 +02:00
importmidi fix more MSVC warnings 2018-09-11 16:56:50 +02:00
inspector add textstyles to style editor 2018-09-28 14:55:08 +02:00
macos fix #269212: "Tab bar" in View menu on macOS Sierra (#3457) 2018-02-12 11:34:54 +01:00
schema Fix #235526: Update musicxml to 3.1 2017-09-27 09:24:47 +02:00
aboutbox.ui Misc. typos follow up 2018-02-19 19:30:12 -05:00
aboutmusicxmlbox.ui Misc. typos follow up 2018-02-19 19:30:12 -05:00
abstractdialog.cpp fix #116881: dynamic translation 2016-07-01 15:28:35 +02:00
abstractdialog.h fix #116881: dynamic translation 2016-07-01 15:28:35 +02:00
accessibletoolbutton.cpp add playback control for voices 2016-09-16 12:07:58 +02:00
accessibletoolbutton.h add playback control for voices 2016-09-16 12:07:58 +02:00
albummanager.cpp update text style implementation 2018-08-01 11:46:35 +02:00
albummanager.h update album 2017-03-06 11:33:54 +01:00
albummanager.ui Fix #184381: Unnecessary "MuseScore: " prepended to most window titles and wrong title of Split Staff dialog 2017-03-28 12:54:49 -04:00
alsa.cpp change app name from MuseScoreDevelopment to MuseScore3Development 2018-08-07 13:54:54 +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
articulation.ui simplify dialog UI files 2017-06-28 12:53:44 +02:00
articulationprop.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
articulationprop.h fix #120096 dialogs should remember their previous size 2016-11-10 23:26:12 +01:00
bb.cpp Fix #275218: fix MSVC compiler warnings 2018-08-14 10:03:49 +02:00
bb.h fix warnings reg. wrong header guards 2014-06-17 14:43:30 +02:00
bend.ui simplify dialog UI files 2017-06-28 12:53:44 +02:00
bendcanvas.h
bendproperties.cpp fix #120096 dialogs should remember their previous size 2016-11-10 23:26:12 +01:00
bendproperties.h fix #120096 dialogs should remember their previous size 2016-11-10 23:26:12 +01: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 Consistently use "System Break" rather than "Line Break" 2018-01-26 15:29:58 +01:00
capella.cpp Fix #275218: fix MSVC compiler warnings 2018-08-14 10:03:49 +02:00
capella.h change file error handling 2016-09-16 12:07:58 +02:00
capxml.cpp Fix some warnings C4456 and C4458 2018-08-17 15:06:15 +02:00
cellproperties.ui simplify dialog UI files 2017-06-28 12:53:44 +02:00
chordview.cpp
chordview.h
click.h Fix #275218: fix MSVC compiler warnings 2018-08-14 10:03:49 +02:00
CMakeLists.txt fixes for InstrumentChange, add inspector page for InstrumentChange 2018-09-21 13:45:22 +02:00
continuouspanel.cpp fix #275098: No instrument names and measure numbers in continuous view 2018-08-20 17:39:15 +02:00
continuouspanel.h update continuous view 2016-05-18 15:44:03 +02:00
downloadUtils.cpp Add more messages to identify the problem when installing packages 2018-07-09 18:59:08 +02:00
downloadUtils.h fix #273032: provide easy way to destribute soundfonts, templates, etc. 2018-07-09 18:59:08 +02:00
dragdrop.cpp fix drag&drop for targets on top of staff lines 2018-09-25 14:07:01 +02:00
dragelement.cpp fix update after dragging an element 2018-01-29 10:19:38 +01:00
driver.cpp Solved all compilation errors on MSVC 2018-08-03 09:15:42 +02:00
driver.h Change to new preferences model 2018-02-08 16:59:10 +01:00
drumroll.cpp Fix some warnings C4456 and C4458 2018-08-17 15:06:15 +02:00
drumroll.h fix #119376 utility functions for save/restore geometry 2016-07-28 14:15:31 +02:00
drumtools.cpp follow up Custom Noteheads implementation 2018-05-21 10:53:02 +02:00
drumtools.h fix #271198: Add a more flexible way to choose noteheads in drumset for percussion instrument 2018-05-05 18:30:45 +02:00
drumview.cpp Fix #275218: fix MSVC compiler warnings 2018-08-14 10:03:49 +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 Fix some warnings C4456 and C4458 2018-08-17 15:06:15 +02:00
editdrumset.h fix #271198: Add a more flexible way to choose noteheads in drumset for percussion instrument 2018-05-05 18:30:45 +02:00
editdrumset.ui fix #271198: Add a more flexible way to choose noteheads in drumset for percussion instrument 2018-05-05 18:30:45 +02:00
editelement.cpp fix left alignment of dynamics 2018-07-23 16:50:36 +02:00
editfiguredbass.cpp fix #231961 Crash by hitting space key when entering lyrics 2017-07-11 18:00:17 +02:00
editharmony.cpp fix #273375 Editing/entering chord symbol leads to program crash 2018-06-18 10:51:26 +02:00
editinstrument.cpp eliminating needless \n in qDebug() calls 2014-03-25 14:59:32 +01:00
editinstrument.h
editinstrument.ui simplify dialog UI files 2017-06-28 12:53:44 +02:00
editlyrics.cpp Compile under MSVC: this commit caontais all changes to run MSVC build 2018-08-04 12:17:31 +02:00
editpitch.cpp Add missing top 7 pitches to editpitch dialog 2018-01-13 15:07:48 +01:00
editpitch.h Add missing top 7 pitches to editpitch dialog 2018-01-13 15:07:48 +01:00
editpitch.ui Add missing top 7 pitches to editpitch dialog 2018-01-13 15:07:48 +01:00
editraster.cpp fix #120096 dialogs should remember their previous size 2016-11-10 23:26:12 +01:00
editraster.h fix #120096 dialogs should remember their previous size 2016-11-10 23:26:12 +01:00
editraster.ui Fix #184381: Unnecessary "MuseScore: " prepended to most window titles and wrong title of Split Staff dialog 2017-03-28 12:54:49 -04:00
editstaff.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
editstaff.h fix #74181 adds previous and next buttons to the staff properties dialog 2016-11-11 23:57:31 +01:00
editstaff.ui Improve some more strings based on translator feedback 2018-01-23 19:01:00 +01:00
editstafftype.cpp Fix some warnings C4456 and C4458 2018-08-17 15:06:15 +02:00
editstafftype.h fix #68151, fix #68856, fix #97796, fix #97821, fix #112291: save/restore geometry 2016-07-30 12:10:06 +02:00
editstafftype.ui Fix #184381: Unnecessary "MuseScore: " prepended to most window titles and wrong title of Split Staff dialog 2017-03-28 12:54:49 -04:00
editstringdata.cpp changes needed for MuseScore to build with Qt 5.12 (Alpha) 2018-09-18 14:42:43 +02:00
editstringdata.h fix #68151, fix #68856, fix #97796, fix #97821, fix #112291: save/restore geometry 2016-07-30 12:10:06 +02:00
editstringdata.ui Open strings in StringData. 2014-08-15 02:15:24 +02:00
editstyle.cpp add textstyles to style editor 2018-09-28 14:55:08 +02:00
editstyle.h add textstyles to style editor 2018-09-28 14:55:08 +02:00
editstyle.ui add textstyles to style editor 2018-09-28 14:55:08 +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
events.cpp fix #276392: shift+click to select in foto mode doesn't work 2018-09-21 18:45:01 +01:00
exampleview.cpp Fix some warnings C4456 and C4458 2018-08-17 15:06:15 +02:00
exampleview.h fix quirks while editing slurs in staves > 1 2017-07-05 17:41:47 +02:00
excerptsdialog.cpp Fix some warnings C4456 and C4458 2018-08-17 15:06:15 +02:00
excerptsdialog.h fix #137476 #140051 bug fixes for excerptsdialog 2016-11-22 16:50:53 +01:00
excerptsdialog.ui Fix #184381: Unnecessary "MuseScore: " prepended to most window titles and wrong title of Split Staff dialog 2017-03-28 12:54:49 -04:00
exportaudio.cpp fix more MSVC warnings 2018-09-11 16:56:50 +02:00
exportly.cpp Misc. typos 2018-02-13 12:06:05 -05:00
exportmidi.cpp Compile under MSVC: this commit caontais all changes to run MSVC build 2018-08-04 12:17:31 +02:00
exportmidi.h Change to new preferences model 2018-02-08 16:59:10 +01:00
exportmp3.cpp fix #208006: Embed MP3 support by default on macOS 2018-07-31 10:58:13 +02:00
exportmp3.h turn enum AskUser into enum class 2014-07-15 14:14:38 +02:00
exportxml.cpp Compile under MSVC: this commit caontais all changes to run MSVC build 2018-08-04 12:17:31 +02:00
extension.cpp fix #273558: Add a way to uninstall extensions 2018-07-09 18:59:08 +02:00
extension.h fix #273558: Add a way to uninstall extensions 2018-07-09 18:59:08 +02:00
file.cpp Merge pull request #3869 from Jojo-Schmitz/MSVC-warnings 2018-09-01 00:18:37 +02:00
file.h
fotomode.cpp fix #276392: shift+click to select in foto mode doesn't work 2018-09-21 18:45:01 +01:00
fotomode.h replace QStateMachine 2017-05-02 14:23:01 +02:00
fretcanvas.h move fret diagram editor into inspector 2018-07-16 11:01:05 +02:00
fretdprops.ui Fix #184381: Unnecessary "MuseScore: " prepended to most window titles and wrong title of Split Staff dialog 2017-03-28 12:54:49 -04:00
fretproperties.cpp move fret diagram editor into inspector 2018-07-16 11:01:05 +02:00
fretproperties.h fix #120096 dialogs should remember their previous size 2016-11-10 23:26:12 +01:00
globals.h Misc. typos follow up 2018-02-19 19:30:12 -05:00
greendotbutton.h
harmonycanvas.h fix some compiler warnings 2017-02-17 11:04:49 +01:00
harmonyedit.cpp Fixed clang warnings: 2018-02-21 19:41:36 +01:00
harmonyedit.h
harmonyedit.ui some more UI cleanups 2016-07-06 14:33:54 +02:00
help.cpp fix some translations issues mentioned on Transifex 2016-08-08 11:12:32 +02:00
help.h fix #47351 Crash when running in converter mode 2015-02-12 11:55:43 +01:00
helpBrowser.cpp Change to new preferences model 2018-02-08 16:59:10 +01:00
helpBrowser.h local help, second part 2015-02-06 16:36:43 +01:00
icons.cpp Change to new preferences model 2018-02-08 16:59:10 +01:00
icons.h update album 2017-03-06 11:33:54 +01:00
importbww.cpp update text style implementation 2018-08-01 11:46:35 +02:00
importgtp-gp4.cpp Fix warning C4702 2018-08-17 15:26:06 +02:00
importgtp-gp5.cpp fix more MSVC warnings 2018-09-11 16:56:50 +02:00
importgtp-gp6.cpp Solved all compilation errors on MSVC 2018-08-03 09:15:42 +02:00
importgtp.cpp Fix #275218: fix MSVC compiler warnings 2018-08-14 10:03:49 +02:00
importgtp.h Fixed clang warnings: 2018-02-21 19:41:36 +01:00
importmxml.cpp fix build on windows, duplicated constant names... 2017-11-15 18:22:16 +01:00
importmxml.h fix some compiler warnings 2017-02-17 11:04:49 +01:00
importmxmllogger.cpp fix build on windows, duplicated constant names... 2017-11-15 18:22:16 +01:00
importmxmllogger.h fix build on windows, duplicated constant names... 2017-11-15 18:22:16 +01:00
importmxmlnoteduration.cpp refactor MusicXMLParserPass[12]::note(), MusicXMLParserPass2::notations() and ExportMusicXml::chord() 2018-02-14 19:24:07 +01:00
importmxmlnoteduration.h refactor MusicXMLParserPass[12]::note(), MusicXMLParserPass2::notations() and ExportMusicXml::chord() 2018-02-14 19:24:07 +01:00
importmxmlnotepitch.cpp fix compiler warnings introduced in d0c5ef5 and 0a395cf 2018-02-19 14:36:47 +01:00
importmxmlnotepitch.h refactor MusicXMLParserPass[12]::note(), MusicXMLParserPass2::notations() and ExportMusicXml::chord() 2018-02-14 19:24:07 +01:00
importmxmlpass1.cpp update text style implementation 2018-08-01 11:46:35 +02:00
importmxmlpass1.h fix #268009 - Crash on MusicXML Import caused by duplicate clef definition ... 2018-02-25 20:35:31 +01:00
importmxmlpass2.cpp Fix #275218: fix MSVC compiler warnings 2018-08-14 10:03:49 +02:00
importmxmlpass2.h add tuplet shape to segment/measure shape; properties update 2018-03-16 10:58:31 +01:00
importove.cpp update text style implementation 2018-08-01 11:46:35 +02:00
importptb.cpp fix more MSVC warnings 2018-09-11 16:56:50 +02:00
importptb.h Fixed AppVeyor's warnings 2018-02-22 14:31:39 +02:00
importxml.cpp error message cleanup 2017-02-14 21:03:40 +01:00
importxmlfirstpass.cpp fix #269948 - [MusicXML import] crash when importing single staff part referring to staff 2 2018-03-12 21:49:11 +01:00
importxmlfirstpass.h fix #269948 - [MusicXML import] crash when importing single staff part referring to staff 2 2018-03-12 21:49:11 +01:00
insertmeasuresdialog.ui Fix #184381: Unnecessary "MuseScore: " prepended to most window titles and wrong title of Split Staff dialog 2017-03-28 12:54:49 -04:00
instrdialog.cpp Fix some warnings C4456 and C4458 2018-08-17 15:06:15 +02:00
instrdialog.h fix #273032: Provide an easy way to install soundfont, templates and instruments.xml 2018-07-09 18:59:08 +02:00
instrdialog.ui Fix #184381: Unnecessary "MuseScore: " prepended to most window titles and wrong title of Split Staff dialog 2017-03-28 12:54:49 -04:00
instrwidget.cpp Fix #275218: fix MSVC compiler warnings 2018-08-14 10:03:49 +02:00
instrwidget.h Clean up instrument search code 2017-11-10 20:47:41 +01:00
instrwidget.ui Clean up instrument search code 2017-11-10 20:47:41 +01:00
instrwizard.ui some more UI cleanups 2016-07-06 14:33:54 +02:00
jackaudio.cpp fix more MSVC warnings 2018-09-11 16:56:50 +02:00
jackaudio.h Automatic control of JACK/ALSA MIDI Out ports 2014-11-28 20:25:45 +05:00
jackweakapi.cpp Solved all compilation errors on MSVC 2018-08-03 09:15:42 +02:00
keyb.cpp fix #276160: Crash when entering notes or rests if no duration is selected 2018-09-14 02:06:24 -04:00
keycanvas.h
keyedit.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
keyedit.h fix #29931: Custom key signatures do not show 2014-12-04 14:40:26 +01:00
keyedit.ui Add vertical spacers to key sig dialog. Add tooltip for note grouping's Reset button. Modified tooltip for key/sig master palette add to include the word master. 2017-02-17 04:17:35 -05:00
layer.cpp Fix #184381: Unnecessary "MuseScore: " prepended to most window titles and wrong title of Split Staff dialog 2017-03-28 12:54:49 -04:00
layer.h fix #120096 dialogs should remember their previous size 2016-11-10 23:26:12 +01:00
layer.ui Fix #184381: Unnecessary "MuseScore: " prepended to most window titles and wrong title of Split Staff dialog 2017-03-28 12:54:49 -04:00
licence.h
logindialog.cpp fix #120096 dialogs should remember their previous size 2016-11-10 23:26:12 +01:00
logindialog.h fix #120096 dialogs should remember their previous size 2016-11-10 23:26:12 +01:00
logindialog.ui add some missing colons to some dialogs' labels 2016-12-12 11:36:45 +01:00
loginmanager.cpp Change to new preferences model 2018-02-08 16:59:10 +01:00
loginmanager.h improve media upload, make it cancellable and retry on failure. See issue #197716 2017-08-09 23:33:56 +02:00
magbox.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
magbox.h fix build failure introduced by b45c2fc 2015-11-24 10:09:38 +01:00
masterpalette.cpp Fix #275479: Master palette doesn't close on ESC 2018-08-21 10:06:05 +01:00
masterpalette.h Fix #275479: Master palette doesn't close on ESC 2018-08-21 10:06:05 +01:00
masterpalette.ui Fix #184381: Unnecessary "MuseScore: " prepended to most window titles and wrong title of Split Staff dialog 2017-03-28 12:54:49 -04:00
measureproperties.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
measureproperties.h fix #120096 dialogs should remember their previous size 2016-11-10 23:26:12 +01:00
measureproperties.ui Change "Measure Width" to "Layout stretch" 2018-02-22 13:25:36 +01:00
measuresdialog.ui Fix #184381: Unnecessary "MuseScore: " prepended to most window titles and wrong title of Split Staff dialog 2017-03-28 12:54:49 -04:00
mediadialog.cpp misc. text fixes, ommitting trailing space, capitalization, etc. 2017-08-14 11:48:58 +02:00
mediadialog.h fix #120096 dialogs should remember their previous size 2016-11-10 23:26:12 +01:00
mediadialog.ui use icons from resource in ui files rather than use setIcon() 2016-06-20 15:48:53 +02:00
menus.cpp update text style implementation 2018-08-01 11:46:35 +02:00
metaedit.cpp Fix #184381: Unnecessary "MuseScore: " prepended to most window titles and wrong title of Split Staff dialog 2017-03-28 12:54:49 -04:00
metaedit.h fix #120096 dialogs should remember their previous size 2016-11-10 23:26:12 +01:00
metaedit.ui hairpin updates 2017-03-16 12:13:35 +01:00
miconengine.cpp fix icon color for some time signature symbols 2017-06-26 10:18:09 +02: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 Solved all compilation errors on MSVC 2018-08-03 09:15:42 +02:00
mixer.cpp Fix #275218: fix MSVC compiler warnings 2018-08-14 10:03:49 +02:00
mixer.h add playback control for voices 2016-09-16 12:07:58 +02:00
mixer.ui fix #128081: mute and solo don't ork in the mixer 2016-10-10 19:39:51 +02:00
mscorePlugins.cpp Fix some warnings C4456 and C4458 2018-08-17 15:06:15 +02:00
musedata.cpp Fix some warnings C4456 and C4458 2018-08-17 15:06:15 +02:00
musedata.h
musescore.cpp fix #268966: Insert measures dialog goes behind main window 2018-09-26 00:09:52 -04:00
musescore.h Merge pull request #3354 from divya-urs/palette_focus 2018-09-04 11:35:51 +02:00
musescore.qrc Fix #235526: Update musicxml to 3.1 2017-09-27 09:24:47 +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 add MuseJazz score font and rename 2.0 MuseJazz to MuseJazzText 2016-10-11 15:26:49 +02:00
musescorefonts-MScore.qrc Attempt to fix Travis failures 2014-08-12 10:27:52 +02:00
musescorefonts-MuseJazz.qrc update MuseJazz and MuseJazzText 2016-11-04 11:33:00 +01:00
musicxml.h move Ottava::Type into OttavaType 2017-03-08 14:18:34 +01:00
musicxmlfonthandler.cpp uncomment and fix MusicXML tests 2017-11-01 09:00:33 +11:00
musicxmlfonthandler.h rename Xml() -> XmlWriter() 2016-11-19 11:51:21 +01:00
musicxmlsupport.cpp Fix #275218: fix MSVC compiler warnings 2018-08-14 10:03:49 +02:00
musicxmlsupport.h refactor MusicXMLParserPass[12]::note(), MusicXMLParserPass2::notations() and ExportMusicXml::chord() 2018-02-14 19:24:07 +01:00
navigator.cpp fix #137451: tiny scaling of the page numbers in Navigator. Fix #124691: Navigator cannot display 3-figure page numbers 2016-10-16 09:52:42 +02:00
navigator.h fix #113396: High CPU usage with navigator on 2016-05-31 11:13:32 +02:00
newwizard.cpp Fix #275275: fix previous bugfix 2018-08-16 09:49:29 +01:00
newwizard.h fix #273032: Provide an easy way to install soundfont, templates, etc. 2018-07-09 18:59:08 +02:00
newwizard.ui fix #120096 dialogs should remember their previous size 2016-11-10 23:26:12 +01:00
note_groups.ui fix #84421 note_groups.ui 'Also change shorter notes' checkbox 2017-02-19 17:50:51 -05:00
noteGroups.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
noteGroups.h fix #84421 note_groups.ui 'Also change shorter notes' checkbox 2017-02-19 17:50:51 -05:00
omrpanel.cpp Fix #116761: Reorganized and simpler menus 2016-06-30 15:42: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 rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
ove.cpp Misc. typos 2018-02-13 12:06:05 -05:00
ove.h Misc. typos 2018-02-13 12:06:05 -05:00
pa.cpp help allow build without PortMidi 2018-04-03 09:51:59 +02:00
pa.h help allow build without PortMidi 2018-04-03 09:51:59 +02:00
pagesettings.cpp rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
pagesettings.h change PageFormat to simple style values 2017-01-23 21:53:51 +01:00
pagesettings.ui Fix #184381: Unnecessary "MuseScore: " prepended to most window titles and wrong title of Split Staff dialog 2017-03-28 12:54:49 -04:00
palette.cpp Fix #275574: crash when dragging element onto score in edit mode 2018-08-24 11:59:10 +01:00
palette.h Accessibility: new score wizard 2017-08-04 18:40:28 +05:30
palette.ui Fix #184381: Unnecessary "MuseScore: " prepended to most window titles and wrong title of Split Staff dialog 2017-03-28 12:54:49 -04:00
palettebox.cpp fix #274803: MDL Workspace Not Displayed After Installation 2018-07-30 17:57:30 +02:00
palettebox.h fix #273032: Provide an easy way to install soundfont, templates, etc. 2018-07-09 18:59:08 +02:00
paletteBoxButton.cpp fix #224121: Crash when clearing palette cell with filter active 2018-05-19 16:42:41 +02:00
paletteBoxButton.h fix #224121: Crash when clearing palette cell with filter active 2018-05-19 16:42:41 +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 Change to new preferences model 2018-02-08 16:59:10 +01:00
pathlistdialog.h fix #120096 dialogs should remember their previous size 2016-11-10 23:26:12 +01:00
pathlistdialog.ui
piano.cpp Fix some warnings C4456 and C4458 2018-08-17 15:06:15 +02:00
piano.h turn enum PianoOrientation into enum class 2014-07-15 14:22:35 +02:00
pianoroll.cpp Fix #275218: fix MSVC compiler warnings 2018-08-14 10:03:49 +02:00
pianoroll.h Fix some warnings C4456 and C4458 2018-08-17 15:06:15 +02:00
pianotools.cpp Merge pull request #3684 from mirabilos/fix-debian-898757 2018-05-21 15:04:01 +02:00
pianotools.h Merge pull request #3684 from mirabilos/fix-debian-898757 2018-05-21 15:04:01 +02:00
pianoview.cpp Fix #269901: fixed segmentation fault within piano roll editor 2018-03-02 15:06:00 +01:00
pianoview.h turn unnamed enum with just one member into const int 2014-07-15 14:22:33 +02:00
playpanel.cpp Make Play Panel dockable and floatable. 2017-09-30 10:52:27 +02:00
playpanel.h Make Play Panel dockable and floatable. 2017-09-30 10:52:27 +02:00
playpanel.ui Make Play Panel dockable and floatable. 2017-09-30 10:52:27 +02:00
pluginCreator.cpp Fix some warnings C4456 and C4458 2018-08-17 15:06:15 +02:00
pluginCreator.h Fix #249631: Add SaveAs to PluginCreator 2017-09-05 23:43:07 +10:00
pluginCreator.ui Fix #249631: Add SaveAs to PluginCreator 2017-09-05 23:43:07 +10:00
pluginManager.cpp Fix some warnings C4456 and C4458 2018-08-17 15:06:15 +02:00
pluginManager.h Change to new preferences model 2018-02-08 16:59:10 +01:00
pluginManager.ui Misc. typos 2018-02-13 12:06:05 -05:00
pm.cpp Change to new preferences model 2018-02-08 16:59:10 +01:00
pm.h fix #5163 Add PortAudio Midi Output 2017-05-26 08:36:37 -04:00
preferences.cpp Save locale-dependent preferences on first start 2018-09-13 21:43:28 +02:00
preferences.h Save locale-dependent preferences on first start 2018-09-13 21:43:28 +02:00
preferenceslistwidget.cpp Adds an advanced preferences tab to prefsdialog 2018-05-30 15:21:05 +02:00
preferenceslistwidget.h Adds an advanced preferences tab to prefsdialog 2018-05-30 15:21:05 +02:00
prefsdialog.cpp Save locale-dependent preferences on first start 2018-09-13 21:43:28 +02:00
prefsdialog.h fix #273032: Provide an easy way to install soundfont, templates and instruments.xml 2018-07-09 18:59:08 +02:00
prefsdialog.ui changes needed for MuseScore to build with Qt 5.12 (Alpha) 2018-09-18 14:42:43 +02:00
propertymenu.cpp Merge pull request #3836 from MarcSabatella/instrchange-undo 2018-08-08 10:17:11 +02:00
pulseaudio.cpp change app name from MuseScoreDevelopment to MuseScore3Development 2018-08-07 13:54:54 +02:00
qmledit.cpp fix #249541: PluginCreator improvements. 2017-09-12 22:58:09 +10:00
qmledit.h fix #249541: PluginCreator improvements. 2017-09-12 22:58:09 +10:00
qmlplugin.cpp replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
qmlplugin.h fix #249541: PluginCreator improvements. 2017-09-12 22:58:09 +10:00
recordbutton.h fix warnings reg. wrong header guards 2014-06-17 14:43:30 +02:00
resourceManager.cpp Fix some warnings C4456 and C4458 2018-08-17 15:06:15 +02:00
resourceManager.h fix #273558: Add a way to uninstall extensions 2018-07-09 18:59:08 +02:00
resourceManager.ui fix #273558: Add a way to uninstall extensions 2018-07-09 18:59:08 +02:00
revision.h
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 Fix some warnings C4456 and C4458 2018-08-17 15:06:15 +02:00
scoreaccessibility.cpp fix #275834: crash when add slur to score 2018-09-03 13:48:03 -04:00
scoreaccessibility.h replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
scoreBrowser.cpp Fix some warnings C4456 and C4458 2018-08-17 15:06:15 +02:00
scoreBrowser.h Add search to template chooser (see #183336) 2017-11-10 00:22:42 +01: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 #276076, fix #275808: fix issues related to active tab tracking that led to crashes 2018-10-04 13:53:10 +02:00
scoretab.h fix #276076, fix #275808: fix issues related to active tab tracking that led to crashes 2018-10-04 13:53:10 +02:00
scoreview.cpp fix #276076, fix #275808: fix issues related to active tab tracking that led to crashes 2018-10-04 13:53:10 +02:00
scoreview.h fix drag&drop for targets on top of staff lines 2018-09-25 14:07:01 +02:00
searchComboBox.cpp misc. text fixes, ommitting trailing space, capitalization, etc. 2017-08-14 11:48:58 +02:00
searchComboBox.h Jaws compatibility. 2015-02-02 00:10:37 +02:00
sectionbreak.ui Fix #184381: Unnecessary "MuseScore: " prepended to most window titles and wrong title of Split Staff dialog 2017-03-28 12:54:49 -04:00
sectionbreakprop.cpp fix #120096 dialogs should remember their previous size 2016-11-10 23:26:12 +01:00
sectionbreakprop.h fix #120096 dialogs should remember their previous size 2016-11-10 23:26:12 +01:00
selectdialog.cpp Add #275264: Add ability to select rests of same duration 2018-08-23 14:42:36 +01:00
selectdialog.h fix #120096 dialogs should remember their previous size 2016-11-10 23:26:12 +01:00
selectdialog.ui Add #275264: Add ability to select rests of same duration 2018-08-23 14:42:36 +01:00
selectinstr.ui Clean up instrument search code 2017-11-10 20:47:41 +01:00
selectionwindow.cpp Improve some more strings based on translator feedback 2018-01-23 19:01:00 +01:00
selectionwindow.h fix #116881: dynamic translation 2016-07-01 15:28:35 +02:00
selectnotedialog.cpp Fix #184246: Add same string option in select notes 2017-10-13 18:21:44 +05:30
selectnotedialog.h fix #265745: Hide 'Select More > Same String' if the instrument is not a string instrument 2017-11-19 11:16:39 +01:00
selectnotedialog.ui Fix #184246: Add same string option in select notes 2017-10-13 18:21:44 +05:30
selinstrument.cpp Clean up instrument search code 2017-11-10 20:47:41 +01:00
selinstrument.h Clean up instrument search code 2017-11-10 20:47:41 +01:00
seq.cpp fix more MSVC warnings 2018-09-11 16:56:50 +02:00
seq.h fix #5163 Add PortAudio Midi Output 2017-05-26 08:36:37 -04:00
shortcut-Mac.qrc Shortcut Management 2017-07-12 14:00:58 +05:30
shortcut.cpp minor capitalization fix 2018-09-14 09:17:41 +02:00
shortcut.h Adds an advanced preferences tab to prefsdialog 2018-05-30 15:21:05 +02:00
shortcut.qrc Shortcut Management 2017-07-12 14:00:58 +05:30
shortcutcapturedialog.cpp Fix #268016 - No message on second keyboard shortcut already in use 2018-05-06 00:10:10 +02:00
shortcutcapturedialog.h fix #120096 dialogs should remember their previous size 2016-11-10 23:26:12 +01: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 fix #120096 dialogs should remember their previous size 2016-11-10 23:26:12 +01:00
splitstaff.h fix #120096 dialogs should remember their previous size 2016-11-10 23:26:12 +01:00
splitstaff.ui Fix #184381: Unnecessary "MuseScore: " prepended to most window titles and wrong title of Split Staff dialog 2017-03-28 12:54:49 -04:00
stafftext.ui UI Color palette and stylesheet are not hardcoded anymore and can be loaded from Documents folder 2016-10-03 12:05:37 +02:00
stafftextproperties.cpp Fix #275218: fix MSVC compiler warnings 2018-08-14 10:03:49 +02:00
stafftextproperties.h fix #272366 There are no System Text properties 2018-05-28 14:20:53 +02:00
stafftypetemplates.ui staff type edit updates 2014-05-12 18:04:59 +02:00
startcenter.cpp Fix #275694: start center doesn't close on esc 2018-08-29 09:02:17 +01:00
startcenter.h Compile under MSVC: this commit caontais all changes to run MSVC build 2018-08-04 12:17:31 +02:00
startcenter.ui minor UI tweaks for Fusion theme 2016-10-10 17:57:44 +02:00
startupWizard.cpp Compile under MSVC: this commit caontais all changes to run MSVC build 2018-08-04 12:17:31 +02:00
startupWizard.h formatting fixes 2017-08-01 14:23:07 +05:30
stringutils.cpp fix #273032: Provide an easy way to install soundfont, templates and instruments.xml 2018-07-09 18:59:08 +02:00
stringutils.h fix #273032: Provide an easy way to install soundfont, templates and instruments.xml 2018-07-09 18:59:08 +02:00
svggenerator.cpp Fix some warnings C4456 and C4458 2018-08-17 15:06:15 +02:00
svggenerator.h #86686 9 SVG Export Improvements 2015-12-11 14:21:21 -06:00
symboldialog.cpp move Element::type() to ScoreElement 2017-01-18 14:16:33 +01:00
symboldialog.h fix #116881: dynamic translation 2016-07-01 15:28:35 +02:00
symboldialog.ui Fix #184381: Unnecessary "MuseScore: " prepended to most window titles and wrong title of Split Staff dialog 2017-03-28 12:54:49 -04:00
synthcontrol.cpp Merge pull request #3792 from handrok/Saving-synth-settings-in-two-scores 2018-07-17 09:46:58 +02:00
synthcontrol.h fix #274026 Unable to save synth settings in two scores in the same session 2018-07-07 14:22:38 +02:00
synthcontrol.ui fix #182546 #182176 Move Metronome to PlayPanel 2017-03-20 14:59:22 -04:00
textcursor.cpp refactoring of layout for linear layout mode 2018-08-16 16:43:07 +02:00
textcursor.h TAB: Support for input and display of bass string notations 2015-08-17 10:52:05 +02:00
textpalette.cpp fix #272845 crash on adding staff or system text 2018-05-30 11:30:27 +02:00
textpalette.h fix #272845 crash on adding staff or system text 2018-05-30 11:30:27 +02:00
textpalette.ui Fix #184381: Unnecessary "MuseScore: " prepended to most window titles and wrong title of Split Staff dialog 2017-03-28 12:54:49 -04:00
texttools.cpp fix left alignment of dynamics 2018-07-23 16:50:36 +02:00
texttools.h fix #272845 crash on adding staff or system text 2018-05-30 11:30:27 +02:00
timedialog.cpp Fix #184381: Unnecessary "MuseScore: " prepended to most window titles and wrong title of Split Staff dialog 2017-03-28 12:54:49 -04:00
timedialog.h fix #174831 simplify note group UI's mini score 2017-02-18 06:00:28 -05:00
timedialog.ui Add vertical spacers to key sig dialog. Add tooltip for note grouping's Reset button. Modified tooltip for key/sig master palette add to include the word master. 2017-02-17 04:17:35 -05:00
timeline.cpp fix #122226: Crashes related to having no measures in the score 2018-08-22 11:06:08 -04:00
timeline.h Fix some warnings C4456 and C4458 2018-08-17 15:06:15 +02:00
timesigproperties.cpp Fix #275218: fix MSVC compiler warnings 2018-08-14 10:03:49 +02:00
timesigproperties.h fix #120096 dialogs should remember their previous size 2016-11-10 23:26:12 +01:00
timesigproperties.ui more reset buttons for style values 2017-06-27 09:40:01 +02:00
timesigwizard.ui cleanup ui files to be closer to Qt defaults 2016-06-21 16:03:19 +02:00
toolbarEditor.cpp language and workspace selection added to startup wizard 2017-07-31 14:26:14 +05:30
toolbarEditor.h fix #120096 dialogs should remember their previous size 2016-11-10 23:26:12 +01:00
toolbarEditor.ui fix #116156: buttons don't render properly on HDPI screens 2016-06-23 18:55:22 +02:00
toolbuttonmenu.cpp add ToolButtonMenu class 2016-07-04 19:06:29 +01:00
toolbuttonmenu.h add ToolButtonMenu class 2016-07-04 19:06:29 +01:00
transposedialog.cpp fix #120096 dialogs should remember their previous size 2016-11-10 23:26:12 +01:00
transposedialog.h fix #120096 dialogs should remember their previous size 2016-11-10 23:26:12 +01:00
transposedialog.ui Fix #184381: Unnecessary "MuseScore: " prepended to most window titles and wrong title of Split Staff dialog 2017-03-28 12:54:49 -04:00
tremolobar.ui Fix #184381: Unnecessary "MuseScore: " prepended to most window titles and wrong title of Split Staff dialog 2017-03-28 12:54:49 -04:00
tremolobarcanvas.h
tremolobarprop.cpp fix #120096 dialogs should remember their previous size 2016-11-10 23:26:12 +01:00
tremolobarprop.h fix #120096 dialogs should remember their previous size 2016-11-10 23:26:12 +01:00
tupletdialog.cpp add tuplet shape to segment/measure shape; properties update 2018-03-16 10:58:31 +01:00
tupletdialog.h fix #120096 dialogs should remember their previous size 2016-11-10 23:26:12 +01:00
tupletdialog.ui Improve some more strings based on translator feedback 2018-01-23 19:01:00 +01:00
updatechecker.cpp do not check for update in development mode, only for nightlies 2018-08-08 10:13:20 +02:00
updatechecker.h fix #273032: provide easy way to destribute soundfonts, templates, etc. 2018-07-09 18:59:08 +02:00
uploadscoredialog.cpp fix #195891: score information too big for small screens 2017-08-07 16:27:34 +02:00
uploadscoredialog.h fix #187386: Save Online shows 'upload audio' when updating score, regardless of default synthesitzer settings 2017-04-12 13:19:37 +02:00
uploadscoredialog.ui Misc. typos follow up 2018-02-19 19:30:12 -05:00
waveview.cpp fix more MSVC warnings 2018-09-11 16:56:50 +02:00
waveview.h
webpage.cpp Misc. typos 2018-02-13 12:06:05 -05:00
webpage.h fix some warning/error messages from lupdate 2016-09-29 08:05:39 +02:00
workspace.cpp Fix some warnings C4456 and C4458 2018-08-17 15:06:15 +02:00
workspace.h fix #273032: Provide an easy way to install soundfont, templates, etc. 2018-07-09 18:59:08 +02:00