kdelibs/kio
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
..
bookmarks kio: do not convert the element attribute to latin1 in KBookmark::url() 2023-07-05 05:47:03 +03:00
kfile kio: minor KRecentDocument::recentDocuments() optimization 2023-07-21 01:46:20 +03:00
kio kdecore: reimplement KDateTime via QDateTime 2023-07-21 07:51:13 +03:00
metadata kio: remove unused KFileMetaInfo flags 2023-07-18 03:36:06 +03:00
misc kdecore: remove most of the KUrl compat methods 2023-06-23 12:26:07 +03:00
tests kio: emit deleted before added items from KDirLister 2023-07-06 18:00:56 +03:00
application.desktop generic: cleanup remains of deprecated DocPath 2015-10-10 09:01:28 +03:00
CMakeLists.txt generic: drop support for sequenced thumbnails 2023-07-15 00:24:33 +03:00
DESIGN kio: merge KIO::Slave into KIO::SlaveInterface 2023-06-03 13:37:11 +03:00
DESIGN.krun initial import 2014-11-13 01:04:59 +02:00
DESIGN.metadata kdecore: remove unused KUrl metadata 2023-06-25 21:13:59 +03:00
DESIGN.mimetypes initial import 2014-11-13 01:04:59 +02:00
DESKTOP_ENTRY_STANDARD generic: remove kfmclient reference 2021-07-18 13:27:10 +03:00
kcmodule.desktop generic: remove KDED/KCM compatility bits 2016-04-21 20:56:30 +00:00
kcmoduleinit.desktop kio: remove unused X-KDE-Init-Library property definition 2023-06-22 02:55:57 +03:00
kfilemetadataplugin.desktop kio: reimplement meta information extraction 2022-04-14 04:45:36 +03:00
kurifilterplugin.desktop initial import 2014-11-13 01:04:59 +02:00
Messages.sh initial import 2014-11-13 01:04:59 +02:00