kdelibs/kdeui/kernel
Ivailo Monev eebedd4c76 kdeui: send locale and language change events from KGlobalSettings
the signals come from the locale KCM however applications, libraries and
widgets handling of such changes is mixed - some do it on
QEvent::LocaleChange, some on QEvent::LanguageChange, some when the
KGlobalSettings signal is send so sending the events will make sure that
locale changes take effect immediatly (when and wherethe event is watched
for ofcourse, KCalendarWidget does it for one)

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-07-29 07:55:01 +03:00
..
kapplication.cpp kdeui: remove unused KApplicationPrivate member 2023-07-13 16:48:12 +03:00
kapplication.h kdeui: remove unused clipboard synchronizer 2023-07-13 06:44:40 +03:00
kglobalsettings.cpp kdeui: send locale and language change events from KGlobalSettings 2023-07-29 07:55:01 +03:00
kglobalsettings.h kdeui: remove unused clipboard synchronizer 2023-07-13 06:44:40 +03:00
ksessionmanager.cpp generic: remove binary compat bits 2022-12-20 11:56:02 +02:00
ksessionmanager.h generic: remove binary compat bits 2022-12-20 11:56:02 +02:00
kstartupinfo.cpp kdeui: remove the unused and non-standard LAUNCHED_BY ASN info 2023-05-21 05:23:54 +03: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
kuniqueapplication.cpp kdeui: remove redundant Q_WS_X11 guard 2023-07-13 19:14:02 +03:00
kuniqueapplication.h kdeui: format and indent 2023-07-13 18:10:23 +03:00
kuniqueapplication_p.h kdeui: format and indent 2023-07-13 18:10:23 +03:00