]> cloud.milkyroute.net Git - dolphin.git/commit
Port away from KMoreTools
authorNicolas Fella <nicolas.fella@gmx.de>
Tue, 7 Nov 2023 14:45:01 +0000 (15:45 +0100)
committerNicolas Fella <nicolas.fella@gmx.de>
Wed, 8 Nov 2023 13:36:51 +0000 (13:36 +0000)
commit2cd3d58eec5695899c26ca66a631fb79867b6584
tree8ea47aeaea6eda7aee91885fe545cd930cd070a9
parent8297e0a8c97c6e1f6d46b9ecc9c5f495f294d5b8
Port away from KMoreTools

The idea behind KMoreTools was to point the user at external tools for a given job.

It provides a rather complex framework for that, including suggesting not-yet-installed tools.

The UX behind that isn't great though, which somewhat deep menu hierarchies and a somewhat arbitrary list of tools.

Most KDE apps have moved away from it, with only Dolphin remaining.

Instead provide direct integration with relevant KDE tools (Filelight, KDiskFree, KFind)
.kde-ci.yml
CMakeLists.txt
src/CMakeLists.txt
src/dolphinmainwindow.cpp
src/dolphinpart.cpp
src/search/dolphinsearchbox.cpp
src/search/dolphinsearchbox.h
src/statusbar/statusbarspaceinfo.cpp