kdelibs/kdeui
Ivailo Monev 5e3ceb0dd2 kdeui: quit KApplication when D-Bus daemon disconnects
so that applications (services like kglobalaccel, knotify, etc.) do not
keep running after the daemon quits (e.g. when program is started via
`kdesudo`, daemon quits but does not terminate services). there is a catch
tho - the order in which services quit may cause some trouble for
applications that do not expect services to suddenly stop

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-12-22 16:16:35 +02:00
..
actions kdeui: correct QFontDatabase::standardSizes() usage in KFontSizeAction 2022-11-17 15:18:57 +02:00
colors generic: prepare for Katie changes 2022-11-13 00:40:18 +02:00
config kdeui: prepare for Katie changes 2022-11-19 05:02:18 +02:00
dialogs kdeui: unreserve KMessageBox::DialogType::SSLMessageBox 2022-12-13 14:36:47 +02:00
findreplace generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
fonts kdeui: prepare for Katie changes 2022-12-17 15:09:27 +02:00
icons generic: drop locolor support 2022-12-05 01:30:27 +02:00
itemviews kdeui: remove redundant KCategorizedView reimplementations 2022-11-12 14:50:04 +02:00
jobs kdeui: remove redundant attempts to start D-Bus services 2022-12-09 03:40:07 +02:00
kernel kdeui: quit KApplication when D-Bus daemon disconnects 2022-12-22 16:16:35 +02:00
notifications generic: drop text-to-speech support 2022-12-18 15:56:59 +02:00
paged generic: compiler warning fixes 2021-06-13 16:16:12 +03:00
shortcuts kdeui: tweak KNotificationManager and KGlobalAccel for automatic service activation 2022-12-09 12:00:23 +02:00
sonnet generic: prepare for Katie changes 2022-11-13 00:46:32 +02:00
tests kdeui: remove unused KFadeWidgetEffect class 2022-11-21 20:05:45 +02:00
util kdeui: new KCrash::Backtrace to log backtraces 2022-12-09 12:28:21 +02:00
widgets generic: drop text-to-speech support 2022-12-18 15:56:59 +02:00
windowmanagement kdeui: remove unused and non-operational KWindowSystem::allowExternalProcessWindowActivation() method 2022-12-09 04:06:40 +02:00
xmlgui generic: prepare for Katie changes 2022-11-13 00:40:18 +02:00
CMakeLists.txt generic: drop text-to-speech support 2022-12-18 15:56:59 +02:00
preparetips kdeui: rewrite preparetips as shell script 2021-06-22 12:40:31 +03:00
TODO.xmlgui initial import 2014-11-13 01:04:59 +02:00