Commit graph

17 commits

Author SHA1 Message Date
Igor Korsukov 7b3b91ae81 replaced QVariant to PropertyValue for change properties 2021-11-18 12:43:45 +02:00
Igor Korsukov bba2d97ec0 replaced QVariant to PropertyValue for propertyDefault 2021-11-18 12:43:45 +02:00
Igor Korsukov 2706ddfff8 replaced QVariant to PropertyValue for getProperty 2021-11-18 12:43:45 +02:00
Casper Jeukendrup 0c83e5ab1a ScoreFont/Sym/SymId/SymNames cleanup
- Moved SymNames from Sym class to a dedicated struct
- Replaced Sym class with a private struct inside ScoreFont class
2021-09-24 13:55:19 +02:00
Igor Korsukov 0dda1d8d05 renamed xmlwriter stag, etag to startObject, endObject 2021-09-21 15:53:23 +02:00
Igor Korsukov 3bf9bd9172 improved engraving object tree 2021-09-15 17:30:50 +02:00
Igor Korsukov cbf22b6070 renamed element to engravingitem 2021-09-02 15:36:45 +02:00
Igor Korsukov c06b107c0f engraving elements tree refactoring 2021-09-02 14:56:57 +02:00
Igor Korsukov c49a4de2a8 changed type virtual method to type field 2021-08-30 15:38:48 +02:00
Igor Korsukov bb829e2dca moved xml to io dir 2021-07-29 09:25:20 +02:00
Igor Korsukov 48432c8e1b moved MasterScore to separate file 2021-07-23 17:26:48 +02:00
Igor Korsukov 3c6ad5f14f moved style to separated dir 2021-07-14 23:25:29 +02:00
Igor Korsukov 090d710427 replaced qApp->translation to qtrc 2021-07-02 20:31:42 +02:00
Igor Korsukov e50265892b get rid of QWidgets from engraving 2021-07-02 14:47:43 +02:00
Igor Korsukov 4485a93f71 replaced Qt geometry primitives to MU 2021-06-08 17:04:11 +02:00
Casper Jeukendrup 3adc827590 ScoreFont and Sym cleanup
- Moved ScoreFont from sym.h to separate file
- Cleaned the code in ScoreFont somewhat
- Reduced unnecessary includes of sym.h
2021-06-03 17:20:04 +03:00
Igor Korsukov 4f55cf32e2 added engraving module 2021-06-01 14:46:22 +02:00
Renamed from src/libmscore/timesig.cpp (Browse further)