kdelibs/kioslave/file
Ivailo Monev bc067dbdfa kio: drop support for putting slaves on hold
with klauncher no longer responsible for KIO slave the next step is to
make them plugins and the feature to put them on hold will be of no value
because QLibrary reuses library/plugin instances and creating a new
slave object will be cheap

in other words the performance will be similar to that of KFileMetaInfo
for which I also wrote the plugins myself - they are pretty quick
compared to what strigi was doing and with more flexible configuration
interface but it took some effort to get there

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-12-06 04:22:23 +02:00
..
CMakeLists.txt kio: drop support for putting slaves on hold 2022-12-06 04:22:23 +02:00
config-kioslave-file.h.cmake initial import 2014-11-13 01:04:59 +02:00
ConfigureChecks.cmake initial import 2014-11-13 01:04:59 +02:00
file.cpp kio: drop support for putting slaves on hold 2022-12-06 04:22:23 +02:00
file.h kio: drop support for putting slaves on hold 2022-12-06 04:22:23 +02:00
file.protocol initial import 2014-11-13 01:04:59 +02:00
file_unix.cpp generic: make use of KUser and KUserGroup 2022-10-10 21:05:19 +03:00