kdelibs/kdecore/kernel
Ivailo Monev dd8d6eec75 kdecore: move org::kde::KLauncher ownership to the global KToolInvocation instance
note that there is no main thread requirement, KToolInvocation has one
signal (which is thread-safe) and KToolInvocation::klauncher() remains as
thread-safe as global static

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-10-27 08:20:33 +03: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 kdecore: minor KComponentData optimizations 2022-09-21 14:52:22 +03: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: remove KLocale getters related to text codec 2022-09-30 20:00:04 +03: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: adjust to Katie changes 2022-06-07 18:14:03 +03: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 kdecore: move org::kde::KLauncher ownership to the global KToolInvocation instance 2022-10-27 08:20:33 +03: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 kdecore: move org::kde::KLauncher ownership to the global KToolInvocation instance 2022-10-27 08:20:33 +03:00