kdelibs/kdecore/localization
Ivailo Monev f452e2e50b kdecore: reimplement KDateTime via QDateTime
KDateTime shall be used only for storing date and time while KLocale
shall be used to display such, not even going to test what KDateTime
does because it is basically a few methods on top of QDateTime now.

and because QDateTime knows not much about calendar systems while
KLocale supports several it makes sense for KDateTime to not be used for
displaying date and time thus the TODOs for KLocale are simply removed

note that KLocale still uses its own parser and formatter which means
that the change affects only KDateTime and its uses, not KLocale

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-07-21 07:51:13 +03:00
..
all_languages.desktop SVN_SILENT made messages (after extraction) 2015-01-03 22:50:38 +00:00
common_helpers.cpp initial import 2014-11-13 01:04:59 +02:00
common_helpers_p.h initial import 2014-11-13 01:04:59 +02:00
entry.desktop initial import 2014-11-13 01:04:59 +02:00
kcatalog.cpp kdecore: do not attempt to load empty data into QTranslator 2022-11-04 04:21:39 +02:00
kcatalog_p.h kdecore: do not attempt to load empty data into QTranslator 2022-11-04 04:21:39 +02:00
kcatalogname_p.h initial import 2014-11-13 01:04:59 +02:00
kcharsets.cpp kdecore: KCharsets optimizations 2022-12-11 09:49:04 +02:00
kcharsets.h kdecore: de-virtualize KCharsets destructor 2022-09-23 18:20:44 +03:00
kentities.cpp kdecore: regenerate entities source file 2021-06-15 04:35:52 +03:00
kentities.gperf kdecore: generate entities as C++ code 2015-09-04 01:57:00 +00:00
klocale.cpp kdecore: undeprecate raw string translation methods 2022-11-02 08:48:28 +02:00
klocale.h kdecore: reimplement KDateTime via QDateTime 2023-07-21 07:51:13 +03:00
klocale_kde.cpp kdecore: reimplement KDateTime via QDateTime 2023-07-21 07:51:13 +03:00
klocale_p.h kdecore: undeprecate raw string translation methods 2022-11-02 08:48:28 +02:00
klocalizedstring.cpp kdecore: undeprecate raw string translation methods 2022-11-02 08:48:28 +02:00
klocalizedstring.h kdecore: undeprecate raw string translation methods 2022-11-02 08:48:28 +02:00
kuitsemantics.cpp kdecore: remove unused KLocalizedString semantics 2022-11-03 01:06:07 +02:00
kuitsemantics_p.h kdecore: replace KuitSemantics::escape() with Qt::escape() 2021-03-18 09:46:22 +02:00