]> cloud.milkyroute.net Git - dolphin.git/commit
Check protocol Class before creating a StatJob
authorAhmad Samir <a.samirh78@gmail.com>
Mon, 14 Sep 2020 14:01:47 +0000 (16:01 +0200)
committerElvis Angelaccio <elvis.angelaccio@kde.org>
Sun, 20 Sep 2020 21:29:23 +0000 (21:29 +0000)
commit9b83378c087a87cef537ba751b7713aff8bed84c
treefaeb65576e074f130611bc435f7ef04206d2831f
parentd0c71a1435bc9d67475c5525c3641bd4a13c61f0
Check protocol Class before creating a StatJob

StatJob::mostLocalUrl only works with ":local" protocols, adjust the code
accordingly.

Make the code async.

Remove activeContainerLocalPath() method as it isn't needed anymore.

Drive-by change: minimum required version of Qt should be 5.12 because
that's what KF >= 5.73 already requires.
CMakeLists.txt
src/dolphinmainwindow.cpp
src/dolphinmainwindow.h