Roman Telezhynskyi
|
94dc3bddd5
|
Refactoring.
Use the init-statement to declare a variable inside the if/switch statement.
|
2024-03-30 18:02:45 +02:00 |
|
Yann Lossouarn
|
55b2c1b4ae
|
Code cleaning : functions that should be const
|
2024-02-24 00:03:20 +01:00 |
|
Roman Telezhynskyi
|
3027ddb49c
|
Remove class destructor so that classes follows the rule of Zero.
|
2024-02-20 08:58:06 +02:00 |
|
Roman Telezhynskyi
|
38fbc03f16
|
New features: Mirror line, Fold line.
|
2024-01-06 14:22:03 +02:00 |
|
Roman Telezhynskyi
|
5724c9611a
|
New feature. Boundary together with notches.
|
2023-11-28 16:40:27 +02:00 |
|
Roman Telezhynskyi
|
ff27cb217a
|
Puzzle app. Fix losing selection by piece.
|
2023-10-13 17:33:59 +03:00 |
|
Roman Telezhynskyi
|
e60ba5bedb
|
Support for dark theme for custom icons.
|
2023-08-05 17:52:34 +03:00 |
|
Roman Telezhynskyi
|
bc1f47921f
|
Refactoring.
Code style.
|
2023-08-05 17:51:47 +03:00 |
|
Roman Telezhynskyi
|
cb4741acc9
|
Fix memory leaks.
|
2023-07-24 17:51:23 +03:00 |
|
Roman Telezhynskyi
|
9c7ab2fb4a
|
Refactor CastTo.
|
2022-10-28 16:16:13 +03:00 |
|
Roman Telezhynskyi
|
bd10a78f55
|
Successful compilation.
|
2022-10-28 16:16:13 +03:00 |
|
Roman Telezhynskyi
|
78eca1859c
|
Rotation origin must not be visible after export.
|
2022-02-18 20:01:49 +02:00 |
|
Roman Telezhynskyi
|
4508bd859f
|
Fix disappearing of rotation controls.
|
2022-02-18 17:57:55 +02:00 |
|
Roman Telezhynskyi
|
d37c68321e
|
Z value change for a layout piece.
|
2022-02-18 17:57:55 +02:00 |
|
Roman Telezhynskyi
|
4c73ab529a
|
Code style.
|
2022-02-18 10:15:34 +02:00 |
|
Roman Telezhynskyi
|
b75292c341
|
Improve Puzzle's piece rotation handlers.
|
2022-02-09 15:31:34 +02:00 |
|
Roman Telezhynskyi
|
882f4ba0bf
|
Cppcheck warnings.
|
2022-01-29 18:27:17 +02:00 |
|
Roman Telezhynskyi
|
4fe2e9688d
|
I select a piece, then I click on "remove unused" length. If I click directly afterwards on another piece, it makes automatically a multiple selection of the 2 pieces.
Expectation: I makes a single selection of the last clicked piece.
|
2021-09-27 12:12:56 +03:00 |
|
Roman Telezhynskyi
|
32be26beef
|
GCC warnings.
|
2021-09-27 11:47:09 +03:00 |
|
Roman Telezhynskyi
|
f7974273fa
|
Fix build.
|
2021-09-13 18:19:39 +03:00 |
|
Roman Telezhynskyi
|
3fea813b9c
|
Watermark support.
|
2021-09-11 19:39:38 +03:00 |
|
Roman Telezhynskyi
|
54b0ca5ee5
|
Fix redrawing VPGraphicsSheet.
|
2021-09-11 14:01:29 +03:00 |
|
Roman Telezhynskyi
|
3a76f4a2d8
|
Added page Tiles Scheme.
|
2021-09-08 18:32:43 +03:00 |
|
Roman Telezhynskyi
|
99153594f7
|
Temporary disable validation check when export.
|
2021-09-08 11:19:29 +03:00 |
|
Roman Telezhynskyi
|
22da66e4d8
|
Setup correct page orientation.
|
2021-09-07 12:31:58 +03:00 |
|
Roman Telezhynskyi
|
addfcd94ad
|
Hide rotation controls while exporting.
|
2021-09-06 18:06:06 +03:00 |
|
Roman Telezhynskyi
|
7b134d8b62
|
Clear selection when switch active sheet.
|
2021-09-06 17:44:27 +03:00 |
|
Roman Telezhynskyi
|
d5a02ac48c
|
Export layout.
|
2021-09-06 15:31:36 +03:00 |
|
Roman Telezhynskyi
|
8e9547da4a
|
Remove unused length.
|
2021-09-01 09:21:06 +03:00 |
|
Roman Telezhynskyi
|
b877009d90
|
Sticky edges.
|
2021-08-30 18:45:27 +03:00 |
|
Roman Telezhynskyi
|
5c9b71dee4
|
Warnings piece out of bound and superposition of pieces.
|
2021-08-27 18:27:52 +03:00 |
|
Roman Telezhynskyi
|
d32bbfcfd4
|
Layout properties.
|
2021-08-25 16:58:50 +03:00 |
|
Roman Telezhynskyi
|
6da151c604
|
Undo/Redo move piece on sheet.
|
2021-08-19 15:13:54 +03:00 |
|
Roman Telezhynskyi
|
0908b5a1f7
|
Undo/Redo piece move.
|
2021-08-17 18:49:28 +03:00 |
|
Roman Telezhynskyi
|
3fbe96c2a7
|
Piece rotation.
|
2021-08-09 15:09:10 +03:00 |
|