YuSanka
|
eac1191b25
|
Fix for #8710 - Changing colors doesn't qualify as a change to save project
|
2022-08-22 14:53:03 +02:00 |
|
Vojtech Bubnik
|
a062a889d8
|
Follow-up to a1746e3e660cc54f1e26ff33f007525767648a49
Fix for #7849 - "Save Project" command doesn't work properly
|
2022-02-14 14:13:48 +01:00 |
|
Vojtech Bubnik
|
f31a2db495
|
Fix of Changing purge volumes doesn't set project as unsaved #7265
|
2021-11-12 17:05:19 +01:00 |
|
Vojtech Bubnik
|
1f3b272d77
|
Redo of the project state, implementation of Undo/Redo stack compression
|
2021-09-30 12:17:39 +02:00 |
|
YuSanka
|
7eea15fdde
|
Set the project state to 'dirty' only if a project has a name (was saved or loaded).
Do not mark the project as dirty if it is a new project which hasn't been saved yet.
|
2021-09-24 13:01:29 +02:00 |
|
Vojtech Bubnik
|
fefc20dbbb
|
Slight refactoring of the project state.
|
2021-08-24 09:34:31 +02:00 |
|
enricoturri1966
|
5aff44debe
|
ENABLE_PROJECT_DIRTY_STATE set as default
|
2021-07-30 09:33:51 +02:00 |
|
enricoturri1966
|
72df789077
|
Fixed the following crash:
1) Start PrusaSlicer
2) Add a box to the plater
3) Open Seam Painting or Paint - on supports gizmo
4) Save project
->crash
|
2021-06-17 08:16:54 +02:00 |
|
enricoturri1966
|
b875fd2755
|
Fixed project dirty state after changing language
|
2021-05-11 15:01:33 +02:00 |
|
enricoturri1966
|
137dbbd19f
|
Fixed crash into ProjectDirtyStateManager::update_from_undo_redo_stack() when switching language
|
2021-05-10 13:06:13 +02:00 |
|
enricoturri1966
|
f1cb529a7b
|
Fixed warnings into ProjectDirtyStateManager
|
2021-05-07 14:17:17 +02:00 |
|
enricoturri1966
|
a91306032c
|
Project dirty state manager -> Fixed crash when loading/saving a 3mf file
|
2021-05-05 13:17:20 +02:00 |
|
enricoturri1966
|
9cd5ba13f2
|
Some refactoring into ProjectDirtyStateManager
|
2021-04-20 16:07:39 +02:00 |
|
enricoturri1966
|
c691464659
|
Project dirty state manager -> Improvements update of plater dirty state after save commands
|
2021-04-20 09:09:06 +02:00 |
|
enricoturri1966
|
ce73671f47
|
Project dirty state manager -> Improvements to management of gizmos dirty state
|
2021-04-16 09:36:19 +02:00 |
|
enricoturri1966
|
8c3d098ff6
|
Project dirty state manager -> management of gizmos dirty state WIP
|
2021-04-15 15:19:03 +02:00 |
|
enricoturri1966
|
e89a14c8a7
|
Project dirty state manager -> current gizmo dirty state
|
2021-04-09 08:26:48 +02:00 |
|
enricoturri1966
|
bfbc683a59
|
Follow-up of 926ecd0585d3d40b8f9e9adc9e968a01351ea723 -> Improved management of plater dirty state
|
2021-04-07 14:26:04 +02:00 |
|
enricoturri1966
|
926ecd0585
|
Project dirty state manager -> plater dirty state
|
2021-04-07 12:58:14 +02:00 |
|
enricoturri1966
|
edbb1d0f69
|
Project dirty state manager -> presets dirty state
|
2021-04-06 16:29:05 +02:00 |
|
enricoturri1966
|
5d4b7c03b6
|
Extended interface of project dirty state manager
|
2021-04-06 13:17:29 +02:00 |
|
enricoturri1966
|
144e37c274
|
1st installment of project dirty state manager
|
2021-04-06 10:00:17 +02:00 |
|