Roman Pudashkin
|
7b09276e67
|
fixed adding parts to an empty excerpt
|
2020-12-01 16:11:30 +02:00 |
|
Roman Pudashkin
|
c55714694a
|
implemented applying of voices visibility after clicking of checkboxes in the voices popup
|
2020-12-01 16:11:30 +02:00 |
|
Eism
|
ae288276b0
|
Moved mapping of actions and types to NotationAction class
|
2020-11-30 12:40:21 +02:00 |
|
Roman Pudashkin
|
6cda51448b
|
renamed NotationToolBarModel to NoteInputBarModel
|
2020-11-30 12:40:21 +02:00 |
|
Roman Pudashkin
|
9bd6ca3e77
|
implemented an ability to change voice from the note input bar
|
2020-11-30 12:40:21 +02:00 |
|
Eism
|
ce21406b3b
|
Implemented adding tie and slur
|
2020-11-30 12:40:21 +02:00 |
|
Eism
|
d739225ace
|
Implemented flipping selection
|
2020-11-30 12:40:21 +02:00 |
|
Eism
|
b29af8c5dd
|
Fixed switching note input mode, added update dots state
|
2020-11-30 12:40:21 +02:00 |
|
Eism
|
2f2aa37e26
|
Implemented the accidentals input
|
2020-11-30 12:40:21 +02:00 |
|
Eism
|
9966aa7153
|
Renamed NotationInputState to NotationNoteInput
|
2020-11-30 12:40:21 +02:00 |
|
Eism
|
6a88e0bb2f
|
Implemented adding note/select input note mode
|
2020-11-30 12:40:21 +02:00 |
|
Eism
|
b48f2cb3d0
|
Moved interaction with input state to NotationInputState
|
2020-11-30 12:40:21 +02:00 |
|
Roman Pudashkin
|
b33468b32c
|
implemented adding an interval to selected notes
|
2020-11-30 09:29:11 +02:00 |
|
Roman Pudashkin
|
145c3b6f0f
|
implemented adding frames
|
2020-11-28 12:38:12 +02:00 |
|
Eism
|
120f5227d1
|
Simplified the interface of NotationElements and NotationInteraction
|
2020-11-28 10:14:51 +02:00 |
|
Eism
|
0cab9898b1
|
Transferred select element dialog to MU4
|
2020-11-28 10:14:51 +02:00 |
|
Eism
|
18985d98ac
|
Transferred select note dialog to MU4
|
2020-11-28 10:14:51 +02:00 |
|
Eism
|
985be90184
|
Implemented insert/append measures
|
2020-11-27 17:05:58 +02:00 |
|
Eism
|
f7bfa2decd
|
Implemented join/split measure
|
2020-11-27 17:05:58 +02:00 |
|
Igor Korsukov
|
d49547232f
|
added profiler
|
2020-11-27 15:22:09 +02:00 |
|
Eism
|
de4b546f0f
|
Implemented note input bar customise dialog
|
2020-11-25 14:39:35 +02:00 |
|
Eism
|
5379cd80e3
|
Updated the note input bar view
|
2020-11-25 14:39:35 +02:00 |
|
Eism
|
8d99753220
|
Registered missing actions
|
2020-11-25 14:39:35 +02:00 |
|
Joachim Schmitz
|
d8e3bc219f
|
Fix compiler warnings
reg. unused variables, parameters and deprecations
|
2020-11-24 09:46:05 +02:00 |
|
pereverzev+v
|
28e5d11d1b
|
Merge pull request #6365 from IsaacWeiss/gsoc-2020-measure-repeats
GSoC 2020: measure repeats
|
2020-11-22 23:27:11 +02:00 |
|
Eism
|
5fd463bc7a
|
Moved range building to separate class
|
2020-11-22 19:31:59 +02:00 |
|
Roman Pudashkin
|
0796ab5a34
|
implemented swapping selection with clipboard content
|
2020-11-22 19:31:59 +02:00 |
|
Eism
|
15a1fec355
|
Copy notes with duration
|
2020-11-22 19:31:59 +02:00 |
|
Roman Pudashkin
|
eb75e378eb
|
implemented half/double/special pasting
|
2020-11-22 19:31:59 +02:00 |
|
Eism
|
bb47db35e6
|
Copy/paste selection implemented
|
2020-11-22 19:31:59 +02:00 |
|
IsaacWeiss
|
0777643978
|
Additional changes needed after rebasing
|
2020-11-21 22:25:01 -05:00 |
|
Roman Pudashkin
|
6ae0b3fd79
|
refactored settings to break dependency from init of modules
|
2020-11-22 02:33:39 +02:00 |
|
Roman Pudashkin
|
f7a6198a49
|
implemented export to pdf
|
2020-11-17 17:21:12 +02:00 |
|
Roman Pudashkin
|
a61b5f7f49
|
implemented export to svg
|
2020-11-17 17:21:12 +02:00 |
|
Roman Pudashkin
|
f36accc094
|
implemented export to png
|
2020-11-17 17:21:12 +02:00 |
|
Roman Pudashkin
|
33ad1ee04f
|
implemented xml and mxl writers
|
2020-11-17 17:21:12 +02:00 |
|
Roman Pudashkin
|
8925d34586
|
added all types of writers
|
2020-11-17 17:21:12 +02:00 |
|
Roman Pudashkin
|
ffd33376f5
|
moved progress to framework/global; replaced QIODevice with IODevice
|
2020-11-17 17:21:12 +02:00 |
|
Roman Pudashkin
|
7b60f2e44f
|
added base interfaces for notation export
|
2020-11-17 17:21:12 +02:00 |
|
Roman Pudashkin
|
bad7dbe914
|
implemented voices exchanging
|
2020-11-17 15:58:56 +02:00 |
|
pereverzev+v
|
b1c21f3d87
|
Merge pull request #6878 from RomanPudashkin/fonts_size_fix
[MU4] Fixed font size of qml items
|
2020-11-16 17:38:23 +02:00 |
|
Roman Pudashkin
|
2c31489073
|
replaced setting of font size from points to pixels
|
2020-11-16 16:24:20 +02:00 |
|
Roman Pudashkin
|
4a14fbb75a
|
fixed building
|
2020-11-16 14:21:09 +02:00 |
|
Roman Pudashkin
|
590eea73dc
|
added an action for launching parts dialog
|
2020-11-09 15:58:26 +02:00 |
|
Roman Pudashkin
|
3045c48307
|
fixed notifications about notation changed
+ UndoStack clean up
|
2020-11-09 15:58:26 +02:00 |
|
Roman Pudashkin
|
bbe950b98b
|
added an action for launching transpose dialog
codereivew fixes
|
2020-11-09 15:58:26 +02:00 |
|
Roman Pudashkin
|
fceaba102a
|
fixed dependencies on libmscore and mscore
|
2020-11-09 15:58:26 +02:00 |
|
Roman Pudashkin
|
ea4aea8bce
|
added the transpose dialog to MU4
|
2020-11-09 15:58:26 +02:00 |
|
Roman Pudashkin
|
7105e6be0a
|
added an action for launching score properties dialog
|
2020-11-09 14:45:15 +02:00 |
|
Roman Pudashkin
|
dcda0192a5
|
fix #304834: https://musescore.org/en/node/304834
|
2020-11-09 14:45:15 +02:00 |
|