23rd
|
808c9e3d2c
|
Added ability to flip 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
|
2791f89f30
|
Added initial context menu to items in photo editor.
|
2021-07-06 12:13:05 +03:00 |
|
23rd
|
9166423598
|
Fixed multi selection of items in photo editor.
|
2021-07-06 12:13:05 +03:00 |
|
23rd
|
184d984336
|
Added ability to snap rotation of items with Shift key 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
|
274b66f74b
|
Added ability to create items in photo editor with different ratios.
|
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
|
812d616f66
|
Added scene base item for photo editor.
|
2021-07-06 12:13:05 +03:00 |
|