kdelibs/kdeui
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
..
actions kdeui: format and indent 2023-06-29 18:20:49 +03:00
colors kdeui: KColorDialog::KColorDialogPrivate::setHtmlEdit() optimization 2023-07-17 05:45:54 +03:00
config kdeui: prepare for Katie changes 2022-11-19 05:02:18 +02:00
dialogs kdeui: preserve the translations order in KSwitchLanguageDialog 2023-07-28 11:53:06 +03:00
findreplace kdeui: format and indent 2023-06-29 18:20:49 +03:00
fonts kdeui: fix regression since 2308ca50cc 2023-06-16 04:41:47 +03:00
icons kdeui: remove toolbar directory from appicon resource 2023-06-27 16:53:34 +03:00
itemviews kdeui: remove unused KBreadcrumbSelectionModel, KCheckableProxyModel and KIdentityProxyModel classes 2023-07-13 06:11:22 +03:00
jobs kdecore: reimplement KLocale 2023-07-26 23:50:18 +03:00
kernel kdeui: send locale and language change events from KGlobalSettings 2023-07-29 07:55:01 +03:00
notifications generic: update references to shared data directory 2023-06-18 00:20:22 +03:00
paged kdeui: merge KPageModel into KPageView and KPageWidgetModel 2023-06-14 16:10:43 +03:00
shortcuts generic: define KDE_DEFAULT_DEBUG_AREA in the main build file for each library 2023-06-09 23:43:20 +03:00
spell kdeui: check the word size in KSpeller::start() and KSpellHighlighter::highlightBlock() when chopping punctuation 2023-06-13 20:16:35 +03:00
tests kdeui: remove unused date and time related widget classes 2023-07-23 02:48:22 +03:00
util kdecore: reimplement KLocale 2023-07-26 23:50:18 +03:00
widgets kdeui: stub KSwitchLanguageDialog 2023-07-28 00:40:39 +03:00
windowmanagement kdeui: remove redundant _KDE_NET_WM_FRAME_STRUT atom and checks for it 2023-07-16 21:18:18 +03:00
xmlgui kdeui: remove duplicate header inclusion 2023-07-13 18:18:35 +03:00
CMakeLists.txt kdeui: stub KSwitchLanguageDialog 2023-07-28 00:40:39 +03:00
preparetips kdeui: rewrite preparetips as shell script 2021-06-22 12:40:31 +03:00