kdelibs/kdeui/jobs
Ivailo Monev 1a45508306 kdecore: reimplement KLocale
by using QLocale in KLocale and separating the date, time and numbers
conversion from translation KLocale actually gets extended locale
support from QLocale (which uses CLDR data v43 currently). translation
remains unaffected. for comparison here is the result of two function
calls the result of which should explain the whole change:
KLocale::allLanguagesList().size() = 669
KLocale::installedLanguages().size() = 68

the first number is locales Katie supports, the second being the
number of languages Katana is translated into

KSwitchLanguageDialog needs a rewrite but that is on the TODO

also copyrighting KCatalog to me because I rewrote it, for reference:
881b47b8ea

KCalendarSystem gets the middle finger - batteries not included for date
and time. extra calendar systems can, but are unlikely to be, supported
in the future

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-07-26 23:50:18 +03:00
..
kabstractwidgetjobtracker.cpp kdeui: remove unused headers inclusions 2023-06-27 08:31:16 +03:00
kabstractwidgetjobtracker.h kdeui: remove unused headers inclusions 2023-06-27 08:31:16 +03:00
kdialogjobuidelegate.cpp kdeui: format and indent 2023-06-27 07:58:16 +03:00
kdialogjobuidelegate.h kdeui: format and indent kdialogjobuidelegate source and header files 2022-12-23 03:35:16 +02:00
kdynamicjobtracker.cpp kdeui: format and indent 2023-06-27 07:58:16 +03:00
kdynamicjobtracker.h kio: move KDynamicJobTracker to kdeui and export it as public class 2023-06-07 03:09:21 +03:00
kstatusbarjobtracker.cpp kdeui: format and indent 2023-06-27 07:58:16 +03:00
kstatusbarjobtracker.h initial import 2014-11-13 01:04:59 +02:00
kstatusbarjobtracker_p.h kdeui: format and indent 2023-06-27 07:58:16 +03:00
kuiserverjobtracker.cpp kdeui: remove toolbar directory from appicon resource 2023-06-27 16:53:34 +03:00
kuiserverjobtracker.h kio: move KDynamicJobTracker to kdeui and export it as public class 2023-06-07 03:09:21 +03:00
kuiserverjobtracker_p.h initial import 2014-11-13 01:04:59 +02:00
kwidgetjobtracker.cpp kdecore: reimplement KLocale 2023-07-26 23:50:18 +03:00
kwidgetjobtracker.h kdeui: virtualize KWidgetJobTracker methods 2023-06-27 07:49:16 +03:00
kwidgetjobtracker_p.h kdeui: virtualize KWidgetJobTracker methods 2023-06-27 07:49:16 +03:00
org.kde.JobView.xml kdeui: adjust to kuiserver changes 2023-06-27 03:21:59 +03:00
org.kde.JobViewServer.xml initial import 2014-11-13 01:04:59 +02:00