]> cloud.milkyroute.net Git - dolphin.git/commit
Use newly-upstreamed rename dialog from KIO
authorNate Graham <nate@kde.org>
Thu, 2 Jan 2020 18:17:18 +0000 (11:17 -0700)
committerNate Graham <nate@kde.org>
Mon, 6 Jan 2020 21:25:44 +0000 (14:25 -0700)
commitbae6620f22d29f8e42e38f4dff3df3e44b3f639a
tree38059e662f34654c92b294678054ac93ccd02b80
parent296082b2b9297ddae1310d03bdb89693a247480c
Use newly-upstreamed rename dialog from KIO

Summary:
With the rename dialog upstreamed in D17595, we can use it from there.

This will require the KF5 dep to be bumped to 5.67, which should be feasible given that we're at the very beginning of a new Applications cycle.

Depends on D17595

Test Plan:
1. Dolphin Settings > uncheck "rename inline"
2. Rename one or more files. Observe that it still works

Tests still pass.

Reviewers: #dolphin, elvisangelaccio, meven

Reviewed By: elvisangelaccio, meven

Subscribers: meven, broulik, kfm-devel

Tags: #dolphin

Differential Revision: https://phabricator.kde.org/D17597
CMakeLists.txt
src/CMakeLists.txt
src/panels/folders/folderspanel.cpp
src/views/dolphinview.cpp
src/views/renamedialog.cpp [deleted file]
src/views/renamedialog.h [deleted file]