Cleanup code for finishing undo/redo of image operations

Authored by muhlenpfordt on May 11 2018, 10:02 AM.

Description

Cleanup code for finishing undo/redo of image operations

Summary:
D11715 introduced a function finishUndoJob() which adds a timer
delay for QUndoStack updates. After enabling redo in D12105 this
separate function for undo operations is not needed anymore and all
operation types can be handled in finish().

FIXED-IN: 18.04.2

Test Plan:

  1. Use different image operations to edit one or more image(s)
  2. Check that undo/redo behaviour did not change

Reviewers: Gwenview, rkflx

Reviewed By: Gwenview, rkflx

Subscribers: huoni, rkflx

Differential Revision: https://phabricator.kde.org/D12824

Details

Committed
muhlenpfordtMay 13 2018, 11:32 AM
Reviewer
Gwenview
Differential Revision
D12824: Cleanup code for finishing undo/redo of image operations
Parents
R260:cc6f795d8891: Enable redo for undone image operations
Branches
Unknown
Tags
Unknown