kdelibs/kfile
Ivailo Monev 55458f706c kfile: purge KDirSelectDialog
that way file and directory dialogs will be consistent, not to mention
there were things that KDirSelectDialog was lacking such as resizable
places area.

more changes are needed to account for the directory mode
(KFile::Directory), currently for directory only mode the filter is set
to "All Folders" but it can be changed (the filter widget is not
disabled). also when an attempt to open non-existing directory by name
(via the name input widget) the error says "the file cannot be found"
- it should be "the directory cannot be found" for directory mode

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-07-03 03:25:54 +03:00
..
tests kfile: purge KDirSelectDialog 2023-07-03 03:25:54 +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 kfile: KDirOperator::Private::checkPreviewInternal() optimization 2023-07-01 20:02:15 +03:00
kdiroperator.h kfile: purge KDirSelectDialog 2023-07-03 03:25:54 +03:00
kdiroperatordetailview.cpp kfile: remove redundant KDirOperatorDetailView destructor 2023-07-01 20:02:29 +03:00
kdiroperatordetailview_p.h kfile: remove redundant KDirOperatorDetailView destructor 2023-07-01 20:02:29 +03: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 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 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: reimplement KDirLister 2023-07-01 06:18:59 +03:00
kfilepreviewgenerator.h kio: export KAbstractViewAdapter class 2023-06-12 16:31:48 +03:00
kfilewidget.cpp kfile: purge KDirSelectDialog 2023-07-03 03:25:54 +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 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