MuseScore/mscore
2014-07-10 18:59:44 +02:00
..
data Merge pull request #862 from Isensee/24951-grace-after-new 2014-05-13 13:06:58 +02:00
debugger move Direction and DirectionH into MScore 2014-06-26 12:03:14 +02:00
inspector move NoteHeadType to NoteHead::Type 2014-06-26 12:01:50 +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 convert unnamed enum into enum class Icons 2014-06-24 14:47:01 +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 convert unnamed enum into global enum class Transport 2014-06-24 14:47:07 +02:00
alsa.h convert unnamed enum into global enum class Transport 2014-06-24 14:47:07 +02: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 #22132 2014-07-03 15:02:36 +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
boxproperties.cpp move ElementType to Element::Type 2014-06-26 11:57:35 +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 move Direction and DirectionH into MScore 2014-06-26 12:03:14 +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 Update to global enums and deal with changing panel width 2014-06-03 13:58:05 -04:00
continuouspanel.cpp Revert to long instrument name if no short name 2014-06-26 19:54:59 -04:00
continuouspanel.h Update to global enums and deal with changing panel width 2014-06-03 13:58:05 -04: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 move SegmentType to Segment::Type and make int again 2014-06-26 11:57:39 +02:00
dragelement.cpp move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
driver.cpp eliminating needless \n in qDebug() calls 2014-03-25 14:59:32 +01:00
driver.h convert unnamed enum into global enum class Transport 2014-06-24 14:47:07 +02:00
drumroll.cpp move ValueType to Note:ValueType 2014-06-26 11:57:56 +02:00
drumroll.h really turn enum SelState into an enum class 2014-05-26 20:21:45 +02:00
drumtools.cpp move Direction and DirectionH into MScore 2014-06-26 12:03:14 +02:00
drumtools.h add namespace Ms 2013-05-13 19:43:59 +02:00
drumview.cpp move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
drumview.h add namespace Ms 2013-05-13 19:43:59 +02:00
editdrumset.cpp move Direction and DirectionH into MScore 2014-06-26 12:03:14 +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 merge conflict and modif. check for bar lines separate from other elements. 2014-06-28 10:24:18 +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 move SegmentType to Segment::Type and make int again 2014-06-26 11:57:39 +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 Merge pull request #1001 from shredpub/swing_UI2 2014-07-05 23:59:45 +02:00
editstyle.h Merge pull request #1001 from shredpub/swing_UI2 2014-07-05 23:59:45 +02:00
editstyle.ui whitespace corrections 2014-07-08 13:20:15 +02:00
exampleview.cpp move BeamMode to Beam::Mode 2014-06-26 12:01:55 +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 stronger typing for key 2014-06-20 17:07:22 +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 warning reg. unused variable 2014-07-01 09:20:19 +02:00
file.cpp move SegmentType to Segment::Type and make int again 2014-06-26 11:57:39 +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 move ElementType to Element::Type 2014-06-26 11:57:35 +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 convert unnamed enum into enum class Icons 2014-06-24 14:47:01 +02:00
helpBrowser.h add namespace Ms 2013-05-13 19:43:59 +02:00
icons.cpp convert unnamed enum into enum class Icons 2014-06-24 14:47:01 +02:00
icons.h convert unnamed enum into enum class Icons 2014-06-24 14:47:01 +02:00
importbww.cpp move Direction and DirectionH into MScore 2014-06-26 12:03:14 +02:00
importgtp.cpp link note attached elements for parts 2014-07-10 18:59:44 +02:00
importgtp.h convert enum GuitarProError into enum class 2014-06-24 14:47:02 +02:00
importmidi.cpp fix #22132 2014-07-03 15:02:36 +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 move SegmentType to Segment::Type and make int again 2014-06-26 11:57:39 +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 stronger typing for key 2014-06-20 17:07:22 +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 #22132 2014-07-03 15:02:36 +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 move SegmentType to Segment::Type and make int again 2014-06-26 11:57:39 +02:00
importmidi_swing.h Make SwingDetector class private 2013-08-09 14:00:42 +04:00
importmidi_tie.cpp move SegmentType to Segment::Type and make int again 2014-06-26 11:57:39 +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 move Direction and DirectionH into MScore 2014-06-26 12:03:14 +02:00
importxml.cpp move Direction and DirectionH into MScore 2014-06-26 12:03:14 +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 move ElementType to Element::Type 2014-06-26 11:57:35 +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 convert unnamed enum into global enum class Transport 2014-06-24 14:47:07 +02:00
jackaudio.h convert unnamed enum into global enum class Transport 2014-06-24 14:47:07 +02:00
jackweakapi.cpp whitespace cleanup 2014-05-30 13:37:44 +02:00
keyb.cpp move BeamMode to Beam::Mode 2014-06-26 12:01:55 +02:00
keycanvas.h add namespace Ms 2013-05-13 19:43:59 +02:00
keyedit.cpp move ElementType to Element::Type 2014-06-26 11:57:35 +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-18 10:29:06 +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 convert unnamed enum into enum class Icons 2014-06-24 14:47:01 +02: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 move JumpType to Jump::Type 2014-06-26 12:01:56 +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 avoid warnings reg. unused functions 2014-06-17 14:53:52 +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 #22132 2014-07-03 15:02:36 +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 #26966: 'Play repeats' button works 2014-06-30 19:54:48 +05: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 move BeamMode to Beam::Mode 2014-06-26 12:01:55 +02:00
musicxmlfonthandler.cpp export correct creditwords justify and valign attributes 2014-06-29 21:41:47 +02:00
musicxmlfonthandler.h export text formatting based on styles 2014-06-25 22:43:25 +02:00
musicxmlsupport.cpp use char for some enums 2014-05-07 18:09:01 +02:00
musicxmlsupport.h move Direction and DirectionH into MScore 2014-06-26 12:03:14 +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 move BeamMode to Beam::Mode 2014-06-26 12:01:55 +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 move SegmentType to Segment::Type and make int again 2014-06-26 11:57:39 +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 convert unnamed enum into global enum class Transport 2014-06-24 14:47:07 +02:00
pa.h convert unnamed enum into global enum class Transport 2014-06-24 14:47:07 +02:00
pagesettings.cpp add 'apply to all parts' button in page settings 2014-06-28 10:47:01 +02:00
pagesettings.h add 'apply to all parts' button in page settings 2014-06-28 10:47:01 +02:00
pagesettings.ui add 'apply to all parts' button in page settings 2014-06-28 10:47:01 +02:00
paintengine_p.h Initial commit 2012-05-26 14:49:10 +02:00
palette.cpp move ElementType to Element::Type 2014-06-26 11:57:35 +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 fix #25600 2014-06-26 11:41:34 +02:00
palettebox.h convert enum PaletteCommand into enum class 2014-06-24 14:47:04 +02:00
paletteBoxButton.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
paletteBoxButton.h convert enum PaletteCommand into enum class 2014-06-24 14:47:04 +02:00
partedit.h 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 move ValueType to Note:ValueType 2014-06-26 11:57:56 +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 move SegmentType to Segment::Type and make int again 2014-06-26 11:57:39 +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 convert unnamed enum into enum class Icons 2014-06-24 14:47:01 +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 fix warnings reg. wrong header guards 2014-06-17 14:43: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 convert unnamed enum into enum class Icons 2014-06-24 14:47:01 +02: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 rename LayoutBreak::LayoutBreakType to LayoutBreak::Type 2014-06-26 11:57:45 +02:00
pulseaudio.cpp convert unnamed enum into global enum class Transport 2014-06-24 14:47:07 +02: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 ElementType to Element::Type 2014-06-26 11:57:35 +02:00
qmlplugin.h improve builtin plugin documentation 2014-05-16 13:58:30 +02:00
recordbutton.h fix warnings reg. wrong header guards 2014-06-17 14:43:30 +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 move SegmentType to Segment::Type and make int again 2014-06-26 11:57:39 +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 #22988 2014-07-10 14:32:04 +02:00
scoreview.h move ElementType to Element::Type 2014-06-26 11:57:35 +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 move ElementType to Element::Type 2014-06-26 11:57:35 +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 convert unnamed enum into global enum class Transport 2014-06-24 14:47:07 +02:00
seq.h convert unnamed enum into global enum class Transport 2014-06-24 14:47:07 +02:00
shortcut.cpp convert unnamed enum into enum class Icons 2014-06-24 14:47:01 +02:00
shortcut.h convert unnamed enum into enum class Icons 2014-06-24 14:47:01 +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 move ElementType to Element::Type 2014-06-26 11:57:35 +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 move SegmentType to Segment::Type and make int again 2014-06-26 11:57:39 +02:00
textcursor.h convert "enum class" to "enum class : char" 2014-05-23 10:35:15 +02:00
texteditor.cpp convert unnamed enum into enum class Icons 2014-06-24 14:47:01 +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 addressing @lasconic's concerns 2014-06-24 14:47:13 +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 add 'apply to all parts' button to text style and general style editing dialogs 2014-06-28 11:43:59 +02:00
textstyle.h add 'apply to all parts' button to text style and general style editing dialogs 2014-06-28 11:43:59 +02:00
textstyle.ui fix default frame width and margin in text style/properties, rework text properties dialog 2014-04-25 11:50:31 +02:00
texttools.cpp move ElementType to Element::Type 2014-06-26 11:57:35 +02:00
texttools.h remove unstyled text 2014-03-14 11:36:16 +01:00
timedialog.cpp move ElementType to Element::Type 2014-06-26 11:57:35 +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 stronger typing for key 2014-06-20 17:07:22 +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