kdelibs/kdeui/kernel
Ivailo Monev b90f90905b kio: move most of the KRun bits to KLauncher
two things doing the same thing - one has to go away. also KRun does not
fork and the launched service/application lifetime was bound to the
process launching it, that is not the case with klauncher - it is bound
to the session (in the usual case)

a few things on the TODO list but mostly for services/applications
lacking features

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2024-05-12 03:21:17 +03:00
..
kapplication.cpp kdeui: setup the session config instance for saving 2024-05-10 06:23:55 +03:00
kapplication.h kdeui: setup the session config instance for saving 2024-05-10 06:23:55 +03:00
kapplication_adaptor.cpp kdeui: move session management to KApplicaiton 2024-05-09 08:29:51 +03:00
kapplication_adaptor.h kdeui: move session management to KApplicaiton 2024-05-09 08:29:51 +03:00
kglobalsettings.cpp kdeui: drop bogus WheelMouseZooms config option 2024-04-06 21:49:09 +03:00
kglobalsettings.h kdeui: drop bogus WheelMouseZooms config option 2024-04-06 21:49:09 +03:00
kstartupinfo.cpp kdeui: remove build-time warning about non-existing signal 2023-11-05 00:33:07 +02:00
kstartupinfo.h kdeui: remove the unused and non-standard LAUNCHED_BY ASN info 2023-05-21 05:23:54 +03:00
kstyle.cpp generic: compiler warnings fixes 2022-09-23 17:19:33 +03:00
kstyle.h kdeui: remove unused KStyle methods 2022-09-23 04:13:50 +03:00
ksystemeventfilter.cpp generic: make changes required for building against katie 2015-08-11 05:56:07 +03:00
ksystemeventfilter.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
ktoolinvocation.cpp kio: move most of the KRun bits to KLauncher 2024-05-12 03:21:17 +03:00
ktoolinvocation.h kio: move most of the KRun bits to KLauncher 2024-05-12 03:21:17 +03:00
ktoolinvocation_x11.cpp kio: move most of the KRun bits to KLauncher 2024-05-12 03:21:17 +03:00
kuniqueapplication.cpp kdeui: initialize KUniqueApplication::Private member in the constructor 2023-08-11 11:49:05 +03:00
kuniqueapplication.h generic: drop support for startup notification via D-Bus service 2023-08-19 19:53:14 +03:00
kuniqueapplication_p.h kdeui: initialize KUniqueApplication::Private member in the constructor 2023-08-11 11:49:05 +03:00