Commit graph

40 commits

Author SHA1 Message Date
pereverzev_v
6b16656704 Dragging elements could work with few anchor lines 2020-04-04 01:03:43 +03:00
Igor Korsukov
9d9d06b3c2 fixed virtual methods 2020-03-24 15:49:16 +02:00
Igor Korsukov
68b3415c47 fixed some issues from PVS-Studio report (step1) 2020-03-20 12:18:07 +02:00
pereverzev_v
b308211f8b Added trigger layout that will update layout position of a fret and internal values like offset in the inspector 2019-12-25 10:11:26 +02:00
James Thistlewood
fb2afc8ae1 add chord symbol support for fret diagrams and some small read/write fixes 2019-05-21 21:50:46 +01:00
James Thistlewood
40cef95299 Refactor fret diagrams
fix #284966
fix #283759
fix #283678
fix #283676
fix #283674
fix #283452
fix #275658
fix #265324
fix #285616
fix #285613
fix #280575
fix #283762
fix #283679
2019-05-02 19:05:01 +01:00
ws
d77183b3bb refactoring of Element::userOff and TextBase::offset 2018-10-18 11:56:23 +02:00
ws
8ca085ca76 Harmony and Fret update 2018-07-12 10:16:07 +02:00
ws
a819eb6ae9 fix #139271: some Radio buttons in General Style do not switch 2018-04-11 12:19:50 +02:00
ws
33d1cd7fb4 rename StyleIdx -> Sid and P_ID -> Pid 2018-03-27 15:36:00 +02:00
Werner Schweer
b46b55fa1e fix ties from/to grace notes; add 'final' to classes were appropriate 2017-12-21 14:08:44 +01:00
wschweer
8d5916dd4a autoplacement of FretDiagram, gp import fixes 2017-12-06 13:06:07 +02:00
Werner Schweer
0e4211e2d0 update let ring, palm mute 2017-11-27 16:55:52 +01:00
Werner Schweer
ac41fa396e update edit infrastructure 2017-03-31 13:03:30 +02:00
Werner Schweer
90b1991912 replace Q_OBJECT with Q_GADGET for all Element based classes 2017-02-17 15:48:28 +01:00
Werner Schweer
1d4c6b2f21 move Element::type() to ScoreElement 2017-01-18 14:16:33 +01:00
Werner Schweer
c5f46bb208 rename Xml() -> XmlWriter() 2016-11-19 11:51:21 +01:00
lasconic
027c169ff1 add more guitar fretboard diagrams in advanced/master palette (new way to init diagrams from code using X-12O2 notation) 2016-03-23 12:08:44 +04:00
ws
592160b38f reduce memory footprint of Note 2015-11-04 13:22:33 +01:00
ws
60cb031bb0 more accessible fret diagrams 2015-11-02 11:20:40 +01:00
ws
641d143d7e add scale property to fret diagram 2015-01-15 14:50:50 +01:00
ws
65656416b5 implement barre for fret diagrams 2015-01-15 12:50:03 +01:00
ws
69dd28e7df preparations for changing division value 2015-01-12 14:07:05 +01:00
ws
6d46589c56 fix #29431 2014-08-13 21:01:21 +02:00
ws
70e228aad1 fix #29391 2014-08-12 12:55:38 +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
John Pirie
3fce939333 Fix #21927 - Added support for fret diagrams in Guitar Pro 2014-06-11 16:45:05 +01:00
Joachim Schmitz
931e837c5e convert enum ElementType into enum class 2014-05-23 10:35:27 +02:00
Joachim Schmitz
54ede6a1f6 improve builtin plugin documentation
reformatting, removing some comments that are irrelevant to plugin
framework in a way that DoxyGen should still find them, documenting the
enums and fully qualify all types that are specific to MuseScore,
2014-05-16 13:58:30 +02:00
Maurizio M. Gavioli
3ed3546e76 Rename Tablature class to StringData
Refactoring the following names:

Classes:
Tablature => StringData

Member variables and methods:
Instrument::tablature() => stringData()
Instrument::setTablature() => setStringdata()
InstrumentTemplate::tablature => stringData
InstrumentData::_tablature => _stringData
InstrumentData::tablature() => stringData()
InstrumentData::setTablature() => setStringData()

There is no change in logic or program behaviour, only renaming.
2013-09-15 18:43:48 +02:00
ws
9ebabcc2e5 add namespace Ms 2013-05-13 19:43:59 +02:00
ws
220db94494 reorganize synthesizer; add zita1 reverb 2013-04-03 12:50:21 +02:00
ws
bf1cbe2aa0 use QXmlStreamReader for xml parsing 2013-01-11 18:10:18 +01:00
Werner Schweer
f9b7c837a2 handle different parent types for Harmony and FretDiagram 2012-12-11 10:00:16 +01:00
Werner Schweer
8883029831 bugfixing fret diagram+harmony 2012-12-10 21:15:28 +01:00
Werner Schweer
23d29f6c86 page format fixes (minSystemDistance); make vertical space for fret diagram 2012-12-10 17:44:57 +01:00
Werner Schweer
9e623889d0 fix #18193 2012-09-24 14:48:43 +02:00
Werner Schweer
3d91e61ef4 More plugin bindings 2012-07-25 11:49:34 +02:00
Werner Schweer
5182c9e085 derive Element from QObject; add Q_OBJECT into every Element class 2012-05-28 11:29:21 +02:00
Werner Schweer
1f9ccfcdce add libmscore
git-subtree-dir: libmscore
git-subtree-mainline: 412ca45401
git-subtree-split: 6047361bd0
2012-05-26 14:54:47 +02:00