]> cloud.milkyroute.net Git - dolphin.git/commit
avoid need for activities lib
authorChristoph Cullmann <christoph@cullmann.io>
Wed, 3 Jul 2024 16:56:16 +0000 (18:56 +0200)
committerChristoph Cullmann <christoph@cullmann.io>
Thu, 4 Jul 2024 11:31:29 +0000 (11:31 +0000)
commit638a0663a1a79230a870717e37cb48b9cb61062c
tree1439d1a873b3322fb7b329e55904edea2d6d1a0e
parent76c07954582032bcf714e543b590deda72b28612
avoid need for activities lib

use KRecentFilesAction like Kate and others to signal used
files/dirs

could later be used to plug-in a recently used menu, too,
if ever wanted

avoids that this dependency could be missed and the functionality
is not there, too
CMakeLists.txt
src/CMakeLists.txt
src/config-dolphin.h.cmake
src/dolphinmainwindow.cpp
src/dolphinmainwindow.h
src/dolphinviewcontainer.cpp