kdelibs/kfile
Ivailo Monev 4051004a5e kio: checkDesktopFile() function optimization
KFileItem::isRegularFile() is a simple mode (member) check while
KFileItem::mostLocalUrl() does some dirty work

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-09-02 01:57:31 +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: remove dead and irrelevant links references 2023-08-10 14:26:19 +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: drop KDateTime 2023-08-14 22:35:08 +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: keep reference to the QByteArray object in KFilePlacesItem::setBookmark() 2023-08-08 23:41:53 +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 kdeui: reimplement KNotification 2023-08-25 09:01:39 +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: add the leading directory to recent directories for files and URLs from KFileWidgetPrivate::addToRecent() 2023-08-27 01:55:16 +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 kio: checkDesktopFile() function optimization 2023-09-02 01:57:31 +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 kfile: do not store the custom protocols in KUrlNavigator 2023-09-02 01:48:56 +03:00
kurlnavigatorprotocolcombo_p.h kfile: do not store the custom protocols in KUrlNavigator 2023-09-02 01:48:56 +03: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