Commit graph

35 commits

Author SHA1 Message Date
Igor Korsukov
429acf8eae [engraving] replaced QList to std. Part 1 2022-04-13 16:21:06 +03:00
Roman Pudashkin
4867ba8044 added explicit score position adjustment 2022-03-22 16:40:49 +02:00
Casper Jeukendrup
01edeb9c28
Fix scaling in ExampleView 2022-02-17 18:41:22 +01:00
Casper Jeukendrup
be9fd3c9b3
Cleanup and modernize ExampleView 2022-02-17 18:06:10 +01:00
Casper Jeukendrup
8107f05b70
Fix preview in Staff/Part Properties > Advanced 2022-02-17 17:39:10 +01:00
Igor Korsukov
556feb5ec7 fixed Palette paint 2021-12-06 12:49:53 +03:00
Elnur Ismailzada
e04d3e8eff
Merge pull request #9970 from igorkorsukov/engraving/property_val_11
Clearing property value types [Step 11]
2021-12-06 00:01:17 -08:00
wizofaus@hotmail.com
a1b93e7b93 [MU4] port remaining actions from MU3 (WIP) 2021-12-03 18:41:05 +02:00
Igor Korsukov
ef25e11de3 clean up BeamMode enum 2021-12-03 16:42:56 +02:00
Igor Korsukov
dba0148ad3 moved engraving xml to rw dir 2021-12-02 18:48:40 +02:00
Igor Korsukov
12e7e993cb improved work with parent and score in the EngravingObject 2021-11-26 17:16:20 +02:00
Igor Korsukov
7aa14d306e added engraving read context 2021-09-13 10:04:04 +02:00
Igor Korsukov
a1b06af098 moved create factory method to Factory class 2021-09-03 11:56:37 +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
9dcf403c48 added engraving infrastructure dir 2021-08-26 13:16:41 +02:00
Igor Korsukov
054d676960 added layout options 2021-08-23 16:33:28 +02:00
Igor Korsukov
bb829e2dca moved xml to io dir 2021-07-29 09:25:20 +02:00
Igor Korsukov
9778966372 moved some engraving draw services to internal dir 2021-07-28 11:52:10 +02:00
a.pavlov
deef4d805e removed QTextCursor, QCursor and QInputMethodEvent dependencies 2021-07-27 09:46:25 +02:00
Igor Korsukov
48432c8e1b moved MasterScore to separate file 2021-07-23 17:26:48 +02:00
a.pavlov
f322676d4d removed QTransform and QPainterPath 2021-07-19 13:18:14 +02:00
Casper Jeukendrup
b093f5b447 Refactor the work with ActionIcons in Palettes 2021-07-19 10:56:50 +02:00
Igor Korsukov
4485a93f71 replaced Qt geometry primitives to MU 2021-06-08 17:04:11 +02:00
Igor Korsukov
4f55cf32e2 added engraving module 2021-06-01 14:46:22 +02:00
vpereverzev
fe45ef6b8b Updated license headers for .cpp/.h files 2021-04-19 17:08:37 +02:00
RomanPudashkin
9df32d0551 implemented an ability to set the wallpaper as the canvas foreground 2021-03-19 15:12:16 +02:00
Igor Korsukov
b461bcc093 reduced paint provider interface 2021-03-11 14:59:27 +02:00
Igor Korsukov
d7972a9312 added extended paint provider 2021-03-05 17:39:13 +02:00
Igor Korsukov
cf0cc73520 added qpainter provider 2021-03-02 16:47:41 +02:00
Igor Korsukov
f653511ed8 reduced painter interface 2021-03-02 14:08:25 +02:00
Igor Korsukov
4f214795b1 used mu::draw::Painter instead QPainter 2021-03-01 15:24:58 +02:00
Eism
c421e9c21e Small refactor of actions system
Renamed Action to ActionItem, ActionName to ActionCode. Joined repositories for notation context menu to one class NotationContextMenu and moved to view folder.
2021-01-14 21:54:10 +02:00
Igor Korsukov
0baf9275cf removed include all.h 2020-12-07 16:08:40 +03:00
Igor Korsukov
b7c25b8fc6 move source code to src dir 2020-12-03 15:12:23 +02:00
Renamed from mu4/commonscene/exampleview.cpp (Browse further)