MuseScore/mscore
2014-06-17 14:35:16 +02:00
..
data Merge pull request #862 from Isensee/24951-grace-after-new 2014-05-13 13:06:58 +02:00
debugger fix transposition when changing instrument 2014-06-04 10:40:26 +02:00
inspector Merge pull request #951 from mgavioli/Cleaning_Inspector_Note_dlg 2014-06-04 11:19:49 +02: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
actions.cpp Merge pull request #936 from Jojo-Schmitz/enum-class 2014-05-30 15:39:43 +02:00
album.cpp fix #25905: Joined scores in album lose offset information 2014-05-30 21:46:27 +02:00
album.h add namespace Ms 2013-05-13 19:43:59 +02:00
album.ui fix #25905: Joined scores in album lose offset information 2014-05-30 21:46:27 +02:00
alsa.cpp implement arpeggios for smufl 2013-11-19 12:12:24 +01:00
alsa.h fix include guard 2014-03-03 14:31:38 +01:00
alsamidi.h add namespace Ms 2013-05-13 19:43:59 +02:00
analyse.h add namespace Ms 2013-05-13 19:43:59 +02:00
articulation.ui fix #23366: Top/Bottom vs. Above/Below Staff 2013-12-05 16:22:59 +01: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 #25945 2014-06-05 11:37:21 +02:00
bb.h disable unused private members 2014-06-10 09:27:45 +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
boxproperties.cpp fix transposition when changing instrument 2014-06-04 10:40:26 +02:00
boxproperties.h add namespace Ms 2013-05-13 19:43:59 +02:00
boxproperties.ui a couple more colons added/removed from some dialogs 2014-03-06 18:57:08 +01:00
capella.cpp use correct format specifiers 2014-06-10 09:27:39 +02:00
capella.h convert enum CapellaNoteObjectType into enum class 2014-05-26 18:18:45 +02:00
capxml.cpp convert enum FileError into enum class 2014-05-30 13:37:37 +02:00
cellproperties.ui a couple more colons added/removed from some dialogs 2014-03-06 18:57:08 +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 [MusicXML Export] text contains MuseScore specific markup 2014-05-22 21:35:45 +02:00
downloadUtils.cpp some small fixes and debug in DownloadUtils 2014-02-20 19:01:26 +01:00
downloadUtils.h add language files manager to download translations from the web 2013-09-30 18:38:05 +02:00
dragdrop.cpp fix transposition when changing instrument 2014-06-04 10:40:26 +02:00
dragelement.cpp fix transposition when changing instrument 2014-06-04 10:40:26 +02:00
driver.cpp eliminating needless \n in qDebug() calls 2014-03-25 14:59:32 +01:00
driver.h JACK Transport timebase new feature, bugs & crashes fixed 2014-05-31 22:00:00 +05:00
drumroll.cpp convert enum SelectType into enum class 2014-05-27 10:34:08 +02:00
drumroll.h really turn enum SelState into an enum class 2014-05-26 20:21:45 +02:00
drumtools.cpp fix transposition when changing instrument 2014-06-04 10:40:26 +02:00
drumtools.h add namespace Ms 2013-05-13 19:43:59 +02:00
drumview.cpp fix transposition when changing instrument 2014-06-04 10:40:26 +02:00
drumview.h add namespace Ms 2013-05-13 19:43:59 +02:00
editdrumset.cpp convert enum DurationType to enum class 2014-05-23 10:34:57 +02:00
editdrumset.h add namespace Ms 2013-05-13 19:43:59 +02:00
editdrumset.ui fix #23366: capitalization 2014-01-13 16:37:02 +01:00
editelement.cpp fix transposition when changing instrument 2014-06-04 10:40:26 +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 a couple more colons added/removed from some dialogs 2014-03-06 18:57:08 +01:00
editlyrics.cpp fix transposition when changing instrument 2014-06-04 10:40:26 +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 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 a couple more colons added/removed from some dialogs 2014-03-06 18:57:08 +01:00
editstaff.cpp Fix #25958 - Crash when [Apply]ing and [OK]ing some prop changes 2014-06-06 12:56:05 +02:00
editstaff.h Updated EditStaffType. Improved EditStaff. 2014-06-02 23:54:42 +02:00
editstaff.ui Improve labels in Staff Properties dlg box 2014-06-04 10:19:49 +02:00
editstafftype.cpp Do not select any template at EditStaffType initial opening. 2014-06-03 19:32:08 +02:00
editstafftype.h Updated EditStaffType. Improved EditStaff. 2014-06-02 23:54:42 +02:00
editstafftype.ui Updated EditStaffType. Improved EditStaff. 2014-06-02 23:54:42 +02:00
editstringdata.cpp revert back to plain # and b in CPP files 2014-02-11 13:30:18 +01:00
editstringdata.h add namespace Ms 2013-05-13 19:43:59 +02:00
editstringdata.ui fix #23366: yet another capitalization fix 2014-01-18 23:38:49 +01:00
editstyle.cpp updates for page header/footer 2014-06-06 13:05:02 +02:00
editstyle.h updates for page header/footer 2014-06-06 13:05:02 +02:00
editstyle.ui remove 'styled' option from header/footer text dialog 2014-06-06 13:05:02 +02:00
exampleview.cpp fix transposition when changing instrument 2014-06-04 10:40:26 +02:00
exampleview.h synchronize loop marker with pianoroll 2013-10-18 12:21:01 +02:00
excerptsdialog.cpp whitespace cleanup 2014-05-30 13:37:44 +02:00
excerptsdialog.h update also part name on SaveAs 2013-06-03 09:49:50 +02:00
excerptsdialog.ui a couple more colons added/removed from some dialogs 2014-03-06 18:57:08 +01:00
exportaudio.cpp eliminating needless \n in qDebug() calls 2014-03-25 14:59:32 +01:00
exportly.cpp fix transposition when changing instrument 2014-06-04 10:40:26 +02:00
exportmidi.cpp update KeySig implementation 2014-06-03 15:28:10 +02:00
exportmidi.h add namespace Ms 2013-05-13 19:43:59 +02:00
exportmp3.cpp fix #25062: crash with wrong(?) lame_enc.dll 2014-03-27 17:14:56 +01:00
exportmp3.h more Q_WS_* to Q_OS_*, more fixes for windows 2013-05-17 18:02:34 +02:00
exportxml.cpp fix warnings reg. wrong format specifier 2014-06-17 14:23:15 +02:00
file.cpp fix transposition when changing instrument 2014-06-04 10:40:26 +02:00
file.h add namespace Ms 2013-05-13 19:43:59 +02:00
fotomode.cpp eliminating needless \n in qDebug() calls 2014-03-25 14:59:32 +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 convert enum StyleIdx into enum class 2014-05-26 15:31:36 +02:00
fretproperties.h add namespace Ms 2013-05-13 19:43:59 +02:00
glissandoprop.ui Initial commit 2012-05-26 14:49:10 +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 enable shortcuts in qml editor 2013-10-05 17:31:03 +02:00
greendotbutton.h add namespace Ms 2013-05-13 19:43:59 +02:00
harmonycanvas.h fix #7282 - support additional root/bass styles 2013-06-28 17:35:33 -06:00
harmonyedit.cpp fix transposition when changing instrument 2014-06-04 10:40:26 +02:00
harmonyedit.h add namespace Ms 2013-05-13 19:43:59 +02:00
harmonyedit.ui add untranslatable strings 2013-06-18 15:54:18 +02:00
helpBrowser.cpp attach new local help system 2013-10-16 18:09:26 +02:00
helpBrowser.h add namespace Ms 2013-05-13 19:43:59 +02:00
icons.cpp fix #24951: grace notes after enabled 2014-04-23 18:09:57 +02:00
icons.h fix #24951: grace notes after enabled 2014-04-23 18:09:57 +02:00
importbww.cpp make SegmentType an global enum class 2014-06-01 20:24:29 +02:00
importgtp.cpp remove some unneeded '\n' 2014-06-10 09:27:55 +02:00
importgtp.h Fix #25915 - Dynamic information corrected and tests updated to that effect 2014-06-01 13:02:18 +01:00
importmidi.cpp fix #25945 2014-06-05 11:37:21 +02:00
importmidi_chord.cpp O(log N) instead of O(N) first chord in range search 2014-04-07 22:50:36 +04:00
importmidi_chord.h O(log N) instead of O(N) first chord in range search 2014-04-07 22:50:36 +04:00
importmidi_clef.cpp initialize variables 2014-06-10 09:27:48 +02:00
importmidi_clef.h Dynamic programming algorithm to find optimal clef changes 2014-03-15 00:09:33 +04:00
importmidi_data.cpp Charset selection option for MIDI import 2013-09-28 01:27:16 +04:00
importmidi_data.h Charset selection option for MIDI import 2013-09-28 01:27:16 +04:00
importmidi_drum.cpp convert enum BracketType into enum class 2014-05-26 22:25:34 +02:00
importmidi_drum.h Remove rests in drum tracks (MIDI import option) 2013-10-23 00:54:10 +04:00
importmidi_fraction.cpp Check fraction overflow only in Debug mode 2014-04-02 11:42:09 +04:00
importmidi_fraction.h Reduce fraction only if numerator or denominator > some limit 2014-04-02 11:42:08 +04:00
importmidi_inner.cpp Charset selection option for MIDI import 2013-09-28 01:27:16 +04:00
importmidi_inner.h convert "enum class" to "enum class : char" 2014-05-23 10:35:15 +02:00
importmidi_lrhand.cpp fix #22093: Crash when selecting fixed pitch LH/RH separation 2013-10-01 23:17:25 +04:00
importmidi_lrhand.h Move left/right hand split functions to a separate file 2013-08-24 02:12:50 +04:00
importmidi_lyrics.cpp fix transposition when changing instrument 2014-06-04 10:40:26 +02:00
importmidi_lyrics.h Rename setLyrics -> setLyricsToScore 2013-10-20 21:46:24 +04:00
importmidi_meter.cpp New tuplet limits for every tuplet + detect staccato for tuplet notes 2014-03-14 19:46:15 +04:00
importmidi_meter.h convert "enum class" to "enum class : char" 2014-05-23 10:35:15 +02:00
importmidi_opdelegate.cpp Selectable lyrics import 2013-09-11 12:57:31 +04:00
importmidi_opdelegate.h Selectable lyrics import 2013-09-11 12:57:31 +04:00
importmidi_operation.h move declaration nearer to definition 2014-05-12 12:28:45 +02:00
importmidi_operations.cpp Fix multiple voices for drum tracks 2014-01-02 21:46:11 +04:00
importmidi_operations.h move declaration nearer to definition 2014-05-12 12:28:45 +02:00
importmidi_opmodel.cpp back to # and b for translatable strings in CPP files 2014-02-11 11:09:37 +01:00
importmidi_opmodel.h Empty wrapper for adaptive quantization 2013-07-13 14:48:43 +04:00
importmidi_panel.cpp Resize MIDI import panel column to fit a caption 2013-10-23 01:53:23 +04:00
importmidi_panel.h Charset selection option for MIDI import 2013-09-28 01:27:16 +04:00
importmidi_panel.ui Editable combo box for charset selection (MIDI import panel) 2013-09-28 01:27:16 +04:00
importmidi_quant.cpp O(log N) instead of O(N) first chord in range search 2014-04-07 22:50:36 +04:00
importmidi_quant.h Fix quantization scheme 2014-04-02 11:42:39 +04:00
importmidi_swing.cpp fix transposition when changing instrument 2014-06-04 10:40:26 +02:00
importmidi_swing.h Make SwingDetector class private 2013-08-09 14:00:42 +04:00
importmidi_tie.cpp fix transposition when changing instrument 2014-06-04 10:40:26 +02:00
importmidi_tie.h convert "enum class" to "enum class : char" 2014-05-23 10:35:15 +02:00
importmidi_trmodel.cpp Allow to assign lyrics to multiple tracks 2013-12-15 01:44:09 +04:00
importmidi_trmodel.h Put lyrics column (in the UI track table) after the sound column 2013-10-20 21:46:24 +04:00
importmidi_trview.cpp Show tooltip for long text in MIDI panel (tracks table) 2013-09-11 12:57:31 +04:00
importmidi_trview.h Show tooltip for long text in MIDI panel (tracks table) 2013-09-11 12:57:31 +04:00
importmidi_tuplet.cpp Leave only 23 tuplets with min error for further filtering 2014-04-07 22:50:36 +04:00
importmidi_tuplet.h New tuplet limits for every tuplet + detect staccato for tuplet notes 2014-03-14 19:46:15 +04:00
importove.cpp fix #25945 2014-06-05 11:37:21 +02:00
importxml.cpp fix warnings reg. wrong format specifier 2014-06-17 14:23:15 +02:00
importxmlfirstpass.cpp convert enum FileError into enum class 2014-05-30 13:37:37 +02:00
importxmlfirstpass.h fix #25209 MusicXML reloads with measure actual as 1/1 2014-04-06 16:47:39 +02:00
insertmeasuresdialog.ui adding/removing colons in some dialogs 2014-03-06 18:48:04 +01:00
instrdialog.cpp Merge pull request #944 from Jojo-Schmitz/warnings 2014-06-17 12:44:58 +02:00
instrdialog.h Fix #25811 #25867 - Incomplete layout when adding linked staff 2014-06-06 13:09:02 +02:00
instrdialog.ui fix warning reg. "name xxx already in use" 2014-01-19 15:42:55 +01:00
instrwizard.ui fix #19693: New Instrument Selection Menu for the Create Score Dialogue 2013-09-12 21:34:47 +02:00
jackaudio.cpp Signals/slots fix 2014-06-05 20:50:29 +05:00
jackaudio.h JACK Transport timebase new feature, bugs & crashes fixed 2014-05-31 22:00:00 +05:00
jackweakapi.cpp whitespace cleanup 2014-05-30 13:37:44 +02:00
keyb.cpp fix transposition when changing instrument 2014-06-04 10:40:26 +02:00
keycanvas.h add namespace Ms 2013-05-13 19:43:59 +02:00
keyedit.cpp fix transposition when changing instrument 2014-06-04 10:40:26 +02:00
keyedit.h better key and time sig master palette 2013-09-11 12:28:04 +02:00
keyedit.ui fix #22661: Stemless chords display hooks 2013-09-11 13:27:55 +02:00
layer.cpp eliminating needless \n in qDebug() calls 2014-03-25 14:59:32 +01:00
layer.h add namespace Ms 2013-05-13 19:43:59 +02:00
layer.ui Initial commit 2012-05-26 14:49:10 +02:00
licence.h Initial commit 2012-05-26 14:49:10 +02:00
lineproperties.cpp fix #26041 2014-06-10 10:58:44 +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
magbox.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
magbox.h add namespace Ms 2013-05-13 19:43:59 +02:00
masterpalette.cpp add new palette Tempo 2013-09-25 14:36:11 +02:00
masterpalette.h make new created timesigs in masterpalett persistent; fix #15580 2013-07-16 18:18:45 +02:00
masterpalette.ui fix #23219 2013-10-29 12:10:19 +01:00
measureproperties.cpp convert enum SelectType into enum class 2014-05-27 10:34:08 +02:00
measureproperties.h add namespace Ms 2013-05-13 19:43:59 +02:00
measureproperties.ui fix wrong case in ui files 2014-03-10 10:00:20 +01:00
measuresdialog.ui adding/removing colons in some dialogs 2014-03-06 18:48:04 +01:00
mediadialog.cpp eliminating needless \n in qDebug() calls 2014-03-25 14:59:32 +01:00
mediadialog.h add namespace Ms 2013-05-13 19:43:59 +02:00
mediadialog.ui add framework to sync audio and midi 2013-10-07 12:09:11 +02:00
menus.cpp fix #25945 2014-06-05 11:37:21 +02:00
metaedit.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
metaedit.h add namespace Ms 2013-05-13 19:43:59 +02:00
metaedit.ui add creation date as a meta tag in mscx file 2013-02-06 15:48:37 +01:00
miconengine.cpp adjustment to the theme 2013-09-13 16:08:11 +02:00
miconengine.h fix warnings due to -Wunused-parameter 2014-01-15 22:05:05 +01:00
mididriver.cpp Fix broken build when USE_ALSA is not defined 2013-12-29 01:35:23 -08:00
mididriver.h replace Q_WS_* by Q_OS_* for Qt5 compatibility 2013-05-16 16:12:22 +02:00
mixer.cpp eliminating needless \n in qDebug() calls 2014-03-25 14:59:32 +01:00
mixer.h fix #18308 2013-07-16 18:30:31 +02:00
mixer.ui light theme is the default, adjust some theme color, change restart text for language 2013-09-13 12:54:09 +02:00
mscorePlugins.cpp move plugin framework to libmscore 2014-04-25 18:43:25 +02:00
musedata.cpp fix transposition when changing instrument 2014-06-04 10:40:26 +02:00
musedata.h add namespace Ms 2013-05-13 19:43:59 +02:00
musescore-apple.qrc fix #24951: grace notes after enabled 2014-04-23 18:09:57 +02:00
musescore.cpp fix transposition when changing instrument 2014-06-04 10:40:26 +02:00
musescore.h whitespace cleanup 2014-05-30 13:37:44 +02:00
musescore.qrc fix #24951: grace notes after enabled 2014-04-23 18:09:57 +02:00
musescoreCore.h add namespace Ms 2013-05-13 19:43:59 +02:00
musicxml.h convert unnamed enum into enum class StaffTypes 2014-05-26 19:19:29 +02:00
musicxmlfonthandler.cpp fix transposition when changing instrument 2014-06-04 10:40:26 +02:00
musicxmlfonthandler.h [MusicXML Export] text contains MuseScore specific markup 2014-05-22 21:35:45 +02:00
musicxmlsupport.cpp use char for some enums 2014-05-07 18:09:01 +02:00
musicxmlsupport.h use char for some enums 2014-05-07 18:09:01 +02: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 Fix #25811 #25867 - Incomplete layout when adding linked staff 2014-06-06 13:09:02 +02:00
newwizard.h fix #19693: New Instrument Selection Menu for the Create Score Dialogue 2013-09-12 21:34:47 +02:00
newwizard.ui add untranslatable strings 2013-06-18 15:54:18 +02:00
note_groups.ui several fixes for translations 2014-03-06 18:47:59 +01:00
noteGroups.cpp convert unnamed enum into enum class IconType 2014-05-30 13:37:32 +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 add namespace Ms 2013-05-13 19:43:59 +02:00
omrpanel.ui a couple more colons added/removed from some dialogs 2014-03-06 18:57:08 +01:00
osc.cpp fix transposition when changing instrument 2014-06-04 10:40:26 +02:00
ove.cpp add int to string the Qt way 2014-06-10 09:27:41 +02:00
ove.h convert enum BarLineType into enum class 2014-05-30 13:37:31 +02:00
pa.cpp fix #24794: Crash on startup if previous PortAudio output device not available 2014-02-22 12:24:20 +01:00
pa.h add namespace Ms 2013-05-13 19:43:59 +02:00
pagesettings.cpp whitespace cleanup 2014-05-30 13:37:44 +02:00
pagesettings.h page properties: enable even margin and link them with odd margins when two sided 2013-08-07 10:56:06 +02:00
pagesettings.ui fix #23366: capitalization 2014-01-13 16:37:02 +01:00
paintengine_p.h Initial commit 2012-05-26 14:49:10 +02:00
palette.cpp fix #26096 2014-06-10 11:58:18 +02:00
palette.h fix #26096 2014-06-10 11:58:18 +02:00
palette.ui a couple more colons added/removed from some dialogs 2014-03-06 18:57:08 +01:00
palettebox.cpp add special palette button for ShowMore 2013-09-25 17:10:28 +02:00
palettebox.h fix #22019: Default palette width too small 2013-07-24 13:01:36 +02:00
paletteBoxButton.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
paletteBoxButton.h add namespace Ms 2013-05-13 19:43:59 +02:00
partedit.h add namespace Ms 2013-05-13 19:43:59 +02:00
partedit.ui several fixes for translations 2014-03-06 18:47:59 +01: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 add namespace Ms 2013-05-13 19:43:59 +02:00
piano.h add namespace Ms 2013-05-13 19:43:59 +02:00
pianoroll.cpp convert enum SelectType into enum class 2014-05-27 10:34:08 +02:00
pianoroll.h really turn enum SelState into an enum class 2014-05-26 20:21:45 +02:00
pianotools.cpp fix warnings due to -Wunused-parameter 2014-01-15 22:05:05 +01:00
pianotools.h add namespace Ms 2013-05-13 19:43:59 +02:00
pianoview.cpp fix transposition when changing instrument 2014-06-04 10:40:26 +02:00
pianoview.h update pianoroll editor: editing of note even ontime/duration 2014-03-27 14:50:01 +01:00
playpanel.cpp avoid warnings reg. unused variables 2014-06-17 14:35:16 +02:00
playpanel.h synchronize loop marker with pianoroll 2013-10-18 12:21:01 +02:00
playpanel.ui fix #23366: capitalization 2014-01-13 16:37:02 +01:00
pluginCreator.cpp move plugin framework to libmscore 2014-04-25 18:43:25 +02:00
pluginCreator.h add reload button to pluginCreator 2013-10-05 17:31:03 +02:00
pluginCreator.ui fix #23038: reduce height of dialogs to 560 pixel 2014-03-13 08:53:26 +01:00
pluginManager.cpp fix shortcuts for plugins 2013-10-05 17:31:03 +02:00
pluginManager.h make plugin manager persistent 2013-10-05 12:03:30 +02:00
pluginManager.ui adding/removing colons in some dialogs 2014-03-06 18:48:04 +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 Basic JACK MIDI In support 2014-05-31 22:00:00 +05:00
preferences.h remove options to change copyright and fraction symbols automatically 2014-04-04 19:45:52 +02:00
prefsdialog.h light theme is the default, adjust some theme color, change restart text for language 2013-09-13 12:54:09 +02:00
prefsdialog.ui remove options to change copyright and fraction symbols automatically 2014-04-04 19:45:52 +02:00
propertymenu.cpp fix #25445: instrument change elements are staff-relative 2014-06-07 17:47:01 -06:00
pulseaudio.cpp Switched printf to qDebug to comply with pull request 2014-04-14 14:18:58 -07:00
qmledit.cpp disable bindings completly 2014-06-10 09:27:43 +02:00
qmledit.h add namespace Ms 2013-05-13 19:43:59 +02:00
qmlplugin.cpp fix transposition when changing instrument 2014-06-04 10:40:26 +02:00
qmlplugin.h improve builtin plugin documentation 2014-05-16 13:58:30 +02:00
recordbutton.h add namespace Ms 2013-05-13 19:43:59 +02:00
resourceManager.cpp various fix for slurs, slurs no more possible between linked staves and staves in different parts 2013-10-10 15:41:25 +02:00
resourceManager.h add language files manager to download translations from the web 2013-09-30 18:38:05 +02:00
resourceManager.ui add language files manager to download translations from the web 2013-09-30 18:38:05 +02: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 SegmentType an global enum class 2014-06-01 20:24:29 +02:00
scoretab.cpp eliminating needless \n in qDebug() calls 2014-03-25 14:59:32 +01:00
scoretab.h add namespace Ms 2013-05-13 19:43:59 +02:00
scoreview.cpp fix warnings reg. wrong format specifier 2014-06-17 14:23:15 +02:00
scoreview.h fix transposition when changing instrument 2014-06-04 10:40:26 +02:00
sectionbreak.ui Initial commit 2012-05-26 14:49:10 +02: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 a couple more colons added/removed from some dialogs 2014-03-06 18:57:08 +01:00
selectdialog.cpp fix transposition when changing instrument 2014-06-04 10:40:26 +02:00
selectdialog.h add namespace Ms 2013-05-13 19:43:59 +02:00
selectinstr.ui fix #23366: some more capitalization issues 2014-01-13 19:16:27 +01: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 avoid warnings reg. unused variables 2014-06-17 14:35:16 +02:00
seq.h JACK Transport timebase new feature, bugs & crashes fixed 2014-05-31 22:00:00 +05:00
shortcut.cpp fix #26106 2014-06-10 10:47:24 +02:00
shortcut.h fix #26106 2014-06-10 10:47:24 +02:00
shortcutcapturedialog.cpp eliminating needless \n in qDebug() calls 2014-03-25 14:59:32 +01:00
shortcutcapturedialog.h fix #22308: Changing shortcuts does not work 2013-09-16 11:20:26 +02:00
shortcutcapturedialog.ui fix #23366: more capitalisation 2014-01-17 08:23:14 +01:00
simplebutton.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
simplebutton.h add namespace Ms 2013-05-13 19:43:59 +02: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 a couple more colons added/removed from some dialogs 2014-03-06 18:57:08 +01:00
stafftext.ui fix #23038: reduce height of dialogs to 560 pixel 2014-03-13 08:53:26 +01:00
stafftextproperties.cpp Merge pull request #683 from MarcSabatella/23011-change-channel 2014-02-20 20:12:57 +01:00
stafftextproperties.h add namespace Ms 2013-05-13 19:43:59 +02:00
stafftypetemplates.ui staff type edit updates 2014-05-12 18:04:59 +02:00
startdialog.ui Initial commit 2012-05-26 14:49:10 +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 fix transposition when changing instrument 2014-06-04 10:40:26 +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 add ScoreFont to Symbol class; extend master palette symbols dialog; misc cleanups 2013-11-25 15:02:55 +01:00
synthcontrol.cpp fix warnings due to -Wunused-parameter 2014-01-15 22:05:05 +01:00
synthcontrol.h make position&size of synthControl persistent 2013-07-12 14:22:20 +02:00
synthcontrol.ui a couple more colons added/removed from some dialogs 2014-03-06 18:57:08 +01:00
textcursor.cpp make SegmentType an global enum class 2014-06-01 20:24:29 +02:00
textcursor.h convert "enum class" to "enum class : char" 2014-05-23 10:35:15 +02:00
texteditor.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
texteditor.h add namespace Ms 2013-05-13 19:43:59 +02:00
textpalette.cpp f2 textpalette: show current font 2014-02-13 10:43:21 +01:00
textpalette.h f2 textpalette: show current font 2014-02-13 10:43:21 +01:00
textpalette.ui Initial commit 2012-05-26 14:49:10 +02:00
textprop.cpp convert enum OffsetType into enum class 2014-05-27 08:28:53 +02:00
textprop.h fix default frame width and margin in text style/properties, rework text properties dialog 2014-04-25 11:50:31 +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 default frame width and margin in text style/properties, rework text properties dialog 2014-04-25 11:50:31 +02:00
textstyle.cpp make enum Hidden an unsigned char 2014-05-26 13:44:09 +02:00
textstyle.h fix #24001: add "Text Style..." to context menu 2014-02-15 19:42:53 -07: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 fix transposition when changing instrument 2014-06-04 10:40:26 +02:00
texttools.h remove unstyled text 2014-03-14 11:36:16 +01:00
timedialog.cpp fix transposition when changing instrument 2014-06-04 10:40:26 +02:00
timedialog.h better key and time sig master palette 2013-09-11 12:28:04 +02:00
timedialog.ui fix #23038: reduce height of dialogs to 560 pixel 2014-03-13 08:53:26 +01:00
timesigproperties.cpp convert enum TimeSigType into enum class 2014-05-26 12:27:38 +02:00
timesigproperties.h add namespace Ms 2013-05-13 19:43:59 +02:00
timesigproperties.ui fix #23038: reduce height of dialogs to 560 pixel 2014-03-13 08:53:26 +01:00
timesigwizard.ui No html needed here 2014-02-11 09:28:25 +01:00
transposedialog.cpp convert enum TransposeDirection and TransposeMode into enum class 2014-05-27 08:58:31 +02:00
transposedialog.h add namespace Ms 2013-05-13 19:43:59 +02:00
transposedialog.ui fix #24574 2014-02-10 11:27:33 +01:00
tremolobar.ui more string cleanup 2013-11-04 00:07:00 +01: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 fix #23366: some more capitalization issues 2014-01-13 19:16:27 +01:00
updatechecker.cpp eliminating needless \n in qDebug() calls 2014-03-25 14:59:32 +01:00
updatechecker.h add namespace Ms 2013-05-13 19:43:59 +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 fix #23366: capitalization 2014-01-13 16:37:02 +01: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 whitespace cleanup 2014-05-30 13:37:44 +02:00
webpage.h some purly cosmetic changes 2014-05-12 12:28:07 +02:00
workspace.cpp fix #26096 2014-06-10 11:58:18 +02:00
workspace.h change implementation of buildin workspaces 2013-11-21 16:40:30 +01:00