23rd
|
36e5056b59
|
Fixed selection of items on mode switching.
|
2021-07-06 12:13:05 +03:00 |
|
23rd
|
c5c707f0fd
|
Fixed independence of item and scene transforms when adding.
|
2021-07-06 12:13:05 +03:00 |
|
23rd
|
832dd8d50c
|
Moved some photo editor files to separate directories.
|
2021-07-06 12:13:05 +03:00 |
|
23rd
|
049945a9b9
|
Added ability to duplicate items in photo editor.
|
2021-07-06 12:13:05 +03:00 |
|
23rd
|
fde7cef9c8
|
Removed using of raw pointers for QGraphicsItem in photo editor.
Now all items are wrapped in the shared_ptr,
and the Scene loses ownership of all items before being destroyed.
|
2021-07-06 12:13:05 +03:00 |
|
23rd
|
858b5831e8
|
Fixed clearing of redo list after adding sticker item in photo editor.
|
2021-07-06 12:13:05 +03:00 |
|
23rd
|
0b5044f064
|
Fixed size of handles of base item in photo editor.
|
2021-07-06 12:13:05 +03:00 |
|
23rd
|
a6904be81d
|
Slightly optimized mouse painting in photo editor.
|
2021-07-06 12:13:05 +03:00 |
|
23rd
|
690a7d1608
|
Fixed undo and redo paint actions.
|
2021-07-06 12:13:05 +03:00 |
|
23rd
|
a3e54fcd7c
|
Moved draft painting in photo editor to separate files.
|
2021-07-06 12:13:05 +03:00 |
|
23rd
|
23c67bb2a2
|
Added ability to add stickers to photo in photo editor.
|
2021-07-06 12:13:05 +03:00 |
|
23rd
|
75367f0488
|
Added sticker panel to photo editor.
|
2021-07-06 12:13:05 +03:00 |
|
23rd
|
216ffad80e
|
Added container of controllers for photo editor.
|
2021-07-06 12:13:05 +03:00 |
|
23rd
|
1a7d5b7c95
|
Removed unused photo crop box.
|
2021-07-06 12:13:05 +03:00 |
|
23rd
|
d1b6cf1fae
|
Added draft menu to EditCaptionBox to open photo editor.
|
2021-07-06 12:13:05 +03:00 |
|
23rd
|
dc7f440902
|
Added color picker to photo editor.
|
2021-07-06 12:13:05 +03:00 |
|
23rd
|
4849376347
|
Added ability to undo and to redo paint actions in photo editor.
|
2021-07-06 12:13:05 +03:00 |
|
23rd
|
8eca57f419
|
Added saving and discarding between modes in photo editor.
|
2021-07-06 12:13:05 +03:00 |
|
23rd
|
5b6bddd7fc
|
Added initial implementation of mouse drawing in photo editor.
|
2021-07-06 12:13:05 +03:00 |
|