kdelibs/kdecore/io
Ivailo Monev 03aba012a0 kdecore: KDirWatch rewrite
I rewrote QFileSystemWatcher some time ago for it to be able to watch
non-existing directories, did rewrite KDirWatch too to not use FAM
and inotify making the created() and deleted() signals non-operational
(with the plan to maybe implement them in QFileSystemWatcher but that
will be hack-ish for directories with stat()-based implementation)

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-12-21 00:24:49 +02:00
..
kdebug.cpp kdecore: unregister the helper service and object from KAuthorization destructor 2022-12-12 08:19:15 +02:00
kdebug.h kdecore: minor KDebug documentation review 2022-10-24 05:53:46 +03:00
kdirwatch.cpp kdecore: KDirWatch rewrite 2022-12-21 00:24:49 +02:00
kdirwatch.h kdecore: KDirWatch rewrite 2022-12-21 00:24:49 +02:00
kdirwatch_p.h kdecore: KDirWatch rewrite 2022-12-21 00:24:49 +02:00
kfilesystemtype_p.cpp kdecore: remove unused KFileSystemType enums 2021-02-27 14:35:10 +02:00
kfilesystemtype_p.h kdecore: remove unused KFileSystemType enums 2021-02-27 14:35:10 +02:00
klockfile.h kdecore: kglobal header inclusion is no longer required in klockfile header 2022-10-08 13:57:07 +03:00
klockfile_unix.cpp kdecore: tune busy loops for more throughput 2022-10-16 20:39:36 +03:00
kmessage.cpp generic: make changes required for building against katie 2015-08-11 05:56:07 +03:00
kmessage.h generic: misc cleanups 2015-09-04 13:06:11 +00:00
kmountpoint.cpp generic: remove checks for system headers that should be present 2022-09-23 15:42:09 +03:00
kmountpoint.h kdecore: remove deprecated kshared typedef 2015-10-30 15:04:08 +02:00
kprocess.cpp kdecore: do not stream dummy services data for compatibility 2022-09-21 15:15:31 +03:00
kprocess.h generic: remove mac leftovers 2022-05-26 03:26:59 +03:00
kprocess_p.h initial import 2014-11-13 01:04:59 +02:00
ksavefile.cpp kdecore: correct fdatasync()/fsync() return value checks in KSaveFile::finalize() 2022-10-20 04:06:11 +03:00
ksavefile.h kdecore: add warning to KSaveFile documentation [ci skip] 2021-06-18 01:45:07 +03:00
ktempdir.cpp generic: prepare for Katie changes 2022-11-13 00:40:18 +02:00
ktempdir.h kdecore: replace KTempDir::create() with its body 2022-09-30 21:33:18 +03:00
ktemporaryfile.cpp kdecore: search backwards for the template and stop at directory separator in KTemporaryFile::filePath() 2022-11-01 00:51:55 +02:00
ktemporaryfile.h kdecore: KTemporaryFile documentation correction 2022-10-24 04:05:13 +03:00
kurl.cpp kdecore: KDebug rewrite 2022-10-22 19:17:52 +03:00
kurl.h kdecore: KUrl cleanup 2017-08-03 11:20:08 +00:00