MuseScore/mscore
2014-07-29 18:37:09 +04:00
..
data Merge pull request #862 from Isensee/24951-grace-after-new 2014-05-13 13:06:58 +02:00
debugger Merge pull request #1044 from Jojo-Schmitz/untranslate-debugger 2014-07-21 14:36:10 +02:00
inspector Moved note head names from inspector.ui to note.h 2014-07-22 14:54: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 fix accidental parenthesis in palette by using an icon, it's the same than the note one, added a shortcut to add bracket around note and accidental 2014-07-18 00:11:00 +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 Bug fixes 2014-07-16 23:03:30 +05:00
alsa.h Bug fixes 2014-07-16 23:03:30 +05: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 clean some dialogs, make group box title bold 2014-07-13 18:14:54 +02:00
articulationprop.cpp convert enum P_ID into enum class 2014-05-26 18:18:01 +02:00
articulationprop.h add namespace Ms 2013-05-13 19:43:59 +02:00
bb.cpp fix #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 clean some dialogs, make group box title bold 2014-07-13 18:14:54 +02:00
capella.cpp cleaner clef/cleflist implementation 2014-07-25 17:13:42 +02:00
capella.h turn enum CapellaError into enum class Capella::Error 2014-07-15 14:14:36 +02:00
capxml.cpp turn enum StemDir into enum class 2014-07-15 14:14:34 +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 Redesign MIDI import operations architecture 2014-07-29 18:36:40 +04:00
continuouspanel.cpp Add spacing between elements 2014-07-24 07:44:50 -04:00
continuouspanel.h Add spacing between elements 2014-07-24 07:44:50 -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 fix #24492: Segmentation fault on drag/drop volta on last measure end 2014-07-23 10:01:04 +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 Bug fixes 2014-07-16 23:03:30 +05: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 clean some dialogs, make group box title bold 2014-07-13 18:14:54 +02: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 clean some dialogs, make group box title bold 2014-07-13 18:14:54 +02:00
editstyle.cpp compile with Qt5.1, fix default style for text font 2014-07-26 13:39:00 +02:00
editstyle.h turn unnamed enum with single member into const int 2014-07-15 14:23:16 +02:00
editstyle.ui add style option for MusicalTexFont 2014-07-26 11:55:45 +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 turn enum AskUser into enum class 2014-07-15 14:14:38 +02:00
exportmp3.h turn enum AskUser into enum class 2014-07-15 14:14:38 +02:00
exportxml.cpp fix transposing instruments pitch on MusicXML export 2014-07-23 21:51:22 +02:00
file.cpp Redesign MIDI import operations architecture 2014-07-29 18:36:40 +04: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 clean some dialogs, make group box title bold 2014-07-13 18:14:54 +02:00
glissandoproperties.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
glissandoproperties.h add namespace Ms 2013-05-13 19:43:59 +02:00
globals.h 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 cleaner clef/cleflist implementation 2014-07-25 17:13:42 +02:00
importgtp-gp4.cpp Guitar Pro implementation split up, support also for ties, grace notes, slides and other minor articulations. 2014-07-28 09:33:37 +01:00
importgtp-gp5.cpp Guitar Pro implementation split up, support also for ties, grace notes, slides and other minor articulations. 2014-07-28 09:33:37 +01:00
importgtp-gp6.cpp Guitar Pro implementation split up, support also for ties, grace notes, slides and other minor articulations. 2014-07-28 09:33:37 +01:00
importgtp.cpp Guitar Pro implementation split up, support also for ties, grace notes, slides and other minor articulations. 2014-07-28 09:33:37 +01:00
importgtp.h Guitar Pro implementation split up, support also for ties, grace notes, slides and other minor articulations. 2014-07-28 09:33:37 +01:00
importmidi.cpp Remove "Value from preferences" (default) quant value 2014-07-29 18:36:54 +04:00
importmidi_beat.cpp Redesign MIDI import operations architecture 2014-07-29 18:36:40 +04:00
importmidi_beat.h Add GUI option to change time signature of human MIDI files 2014-07-29 18:36:38 +04:00
importmidi_chord.cpp Redesign MIDI import operations architecture 2014-07-29 18:36:40 +04:00
importmidi_chord.h Lyrics now aware of quantization 2014-07-29 18:36:39 +04:00
importmidi_clef.cpp Redesign MIDI import operations architecture 2014-07-29 18:36:40 +04:00
importmidi_clef.h Dynamic programming algorithm to find optimal clef changes 2014-03-15 00:09:33 +04:00
importmidi_delegate.cpp Fix frozen rows/columns implementation 2014-07-29 18:37:01 +04:00
importmidi_delegate.h Fix frozen rows/columns implementation 2014-07-29 18:37:01 +04:00
importmidi_drum.cpp Redesign MIDI import operations architecture 2014-07-29 18:36:40 +04:00
importmidi_drum.h Remove rests in drum tracks (MIDI import option) 2013-10-23 00:54:10 +04:00
importmidi_fraction.cpp Choose 3/4 or 4/4 automatically for human MIDI files 2014-07-29 18:36:37 +04:00
importmidi_fraction.h Choose 3/4 or 4/4 automatically for human MIDI files 2014-07-29 18:36:37 +04:00
importmidi_inner.cpp Redesign MIDI import operations architecture 2014-07-29 18:36:40 +04:00
importmidi_inner.h Fix lyrics 2014-07-29 18:36:47 +04:00
importmidi_lrhand.cpp Add "Split staff" column; leave only automatic split method 2014-07-29 18:36:57 +04:00
importmidi_lrhand.h Default left/right hand separation for some tracks 2014-07-29 18:35:44 +04:00
importmidi_lyrics.cpp Fix drums and lyrics 2014-07-29 18:36:48 +04:00
importmidi_lyrics.h Fix drums and lyrics 2014-07-29 18:36:48 +04:00
importmidi_meter.cpp Add GUI option to change time signature of human MIDI files 2014-07-29 18:36:38 +04:00
importmidi_meter.h Don't print in simplify if rests remain (toDurationList function) 2014-07-29 18:35:32 +04:00
importmidi_model.cpp Rename column: "Quantization" -> "Max quantization" 2014-07-29 18:37:09 +04:00
importmidi_model.h Add time signature column 2014-07-29 18:37:00 +04:00
importmidi_operation.h Add "Split staff" column; leave only automatic split method 2014-07-29 18:36:57 +04:00
importmidi_operations.cpp Remove "Value from preferences" (default) quant value 2014-07-29 18:36:54 +04:00
importmidi_operations.h Add "Split staff" column; leave only automatic split method 2014-07-29 18:36:57 +04:00
importmidi_panel.cpp Fix frozen rows/columns implementation 2014-07-29 18:37:01 +04:00
importmidi_panel.h Remove unused private slot 2014-07-29 18:36:49 +04:00
importmidi_panel.ui Ability to edit operations in tracks view on single click 2014-07-29 18:36:50 +04:00
importmidi_quant.cpp Remove tempo penalty for quantization 2014-07-29 18:37:05 +04:00
importmidi_quant.h Remove "Value from preferences" (default) quant value 2014-07-29 18:36:54 +04:00
importmidi_simplify.cpp Better staccato simplification of dotted notes 2014-07-29 18:37:02 +04:00
importmidi_simplify.h Rename 'Simplify notation' option to 'Simplify durations' 2014-07-29 18:35:47 +04:00
importmidi_swing.cpp Redesign MIDI import operations architecture 2014-07-29 18:36:40 +04:00
importmidi_swing.h Redesign MIDI import operations architecture 2014-07-29 18:36:40 +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_tuplet.cpp Small optimization for Q_ASSERT tuplet check 2014-07-29 18:37:07 +04:00
importmidi_tuplet.h Don't split voices if parallel tuplet appears 2014-07-29 18:37:06 +04:00
importmidi_tuplet_detect.cpp Redesign MIDI import operations architecture 2014-07-29 18:36:40 +04:00
importmidi_tuplet_detect.h Move tuplet voicing to a separate file 2014-07-29 18:34:45 +04:00
importmidi_tuplet_filter.cpp Fix check for common chords 2014-07-29 18:35:06 +04:00
importmidi_tuplet_filter.h Move tuplet voicing to a separate file 2014-07-29 18:34:45 +04:00
importmidi_tuplet_tonotes.cpp Sort function parameters for uniform look 2014-07-29 18:36:37 +04:00
importmidi_tuplet_tonotes.h Add Q_ASSERT to forbid tuplets with <= 1 element 2014-07-29 18:36:03 +04:00
importmidi_tuplet_voice.cpp Better non-tuplet chord voice assignment 2014-07-29 18:36:41 +04:00
importmidi_tuplet_voice.h Fix overlapping on time values for successive chords 2014-07-29 18:36:20 +04:00
importmidi_view.cpp Adjust scroll speed for horizontal and vertical directions 2014-07-29 18:37:03 +04:00
importmidi_view.h Fix frozen rows/columns implementation 2014-07-29 18:37:01 +04:00
importmidi_voice.cpp Add Q_ASSERT for the impossible case of tuplet insertion 2014-07-29 18:37:08 +04:00
importmidi_voice.h Redesign MIDI import operations architecture 2014-07-29 18:36:40 +04:00
importove.cpp cleaner clef/cleflist implementation 2014-07-25 17:13:42 +02:00
importxml.cpp fix tests, positioning of text lines in MusicXML import 2014-07-28 21:53:28 +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 fix #28331 2014-07-27 15:06:49 +02:00
instrdialog.h turn unnamed enum into enum class ListItemOp 2014-07-15 14:14:45 +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 Bug fixes 2014-07-16 23:03:30 +05:00
jackaudio.h Bug fixes 2014-07-16 23:03:30 +05:00
jackweakapi.cpp JACK Transport reposition 2014-07-13 20:13:18 +05: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 fix #27871 + more cosmetic changes to palettes 2014-07-19 16:21:14 +02:00
keyedit.h better key and time sig master palette 2013-09-11 12:28:04 +02:00
keyedit.ui fix #27871 + more cosmetic changes to palettes 2014-07-19 16:21:14 +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 turn enum TextStyleType into enum class 2014-07-15 14:23:19 +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 turn unnamed enum into enum class MagIdx 2014-07-15 14:14:47 +02:00
magbox.h turn unnamed enum into enum class MagIdx 2014-07-15 14:14:47 +02:00
masterpalette.cpp fix #25812: add missing dynamics to master palette 2014-07-26 10:26:57 +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 clean some dialogs, make group box title bold 2014-07-13 18:14:54 +02: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 clean some dialogs, make group box title bold 2014-07-13 18:14:54 +02:00
menus.cpp fix #27986: position of dot in tempo text 2014-07-28 16:10:12 +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 turn enum MuseScoreStyleType into enum class 2014-07-15 14:22:27 +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 add a start of unregisterPlugin function 2014-07-17 22:48:38 +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 deployment of MScoreText on MacOSX, add it to mtest resource file 2014-07-23 17:51:00 +02:00
musescore.cpp Redesign MIDI import operations architecture 2014-07-29 18:36:40 +04:00
musescore.h Redesign MIDI import operations architecture 2014-07-29 18:36:40 +04:00
musescore.qrc honor current score font for dynamics 2014-07-23 17:10:15 +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 cleaner clef/cleflist implementation 2014-07-25 17:13:42 +02:00
newwizard.h turn unnamed enum into enum class NewWizzard::Page 2014-07-15 14:14:49 +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 fix time signature properties scores 2014-07-26 09:08:44 +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 turn enum OctaveShiftType into enum class 2014-07-15 14:23:09 +02:00
ove.h really make Text:Type an enum class 2014-07-15 14:23:14 +02:00
pa.cpp Bug fixes 2014-07-16 23:03:30 +05:00
pa.h Bug fixes 2014-07-16 23:03:30 +05: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 fix #27871 + more cosmetic changes to palettes 2014-07-19 16:21:14 +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 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 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 turn unnamed enum with just one member into const int 2014-07-15 14:22:33 +02:00
playpanel.cpp Bug fixes 2014-07-16 23:03:30 +05:00
playpanel.h Bug fixes 2014-07-16 23:03:30 +05:00
playpanel.ui fix #23366: capitalization 2014-01-13 16:37:02 +01:00
pluginCreator.cpp turn enum PCState into enum class 2014-07-15 14:22:31 +02:00
pluginCreator.h turn enum PCState into enum class 2014-07-15 14:22:31 +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 no animation by default on mac, otherwise we see artifact when dragging the main window, or resizing docked widgets 2014-07-28 18:24:06 +02:00
preferences.h Redesign MIDI import operations architecture 2014-07-29 18:36:40 +04: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 default to General tab in Preferences 2014-07-26 18:17:51 +02:00
propertymenu.cpp remove Time Sig Properties for courtesy time signature 2014-07-23 17:51:43 +02:00
pulseaudio.cpp fix #28331 2014-07-27 15:06:49 +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 Fixes the following Q_INVOKABLE methods returning a QObject* by turning them into a property: 2014-07-06 01:56:30 +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 more options to export positions 2014-07-13 18:33:26 +02:00
scoretab.cpp turn unnamed enum into enum class MagIdx 2014-07-15 14:14:47 +02:00
scoretab.h turn unnamed enum into enum class MagIdx 2014-07-15 14:14:47 +02:00
scoreview.cpp fix #28331 2014-07-27 15:06:49 +02:00
scoreview.h turn unnamed enum into enum class TEXT 2014-07-15 14:23:13 +02:00
sectionbreak.ui clean some dialogs, make group box title bold 2014-07-13 18:14:54 +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 clean some dialogs, make group box title bold 2014-07-13 18:14:54 +02:00
selectdialog.cpp Disabled subtype checkbox when subtype for element does not apply 2014-07-22 14:54:49 +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 Merge pull request #1035 from Igevorse/jack-transport 2014-07-24 15:51:02 +02:00
seq.h Bug fixes 2014-07-16 23:03:30 +05: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 clean some dialogs, make group box title bold 2014-07-13 18:14:54 +02:00
stafftext.ui fix #23038: reduce height of dialogs to 560 pixel 2014-03-13 08:53:26 +01:00
stafftextproperties.cpp fix #27921 2014-07-22 22:55:35 +05: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 clean some dialogs, make group box title bold 2014-07-13 18:14:54 +02:00
svggenerator.cpp Initial commit 2012-05-26 14:49:10 +02:00
svggenerator.h improve, fix and extend plugin dosumentation 2014-01-12 12:51:51 +01:00
symboldialog.cpp implement f2 menus as palette 2014-07-22 12:20:08 +02:00
symboldialog.h add ScoreFont to Symbol class; extend master palette symbols dialog; misc cleanups 2013-11-25 15:02:55 +01:00
symboldialog.ui 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 fix #28331 2014-07-27 15:06:49 +02:00
textpalette.h implement f2 menus as palette 2014-07-22 12:20:08 +02:00
textpalette.ui implement f2 menus as palette 2014-07-22 12:20:08 +02:00
textprop.cpp turn enum TextStyleType into enum class 2014-07-15 14:23:19 +02:00
textprop.h turn enum TextStyleType into enum class 2014-07-15 14:23:19 +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 turn enum TextStyleType into enum class 2014-07-15 14:23:19 +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 fix #27871 + more cosmetic changes to palettes 2014-07-19 16:21:14 +02:00
timedialog.h better key and time sig master palette 2013-09-11 12:28:04 +02:00
timedialog.ui fix #27871 + more cosmetic changes to palettes 2014-07-19 16:21:14 +02: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 clean some dialogs, make group box title bold 2014-07-13 18:14:54 +02: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 clean some dialogs, make group box title bold 2014-07-13 18:14:54 +02: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 clean some dialogs, make group box title bold 2014-07-13 18:14:54 +02:00
waveview.cpp convert enum TType into enum class 2014-05-26 15:49:20 +02:00
waveview.h add namespace Ms 2013-05-13 19:43:59 +02:00
webpage.cpp 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