kdelibs/kfile
Ivailo Monev eac8fd79cc kdecore: re-use KUrl::AdjustPathOption for KUrl::fileName() and KUrl::directory()
so that it is clear that the options shall affect only the result, also for
local files the correct thing can be done regardless of the trailing slash
as is done in KUrl::upUrl()

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-06-26 20:47:38 +03:00
..
tests generic: remove redundant build varibles 2023-06-17 20:25:52 +03:00
CMakeLists.txt generic: merge KDELibs4ToolsTargets and KDELibs4LibraryTargets 2023-06-17 23:57:38 +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 generic: build fix 2023-06-23 14:08:10 +03:00
kdiroperator.h kfile: remove unimplemented KDirOperator::setDropOption() method 2022-09-30 21:48:07 +03:00
kdiroperatordetailview.cpp generic: make changes required for building against katie 2015-08-11 05:56:07 +03:00
kdiroperatordetailview_p.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
kdirselectdialog.cpp kdecore: simplify KUrl by using QDir::cleanPath() and QUrl::resolved() 2023-06-23 11:30:35 +03:00
kdirselectdialog.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
kdirsortfilterproxymodel.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
kdirsortfilterproxymodel.h initial import 2014-11-13 01:04:59 +02: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 generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
kfilefiltercombo.h generic: cleanup headers inclusions 2015-09-24 17:34:26 +00:00
kfilemodule.cpp kdecore: move K_EXPORT_PLUGIN() macro to kpluginfactory header [ci reset] 2022-05-31 09:06:11 +03:00
kfilemodule.desktop initial import 2014-11-13 01:04:59 +02:00
kfilemodule.h initial import 2014-11-13 01:04:59 +02: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 kfile: KFilePlacesItem optimizations 2023-06-12 22:02:10 +03:00
kfileplacesmodel.h generic: add new signal to solid device manager 2021-06-10 02:15:42 +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 kio: export KAbstractViewAdapter class 2023-06-12 16:31:48 +03:00
kfilepreviewgenerator.h kio: export KAbstractViewAdapter class 2023-06-12 16:31:48 +03:00
kfiletreeview.cpp generic: make changes required for building against katie 2015-08-11 05:56:07 +03:00
kfiletreeview.h generic: misc cleanups 2015-10-17 10:38:24 +03:00
kfilewidget.cpp kdecore: re-use KUrl::AdjustPathOption for KUrl::fileName() and KUrl::directory() 2023-06-26 20:47:38 +03:00
kfilewidget.h generic: cleanup headers inclusions 2015-09-24 17:34:26 +00: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 kdecore: KUrl::equals() rework to use KUrl::url() for the comparison 2023-06-26 01:30:23 +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: remove smb and nfs slave leftovers, default to sftp for remote protocol 2022-06-03 14:58:53 +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