Commit graph

84 commits

Author SHA1 Message Date
ws
35265cd358 implement new fermata element 2018-01-16 13:38:28 +01:00
lasconic
698ae4c911 try to disable code coverage in release mode on linux again 2017-12-21 14:29:02 +01:00
Jarrad Whitaker
fe3e0875ee cmake COVERAGE option to enable gcov instrumentation 2017-12-19 15:31:39 +01:00
Werner Schweer
0e4211e2d0 update let ring, palm mute 2017-11-27 16:55:52 +01:00
Werner Schweer
e212f7d57e add new elements LetRing and Vibrato 2017-11-27 09:56:54 +01:00
Werner Schweer
4241b93649 update scripting interface 2017-06-22 12:42:14 +02:00
Werner Schweer
ac41fa396e update edit infrastructure 2017-03-31 13:03:30 +02:00
Werner Schweer
6ecd806ff3 better bw. compatibility 2017-01-25 15:55:04 +01:00
Werner Schweer
9a9dedf774 change PageFormat to simple style values 2017-01-23 21:53:51 +01:00
Werner Schweer
f8417ca046 add SystemText element 2017-01-20 11:05:52 +01:00
Werner Schweer
5433d719d9 replace TextStyle by SubStyle 2017-01-16 20:59:21 +01:00
Werner Schweer
0b1aea952f layout for movements 2017-01-05 11:28:45 +01:00
Werner Schweer
337e885896 barline changes, part-1 2016-12-28 16:36:59 +01:00
Werner Schweer
d34d09aab9 add StaffTypeChange element 2016-12-14 15:44:24 +01:00
Werner Schweer
660b393b98 change StaffType interface 2016-12-14 15:44:24 +01:00
Werner Schweer
107343b1aa fix #148121, #138326; add provisions for global insert mode 2016-12-01 13:35:48 +01:00
Werner Schweer
c5f46bb208 rename Xml() -> XmlWriter() 2016-11-19 11:51:21 +01:00
Werner Schweer
6ef95da0d6 first simple implementation of slur autoplace 2016-11-15 16:33:38 +01:00
lasconic
642e753fd3 add back compatibility test for 1.3, add test for 2.0, change read207 to 206 2016-09-19 13:25:54 +02:00
Werner Schweer
dae86056a3 preparations for new compatibility implementation 2016-09-13 09:40:54 +02:00
werner
e3e2682004 fix #122551 Text line: inability to delete or change the 'Begin' text 2016-08-30 14:03:26 +02:00
werner
5c02629ec3 remove ledgerlines from shape; cleanups 2016-07-03 16:23:11 +02:00
Joachim Schmitz
2ef157283e Fix spelling in CMakeLists.txt files 2016-06-10 10:38:13 +02:00
ws
b448ab9c30 update continuous view 2016-05-18 15:44:03 +02:00
ws
841ce00af4 re-add linear layout 2016-04-13 12:05:47 +02:00
ws
f281db5f22 move more functions to MasterScore() 2016-04-13 11:50:18 +02:00
ws
bbd802f8ae framework for partial relayout 2016-04-13 11:35:21 +02:00
ws
97345495ec fix regressions for system divider 2016-04-13 11:19:01 +02:00
ws
9f933d8503 Layout reorganization 2016-04-13 11:05:04 +02:00
ws
3e383af345 fix arpeggio and glissando lines 2015-05-08 08:59:34 +02:00
ws
89d455fb50 cleaner mag calculation in sym.cpp 2015-05-08 08:59:30 +02:00
ws
7776d96720 expose Fraction to script interface 2015-04-07 10:26:33 +02:00
ws
265b630abd extend implementation of property system 2015-02-04 22:12:13 +01:00
ws
1960bbbff7 use AUTOMOC in cmake files 2015-01-27 15:23:20 +01:00
ws
f22515c0ef reimplement effect gui without qml 2015-01-07 13:47:19 +01:00
ws
b7dd5af499 update KeySig implementation 2014-06-03 15:28:10 +02:00
ws
1dff0380ef move qzip and xmlstream into separate libs 2014-05-07 19:58:14 +02:00
ws
2bf549ba72 move xmlstream and qzip into thirdparty 2014-05-07 09:28:19 +02:00
ws
eae279885d fix regressions for plugins 2014-04-25 19:11:33 +02:00
ws
0c34c93cc9 move plugin framework to libmscore 2014-04-25 18:43:25 +02:00
ws
cafc8a9b82 fix #25410 2014-04-15 16:20:01 +02:00
ws
d796ea407d rework text implementation 2014-02-11 14:27:44 +01:00
Maurizio M. Gavioli
2acd24ba1c Finish renaming of Tablature class to StringData
Renames also the files hoding the class itself:
- libmscore/tablature.cpp => stringdata.cpp
- libmscore/tablature.h => stringdata.h

No actual change in the code, only updated references to stringdata.h in #include's.
2013-12-05 21:37:28 +01:00
Maurizio M. Gavioli
41588b2bc1 Renamed element to "Ambitus" 2013-11-25 12:17:12 +01:00
Maurizio M. Gavioli
794612ce0f Rename to Part Range 2013-11-24 23:32:03 +01:00
Maurizio M. Gavioli
f8ef6e6443 Initial implementation of a Range element to display a tune range 2013-11-24 23:30:44 +01:00
ws
733c1934db smufl integration, part I 2013-11-12 09:29:12 +01:00
ws
9dba0be445 updates&fixes for tie editing 2013-08-22 12:18:37 +02:00
Leon Vinken
9a1d84c4c3 Framework for bagpipe palette 2013-08-04 11:12:09 +02:00
ws
3f63dcd6d4 use interval tree for list of spanners 2013-07-05 11:24:14 +02:00