kdelibs/kdecore/jobs
Ivailo Monev 2cfad25b46 kdecore: use custom QEventLoop for KJob::exec()
fixes heap-use-after-free. parented to the application instance, scoped to
KJob::exec() tho

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-06-05 03:14:14 +03:00
..
kcompositejob.cpp kdecore: const-ify KCompositeJob::hasSubjobs() 2021-06-16 16:04:07 +03:00
kcompositejob.h kdecore: const-ify KCompositeJob::hasSubjobs() 2021-06-16 16:04:07 +03:00
kcompositejob_p.h initial import 2014-11-13 01:04:59 +02:00
kjob.cpp kdecore: use custom QEventLoop for KJob::exec() 2022-06-05 03:14:14 +03:00
kjob.h kdecore: process all events while waiting for job to finish in KJob::exec() 2022-05-26 07:39:45 +03:00
kjob_p.h kdecore: use QCoreApplication::processEvents() instead of QEventLoop in KJob::exec() 2021-08-10 19:39:52 +03:00
kjobtrackerinterface.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
kjobtrackerinterface.h kdecore: remove unnecessary headers inclusions 2016-04-08 14:27:46 +00:00
kjobuidelegate.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
kjobuidelegate.h generic: misc cleanups 2015-09-04 13:06:11 +00:00