nextcloud-desktop/shell_integration/dolphin
Kevin Ottens 3867e73fd5 Stop supporting Qt older than 5.12
This both removes older Qt from the CI and also adjust all the
find_package calls in CMakeLists.txt

Signed-off-by: Kevin Ottens <kevin.ottens@nextcloud.com>
2020-05-14 21:15:45 +02:00
..
CMakeLists.txt Stop supporting Qt older than 5.12 2020-05-14 21:15:45 +02:00
ownclouddolphinactionplugin.cpp Merge branch 'master' into menuaction 2020-04-25 13:18:10 +02:00
ownclouddolphinactionplugin.desktop.in Extend OEM configurability to dolphin desktop file. 2016-11-29 18:36:26 +01:00
ownclouddolphinoverlayplugin.cpp [dolphin] Fix overlays when filename has a colon 2020-03-21 15:38:27 +01:00
ownclouddolphinoverlayplugin.json Dolphin Shell Extension: renamove the kf5 in the name 2015-10-19 15:43:42 +02:00
ownclouddolphinpluginhelper.cpp Fix build of Dolphin integration 2020-04-17 12:48:10 +02:00
ownclouddolphinpluginhelper.h Fix build of Dolphin integration 2020-04-17 12:48:10 +02:00
README Dolphin Shell Extension: renamove the kf5 in the name 2015-10-19 15:43:42 +02:00

- Recompile and install recent enough version of dolphin and kio (git from oct 2015)

- Build and install the plugin

- Make sure to set XDG_DATA_DIRS=$PREFIX/share, QT_PLUGIN_PATH=$PREFIX/lib64/plugins/

- After installing, run
    kdeinit5 --noincremental

- restart dolphin (make sure to kill all instances)