]> cloud.milkyroute.net Git - dolphin.git/commit
Version Control plugin: allow plugins to return repository root
authorMéven Car <meven29@gmail.com>
Sat, 5 Dec 2020 09:19:53 +0000 (10:19 +0100)
committerElvis Angelaccio <elvis.angelaccio@kde.org>
Sun, 27 Dec 2020 17:18:40 +0000 (17:18 +0000)
commitc1739d5c4d55401a03462467ed446763924be844
treee45333d7a87a763238f6bb7df5af4c7ae784de82
parentc6cdf4126afb2d11e0d2621b55e5621b2cf5bab1
Version Control plugin: allow plugins to return repository root

Currently plugins `fileName()` only return path file extension.

This changes allows plugins to return the absolute file path to their repository root.

CCBUG: 430024
src/views/versioncontrol/kversioncontrolplugin.cpp
src/views/versioncontrol/kversioncontrolplugin.h
src/views/versioncontrol/versioncontrolobserver.cpp
src/views/versioncontrol/versioncontrolobserver.h