Joachim Schmitz
5bc83194af
move GlissandoType to Glissando::Type
...
needed to make it available to the plugin framework
2014-06-26 11:57:50 +02:00
Joachim Schmitz
29d17dae5c
rename LayoutBreak::LayoutBreakType to LayoutBreak::Type
2014-06-26 11:57:45 +02:00
Joachim Schmitz
ddb1208bd6
rename Hairpin::HairpinType to Hairpin::Type
...
and register Hairpin::Type, FiguredBassItem::ContLine and
Lyrics::Syllabic, which seemd missing.
Also fix registration of Element::Type and Segment::Type to what they
had been before.
2014-06-26 11:57:43 +02:00
Joachim Schmitz
b6be7a9852
rename AccidentalRole and AccidentalType to Role and Type
2014-06-26 11:57:41 +02:00
Joachim Schmitz
e6e7436177
move SegmentType to Segment::Type and make int again
...
needed to make it available to the plugin framework
and the memory saved is not worth the performance penalty
2014-06-26 11:57:39 +02:00
Joachim Schmitz
75623c53dc
move ElementType to Element::Type
...
needed to make it available to the Plugin framework
2014-06-26 11:57:35 +02:00
Joachim Schmitz
e50bd46532
move enum Placement to Element::Placement
...
needed to make it available to the Plugin framework
2014-06-26 11:49:08 +02:00
Joachim Schmitz
fe4fa356d1
rename enum Dynamic::DynamicType to Dynamic::Type
2014-06-26 11:49:05 +02:00
ws
f3caba78f6
fix #25600
2014-06-26 11:41:34 +02:00
Nicolas Froment
694bffbd60
Merge pull request #1012 from vgstef/ContinuousPanel
...
Fix measure number text and key signature superposition
2014-06-26 08:37:06 +02:00
vgstef
db2fb77a8b
Fix measure number text and key signature superposition
2014-06-25 17:55:15 -04:00
Leon Vinken
07abb7ff2d
export text formatting based on styles
2014-06-25 22:43:25 +02:00
Joachim Schmitz
a2f02ae43b
fix warning re. unsued parameter
2014-06-24 17:08:07 +02:00
Joachim Schmitz
a8549b5e09
addressing @lasconic's concerns
2014-06-24 14:47:13 +02:00
Joachim Schmitz
e8e0478b53
convert unnamed enum into global enum class Transport
2014-06-24 14:47:07 +02:00
Joachim Schmitz
19378438fa
convert unnamed enum into enum class SeqMsgId
2014-06-24 14:47:05 +02:00
Joachim Schmitz
adebed3aa5
convert enum PaletteCommand into enum class
2014-06-24 14:47:04 +02:00
Joachim Schmitz
c815d95e9e
convert enum GuitarProError into enum class
2014-06-24 14:47:02 +02:00
Joachim Schmitz
7709b6bf7a
convert unnamed enum into enum class Icons
2014-06-24 14:47:01 +02:00
Joachim Schmitz
9433472fe9
convert unnamed enum into enum ImageControl
...
making it a class, just to cast back to int, is not worth the effort
2014-06-24 14:46:59 +02:00
Joachim Schmitz
605230bbb1
convert unnamed enum into enum AmbitusControl
...
making it a class, just to cast back to int, is not worth the effort
2014-06-24 14:46:58 +02:00
Joachim Schmitz
5099968eec
convert unnamed enum into enum class State
2014-06-24 14:46:56 +02:00
Joachim Schmitz
7f343a3436
convert unnamed enum into enum Col
...
making it a class, just to cast back to int, is not worth the effort
2014-06-24 14:46:55 +02:00
Joachim Schmitz
25b79d460b
convert enum AlignmentFlag into enum class
2014-06-24 14:46:47 +02:00
Joachim Schmitz
e5f9542fd3
convert enum Hidden into global enum class
...
after having seen how it is done in e1b1246
2014-06-24 14:46:45 +02:00
ws
789e1418e9
update merge
2014-06-24 13:48:29 +02:00
Werner Schweer
c46d24ede5
Merge pull request #912 from vgstef/ContinuousPanel
...
Add continuous panel feature for continous view mode
2014-06-24 13:44:57 +02:00
lasconic
a818188986
fix #26591 : Wrong clef / staff lines on MusicXML import
2014-06-23 23:14:19 +02:00
lasconic
729d822179
fix: drum note entry using shortcut doesn't honor voice setting from drumset
2014-06-23 22:49:45 +02:00
Nicolas Froment
5f68171112
Merge pull request #992 from MarcSabatella/26516-repitch
...
fix #26516 : crash on repitch
2014-06-23 19:41:08 +02:00
Marc Sabatella
c6cf052a79
fix #26521 : move cursor after tuplet creation
...
move cursor after tuplet dialog too
2014-06-23 06:59:26 -06:00
Joachim Schmitz
eaf73abf29
fix compiler warnings reg. unused parameters
2014-06-23 09:36:31 +02:00
ws
b4066a7976
stronger typing for key
2014-06-20 17:07:22 +02:00
Marc Sabatella
6c003995d4
fix #26516 : crash on repitch
2014-06-19 09:27:38 -06:00
ws
ca737076a1
fix #22471
2014-06-19 12:54:13 +02:00
ws
a9e44cb747
fix #23953
2014-06-19 12:06:00 +02:00
ws
8aede97585
fix #24414
2014-06-19 11:34:28 +02:00
lasconic
9fd56d7e56
MusicXML import: no arpeggio on rests
2014-06-19 09:30:47 +02:00
ws
a9af9ca335
fix #26041
2014-06-18 10:29:06 +02:00
Nicolas Froment
09f56073e3
Merge pull request #981 from lvinken/25193-musicxml-text-formatting-4
...
more work on #25193 [MusicXML Export] text contains MuseScore specific m...
2014-06-18 08:46:09 +02:00
Nicolas Froment
1f30992031
Merge pull request #983 from MarcSabatella/25797-add-spelling
...
fix #25797 : enharmonic spelling of Shift+note
2014-06-18 08:18:17 +02:00
Marc Sabatella
1fd6f62361
whitespace change to trigger rebuild
2014-06-17 23:28:54 -06:00
Marc Sabatella
60aabd17a6
fix #25797 : enharmonic spelling of Shift+note
2014-06-17 16:37:23 -06:00
Leon Vinken
b9ac1fadf0
more work on #25193 [MusicXML Export] text contains MuseScore specific markup
2014-06-17 21:25:17 +02:00
Bartlomiej Lewandowski
7f68a34d35
Changed paste staff function to take a segment as a parameter
2014-06-17 17:18:52 +02:00
Bartlomiej Lewandowski
08174eae23
Moved most of paste code from scoreview to score.cpp into cmdPaste.
...
Removed copied code from tst_copypaste
2014-06-17 17:02:43 +02:00
Nicolas Froment
86d544c5cc
Merge pull request #970 from jpirie/21927-fret-diagrams
...
Fix #21927 - Added support for fret diagrams in Guitar Pro
2014-06-17 16:23:53 +02:00
ws
a77497571b
update debugger
2014-06-17 16:06:25 +02:00
Nicolas Froment
e593c861f7
Merge pull request #979 from Jojo-Schmitz/warnings
...
Warnings
2014-06-17 15:17:19 +02:00
Joachim Schmitz
ad33592a42
avoid warnings reg. unused functions
2014-06-17 14:53:52 +02:00