Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undostack: Introduce UndoMacro #143

Merged
merged 3 commits into from Feb 3, 2024

Conversation

tetektoza
Copy link
Contributor

@tetektoza tetektoza commented Jan 24, 2024

These patches introduce UndoMacro class to the application, as well as integrating it with the rest of the application. This also introduces QProgressDialog whenever a .gif file is being inserted. At the same time this newly added implementation allows to stop inserting mid-way and redo the rest or just undo whatever has been added - undostack has a proper handling for that now.

CMakeLists.txt Outdated Show resolved Hide resolved
@tetektoza tetektoza marked this pull request as ready for review January 28, 2024 19:41
@AJenbo AJenbo merged commit 166d205 into diasurgical:master Feb 3, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants