kdelibs/kio/kfile
Ivailo Monev b90f90905b kio: move most of the KRun bits to KLauncher
two things doing the same thing - one has to go away. also KRun does not
fork and the launched service/application lifetime was bound to the
process launching it, that is not the case with klauncher - it is bound
to the session (in the usual case)

a few things on the TODO list but mostly for services/applications
lacking features

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2024-05-12 03:21:17 +03:00
..
images generic: optimize png images with optipng 2015-07-20 17:35:19 +03:00
config-kfile.h kfile: merge it into kio 2024-03-24 01:19:59 +02:00
kacleditwidget.cpp kio: minor KACLListViewItem::calcEffectiveRights() optimization 2023-06-21 20:39:18 +03:00
kacleditwidget.h initial import 2014-11-13 01:04:59 +02:00
kacleditwidget_p.h generic: remove bogus KMultiTabBarInternal and KACLListView reimplementations 2023-06-20 01:49:01 +03:00
kdefaultviewadapter.cpp kfile: merge it into kio 2024-03-24 01:19:59 +02:00
kdefaultviewadapter_p.h kfile: merge it into kio 2024-03-24 01:19:59 +02:00
kdiroperator.cpp kio: move most of the KRun bits to KLauncher 2024-05-12 03:21:17 +03:00
kdiroperator.h kfile: merge it into kio 2024-03-24 01:19:59 +02:00
kdiroperatordetailview.cpp kfile: merge it into kio 2024-03-24 01:19:59 +02:00
kdiroperatordetailview_p.h kfile: merge it into kio 2024-03-24 01:19:59 +02:00
kdirsortfilterproxymodel.cpp kfile: merge it into kio 2024-03-24 01:19:59 +02:00
kdirsortfilterproxymodel.h kfile: merge it into kio 2024-03-24 01:19:59 +02:00
kdiskfreespaceinfo.cpp generic: remove bogus KMultiTabBarInternal and KACLListView reimplementations 2023-06-20 01:49:01 +03:00
kdiskfreespaceinfo.h kio: format and indent 2023-06-19 01:37:22 +03:00
kencodingfiledialog.cpp kfile: merge it into kio 2024-03-24 01:19:59 +02:00
kencodingfiledialog.h kio: format and indent 2023-06-20 02:32:17 +03:00
kfile.cpp generic: drop KFile::Tree and KFile::DetailTree modes 2023-07-03 03:26:43 +03:00
kfile.h kio: update comments about KFile::Mode enums 2023-07-05 06:24:48 +03:00
kfilebookmarkhandler.cpp kfile: merge it into kio 2024-03-24 01:19:59 +02:00
kfilebookmarkhandler_p.h kfile: merge it into kio 2024-03-24 01:19:59 +02:00
kfiledialog.cpp kfile: merge it into kio 2024-03-24 01:19:59 +02:00
kfiledialog.h kfile: merge it into kio 2024-03-24 01:19:59 +02:00
kfilefiltercombo.cpp kfile: merge it into kio 2024-03-24 01:19:59 +02:00
kfilefiltercombo.h kfile: merge it into kio 2024-03-24 01:19:59 +02:00
kfilemetadataconfigurationwidget.cpp kio: remove redundant KFileMetaDataConfigurationWidget::Private destructor 2023-06-19 01:32:18 +03:00
kfilemetadataconfigurationwidget.h undeprecated KFileMetaDataConfigurationWidget as it is an alternative to Nepomuk2::FileMetaDataConfigurationWidget 2014-11-21 19:15:44 +00:00
kfilemetadataprovider.cpp kdecore: reimplement KLocale 2023-07-26 23:50:18 +03:00
kfilemetadataprovider_p.h kio: drop KFileItem metadata related getter and setter 2023-07-20 21:03:18 +03:00
kfilemetadatawidget.cpp kio: replace KFileMetaDataWidget::Private::initMetaInfoSettings() with its body 2023-07-30 04:49:10 +03:00
kfilemetadatawidget.h kio: remove unused and private KFileMetaDataWidget slots 2023-07-30 04:46:07 +03:00
kfileplaceeditdialog.cpp kfile: merge it into kio 2024-03-24 01:19:59 +02:00
kfileplaceeditdialog.h kfile: merge it into kio 2024-03-24 01:19:59 +02:00
kfileplacesitem.cpp kfile: merge it into kio 2024-03-24 01:19:59 +02:00
kfileplacesitem_p.h kfile: merge it into kio 2024-03-24 01:19:59 +02:00
kfileplacesmodel.cpp generic: optimize MIME type detection 2024-05-04 21:26:18 +03:00
kfileplacesmodel.h kfile: merge it into kio 2024-03-24 01:19:59 +02:00
kfileplacesview.cpp kfile: merge it into kio 2024-03-24 01:19:59 +02:00
kfileplacesview.h kfile: merge it into kio 2024-03-24 01:19:59 +02:00
kfileplacesview_p.h kfile: merge it into kio 2024-03-24 01:19:59 +02:00
kfilepreviewgenerator.cpp generic: make use of the new QPixmap comparison operators 2024-03-30 13:07:11 +02:00
kfilepreviewgenerator.h kfile: merge it into kio 2024-03-24 01:19:59 +02:00
kfilewidget.cpp kdecore: rework KMimeType 2024-05-04 20:14:53 +03:00
kfilewidget.h kio: implement KFileWidget::setConfirmOverwrite() and KFileWidget::setInlinePreviewShown() 2024-03-24 02:32:50 +02:00
kicondialog.cpp generic: load SVG images as any other format 2021-09-15 00:20:09 +03:00
kicondialog.h initial import 2014-11-13 01:04:59 +02:00
kimagefilepreview.cpp kdeui: new KPixmapWidget 2023-08-29 08:59:51 +03:00
kimagefilepreview.h kio: do not transition the preview image 2022-05-28 19:46:14 +03:00
kmetaprops.cpp kio: update KFileMetaPropsPlugin description 2023-06-19 05:37:04 +03:00
kmetaprops.h kio: update KFileMetaPropsPlugin description 2023-06-19 05:37:04 +03:00
knameandurlinputdialog.cpp kfile: merge it into kio 2024-03-24 01:19:59 +02:00
knameandurlinputdialog.h kfile: merge it into kio 2024-03-24 01:19:59 +02:00
knewfilemenu.cpp kdecore: rework KMimeType 2024-05-04 20:14:53 +03:00
knewfilemenu.h kfile: merge it into kio 2024-03-24 01:19:59 +02:00
kopenwithdialog.cpp kio: format and indent 2023-06-19 04:59:11 +03:00
kopenwithdialog.h initial import 2014-11-13 01:04:59 +02:00
kopenwithdialog_p.h initial import 2014-11-13 01:04:59 +02:00
kpreviewprops.cpp kio: replace KPreviewPropsPlugin::createLayout() with its body 2023-06-19 05:37:27 +03:00
kpreviewprops.h kio: replace KPreviewPropsPlugin::createLayout() with its body 2023-06-19 05:37:27 +03:00
kpreviewwidgetbase.cpp kio: move KUrlPropsPluginPrivate::URLStr member to the scope it is used in 2023-06-19 06:00:02 +03:00
kpreviewwidgetbase.h initial import 2014-11-13 01:04:59 +02:00
kpropertiesdesktopadvbase.ui generic: drop scripting and tray support 2023-10-21 08:06:58 +03:00
kpropertiesdesktopbase.ui generic: prepare for Katie changes 2022-10-14 16:16:22 +03:00
kpropertiesdialog.cpp kio: move most of the KRun bits to KLauncher 2024-05-12 03:21:17 +03:00
kpropertiesdialog.h kio: consistent properties private classes 2023-06-19 05:10:12 +03:00
kpropertiesdialog_p.h kio: format and indent 2023-06-19 02:54:36 +03:00
kpropertiesdialogplugin.desktop initial import 2014-11-13 01:04:59 +02:00
krecentdirs.cpp kio: log KRecentDirs and KRecentDocument actions 2023-07-03 11:28:00 +03:00
krecentdirs.h generic: normalize include guards 2015-07-11 18:42:46 +03:00
krecentdocument.cpp kio: handle non-local URLs in KRecentDocument and reject URLs with empty filename 2024-04-20 16:28:28 +03:00
krecentdocument.h kio: log KRecentDirs and KRecentDocument actions 2023-07-03 11:28:00 +03:00
kurlcombobox.cpp generic: get rid of KGLobal::staticQString() 2022-02-18 19:49:54 +02:00
kurlcombobox.h generic: prepare for Katie changes 2024-04-26 22:38:19 +03:00
kurlnavigator.cpp kfile: merge it into kio 2024-03-24 01:19:59 +02:00
kurlnavigator.h kfile: merge it into kio 2024-03-24 01:19:59 +02:00
kurlnavigatorbutton.cpp kfile: merge it into kio 2024-03-24 01:19:59 +02:00
kurlnavigatorbutton_p.h kfile: merge it into kio 2024-03-24 01:19:59 +02:00
kurlnavigatorbuttonbase.cpp kfile: merge it into kio 2024-03-24 01:19:59 +02:00
kurlnavigatorbuttonbase_p.h kfile: merge it into kio 2024-03-24 01:19:59 +02:00
kurlnavigatordropdownbutton.cpp kfile: merge it into kio 2024-03-24 01:19:59 +02:00
kurlnavigatordropdownbutton_p.h kfile: merge it into kio 2024-03-24 01:19:59 +02:00
kurlnavigatormenu.cpp kfile: merge it into kio 2024-03-24 01:19:59 +02:00
kurlnavigatormenu_p.h kfile: merge it into kio 2024-03-24 01:19:59 +02:00
kurlnavigatorplacesselector.cpp kfile: merge it into kio 2024-03-24 01:19:59 +02:00
kurlnavigatorplacesselector_p.h kfile: merge it into kio 2024-03-24 01:19:59 +02:00
kurlnavigatorprotocolcombo.cpp kfile: merge it into kio 2024-03-24 01:19:59 +02:00
kurlnavigatorprotocolcombo_p.h kfile: merge it into kio 2024-03-24 01:19:59 +02:00
kurlnavigatortogglebutton.cpp kfile: merge it into kio 2024-03-24 01:19:59 +02:00
kurlnavigatortogglebutton_p.h kfile: merge it into kio 2024-03-24 01:19:59 +02:00
kurlrequester.cpp kio: call QMimeData constructor in KUrlDragPushButton::dragObject() 2023-07-29 20:54:14 +03:00
kurlrequester.h generic: prepare for Katie changes 2024-04-26 22:38:19 +03:00
kurlrequesterdialog.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
kurlrequesterdialog.h initial import 2014-11-13 01:04:59 +02:00