kdelibs/kdecore/kernel
Ivailo Monev aa6b5ea4f0 kinit: klauncher and KCrash rewrite
much simpler and easier to maintain, also it will be proper D-Bus
service now with no sockets, process title hack and whatnot. KCrash
and startkde script (in kde-workspace repo) have to be adjusted for
it tho

note that the internal KIO scheduler already has the functionality to
put slaves on hold but now they will be started as detached process.
eventually they may become plugins (they are loaded as such by kioslave
program) without event loop dispatcher

fixes application startup notification (ASN) and cleanup issues

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-12-04 23:20:15 +02:00
..
kaboutdata.cpp generic: remove unused OCS features 2021-03-19 02:24:49 +02:00
kaboutdata.h kdeui: prefix HOME_URL, BUG_REPORT_URL and BUG_REPORT_EMAIL definitions with "KDE_" 2022-10-03 16:25:13 +03:00
kauthorization.cpp kdecore: tune busy loops for more throughput 2022-10-16 20:39:36 +03:00
kauthorization.h kdecore: require parent object argument for the KAuthorization adaptor constructor 2022-09-26 21:18:54 +03:00
kcmdlineargs.cpp kdeui: prefix HOME_URL, BUG_REPORT_URL and BUG_REPORT_EMAIL definitions with "KDE_" 2022-10-03 16:25:13 +03:00
kcmdlineargs.h generic: misc cleanups 2017-06-24 08:06:43 +00:00
kcomponentdata.cpp kdecore: ensure the lib and module resource directories are in the Katie library search path 2022-10-10 15:02:53 +03:00
kcomponentdata.h generic: misc cleanups 2017-06-24 08:06:43 +00:00
kcomponentdata_p.h generic: prepare for Katie changes 2022-11-13 00:40:18 +02:00
kdbusconnectionpool.cpp generic: do not initialize QAtomicInt and QAtomicPointer<T> via assignment 2022-05-30 22:07:52 +03:00
kdbusconnectionpool.h generic: misc cleanups 2015-09-04 13:06:11 +00:00
kglobal.cpp kdecore: delete the KDETranslator instance from removeKDETranslator() function 2022-11-10 14:53:35 +02:00
kglobal.h kdecore: remove redundant internal K_GLOBAL_STATIC_STRUCT_NAME definition 2022-09-26 16:31:39 +03:00
kglobal_p.h kdecore: return the value of KGlobal::hasLocale() from KDETranslator::isEmpty() and check it from KDETranslator::translate() 2022-11-06 10:10:46 +02:00
kstandarddirs.cpp kdecore: register cache and tmp resources from KStandardDirs constructor 2022-10-11 09:18:18 +03:00
kstandarddirs.h kdecore: remove the unused "html" and hidden "home" standard directory resources 2022-10-10 04:15:48 +03:00
kstandarddirs_unix.cpp kdecore: warn when obsolete apps resource is queried 2021-02-28 15:16:24 +02:00
ktoolinvocation.cpp kinit: klauncher and KCrash rewrite 2022-12-04 23:20:15 +02:00
ktoolinvocation.h kdecore: move org::kde::KLauncher ownership to the global KToolInvocation instance 2022-10-27 08:20:33 +03:00
ktoolinvocation_x11.cpp generic: prepare for Katie changes 2022-11-13 00:40:18 +02:00