kdelibs/kfile
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
..
tests generic: purge most manual tests 2023-07-03 07:03:28 +03:00
CMakeLists.txt kfile: purge KDirSelectDialog 2023-07-03 03:25:54 +03:00
kdefaultviewadapter.cpp kio: export KAbstractViewAdapter class 2023-06-12 16:31:48 +03:00
kdefaultviewadapter_p.h kio: export KAbstractViewAdapter class 2023-06-12 16:31:48 +03:00
kdiroperator.cpp kio: remove now non-operational KDirLister::OpenUrlFlags 2023-07-03 13:34:54 +03:00
kdiroperator.h generic: drop KFile::Tree and KFile::DetailTree modes 2023-07-03 03:26:43 +03:00
kdiroperatordetailview.cpp generic: drop KFile::Tree and KFile::DetailTree modes 2023-07-03 03:26:43 +03:00
kdiroperatordetailview_p.h generic: drop KFile::Tree and KFile::DetailTree modes 2023-07-03 03:26:43 +03:00
kdirsortfilterproxymodel.cpp kdecore: reimplement KDateTime via QDateTime 2023-07-21 07:51:13 +03:00
kdirsortfilterproxymodel.h kfile: fix KDirSortFilterProxyModel sorting by permissions for non-local files 2023-07-06 20:00:20 +03:00
kfilebookmarkhandler.cpp kio: remove unused KBookmarkExporterBase, KBookmarkImporterBase and KXBELBookmarkImporterImpl classes 2023-06-08 08:16:00 +03:00
kfilebookmarkhandler_p.h kfile: mark KFileBookmarkHandler reimplementations as final 2023-06-06 14:22:22 +03:00
kfilefiltercombo.cpp kfile: purge KDirSelectDialog 2023-07-03 03:25:54 +03:00
kfilefiltercombo.h generic: cleanup headers inclusions 2015-09-24 17:34:26 +00:00
kfilemodule.cpp kfile: purge KDirSelectDialog 2023-07-03 03:25:54 +03:00
kfilemodule.desktop initial import 2014-11-13 01:04:59 +02:00
kfilemodule.h kfile: purge KDirSelectDialog 2023-07-03 03:25:54 +03:00
kfileplaceeditdialog.cpp generic: misc cleanups 2016-09-16 02:33:29 +00:00
kfileplaceeditdialog.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
kfileplacesitem.cpp kfile: KFilePlacesItem optimizations 2023-06-12 22:02:10 +03:00
kfileplacesitem_p.h kfile: KFilePlacesItem optimizations 2023-06-12 22:02:10 +03:00
kfileplacesmodel.cpp solid: use QString instead of QVariant for the Solid::StorageAccess signals arguments 2023-07-05 07:03:18 +03:00
kfileplacesmodel.h solid: use QString instead of QVariant for the Solid::StorageAccess signals arguments 2023-07-05 07:03:18 +03:00
kfileplacesview.cpp generic: adjust to Katie changes 2022-06-09 05:57:16 +03:00
kfileplacesview.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
kfileplacesview_p.h plasma: remove unused member and class 2021-03-17 12:51:59 +02:00
kfilepreviewgenerator.cpp generic: drop support for sequenced thumbnails 2023-07-15 00:24:33 +03:00
kfilepreviewgenerator.h generic: drop support for sequenced thumbnails 2023-07-15 00:24:33 +03:00
kfilewidget.cpp kfile: show message appropriate for the mode from KFileWidget::slotOk() 2023-07-05 02:29:38 +03:00
kfilewidget.h kfile: purge KDirSelectDialog 2023-07-03 03:25:54 +03:00
knameandurlinputdialog.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
knameandurlinputdialog.h generic: misc cleanups 2016-03-28 16:28:57 +00:00
knewfilemenu.cpp kfile: log KNewFileMenu messages to the kfile area 2022-10-22 20:44:49 +03:00
knewfilemenu.h initial import 2014-11-13 01:04:59 +02:00
kurlnavigator.cpp kfile: remove duplicate header inclusion 2023-07-05 02:31:52 +03:00
kurlnavigator.h kdecore: set the scheme to file when it KUrl is constructor from string and it is empty 2023-06-23 17:53:20 +03:00
kurlnavigatorbutton.cpp generic: remove smb and nfs slave leftovers, default to sftp for remote protocol 2022-06-03 14:58:53 +03:00
kurlnavigatorbutton_p.h generic: adjust to Katie changes 2019-05-17 16:14:26 +00:00
kurlnavigatorbuttonbase.cpp generic: make changes required for building against katie 2015-08-11 05:56:07 +03:00
kurlnavigatorbuttonbase_p.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
kurlnavigatordropdownbutton.cpp generic: make changes required for building against katie 2015-08-11 05:56:07 +03:00
kurlnavigatordropdownbutton_p.h initial import 2014-11-13 01:04:59 +02:00
kurlnavigatormenu.cpp generic: replace obsolete Qt::MidButton with Qt::MiddleButton 2019-05-07 17:16:57 +00:00
kurlnavigatormenu_p.h initial import 2014-11-13 01:04:59 +02:00
kurlnavigatorplacesselector.cpp kfile: remove duplicate header inclusions 2023-06-12 23:19:27 +03:00
kurlnavigatorplacesselector_p.h generic: cleanup headers inclusions 2015-09-24 17:34:26 +00:00
kurlnavigatorprotocolcombo.cpp generic: drop floppy support 2023-07-14 06:30:29 +03:00
kurlnavigatorprotocolcombo_p.h generic: drop support for webdav protocol 2022-02-16 15:45:23 +02:00
kurlnavigatortogglebutton.cpp generic: make changes required for building against katie 2015-08-11 05:56:07 +03:00
kurlnavigatortogglebutton_p.h initial import 2014-11-13 01:04:59 +02:00
Messages.sh initial import 2014-11-13 01:04:59 +02:00