Commit 3021f84
File tree
- src
- libs/3rdparty
- plugins
- audio/internal/waveformsinger
- coreplugin
- internal
- project/document
- qml
- actions
- panels
- propertyeditors
- singer
- visualeditor
- core
- viewmodelbinding
- qml
- actions
- additionaltracks
- res
Submodule scopicflow updated 22 files
- src/core/controller/ParameterEditorInteractionController.cpp+240
- src/core/controller/ParameterEditorInteractionController.h+189
- src/core/viewmodel/document/AnchorParameterViewModel.cpp+620
- src/core/viewmodel/document/AnchorParameterViewModel.h+74
- src/core/viewmodel/document/AnchorParameterViewModel_p.h+64
- src/core/viewmodel/document/FreeParameterViewModel.cpp+126
- src/core/viewmodel/document/FreeParameterViewModel.h+48
- src/core/viewmodel/document/ParameterAnchorViewModel.cpp+87
- src/core/viewmodel/document/ParameterAnchorViewModel.h+70
- src/core/viewmodel/document/ParameterRangeSelectionViewModel.cpp+50
- src/core/viewmodel/document/ParameterRangeSelectionViewModel.h+41
- src/internal/ParameterEditorQuickItem.cpp+1.2k
- src/internal/ParameterEditorQuickItem_p.h+167
- src/internal/ParameterEditorQuickItem_p_p.h+88
- src/internal/qml/ParameterEditor.qml+593
- src/internal/qml/PianoRollScrollLayer.qml+9-3
- src/internal/qml/StandardScrollHandler.qml+3-1
- src/views/qml/ParameterEditor.qml+7
- tests/CMakeLists.txt+2-1
- tests/parametereditor/CMakeLists.txt+31
- tests/parametereditor/main.cpp+157
- tests/parametereditor/main.qml+410
- src/fluentsystemicons/FluentSystemIcons.cpp+37-1
- src/fluentsystemicons/FluentSystemIcons.h+1
- src/fluentsystemicons/assets/icons/ic_fluent_pitch_cursor_24_filled.svg+1
- src/fluentsystemicons/assets/icons/ic_fluent_pitch_erase_24_filled.svg+1
- src/fluentsystemicons/assets/icons/ic_fluent_pitch_pencil_24_filled.svg+1
- src/quick/qml/quickcontrols/Menu.qml+1-1
Lines changed: 23 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
34 | 54 | | |
35 | 55 | | |
36 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
250 | 251 | | |
251 | 252 | | |
252 | 253 | | |
253 | | - | |
254 | | - | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
255 | 259 | | |
256 | 260 | | |
257 | 261 | | |
| |||
410 | 414 | | |
411 | 415 | | |
412 | 416 | | |
| 417 | + | |
| 418 | + | |
413 | 419 | | |
414 | 420 | | |
415 | 421 | | |
| |||
0 commit comments