[dolphin] [Bug 451746] There is "Undo" but no "Redo"

Méven <[email protected]> Sun, 07 Sep 2025 10:24:33 +0000
Newsgroups gmane.comp.kde.devel.kfm
Message-ID <[email protected]/>
https://bugs.kde.org/show_bug.cgi?id=451746

Méven <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/syst
                   |                            |em/dolphin/-/commit/bfa9c13
                   |                            |cb24da62bea8d45f9f99a884a50
                   |                            |a039a3

--- Comment #12 from Méven <[email protected]> ---
Git commit bfa9c13cb24da62bea8d45f9f99a884a50a039a3 by Méven Car, on behalf of
Gleb Kasachou.
Committed on 07/09/2025 at 10:24.
Pushed by meven into branch 'master'.

Add support for Redo operations

This MR updates Dolphin to support redo functionality added in KIO's
FileUndoManager. It enables triggering redo operations from the user interface
and ensures appropriate integration with the undo/redo command flow.

Require: [!1941](https://invent.kde.org/frameworks/kio/-/merge_requests/1941)

M  +47   -0    src/dolphinmainwindow.cpp
M  +14   -0    src/dolphinmainwindow.h
M  +1    -3    src/dolphinui.rc
M  +1    -3    src/dolphinuiforphones.rc

https://invent.kde.org/system/dolphin/-/commit/bfa9c13cb24da62bea8d45f9f99a884a50a039a3

-- 
You are receiving this mail because:
You are on the CC list for the bug.