kdelibs/kio/kfile
Ivailo Monev 80d185a980 kio: rename X-KDE-SysTray to X-KDE-HasTrayOption
the tray feature of KApplication works like a charm:
https://ibb.co/sbqxjVr

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-08-24 16:30:40 +03:00
..
images generic: optimize png images with optipng 2015-07-20 17:35:19 +03:00
config-kfile.h kio: remove unused definition defined in config-kfile header 2023-06-20 02:15:09 +03:00
kabstractfilemodule.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
kabstractfilemodule.h kfile: purge KDirSelectDialog 2023-07-03 03:25:54 +03:00
kabstractfilewidget.h kio: remove BIC bits 2016-03-29 01:31:59 +00: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
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 kio: remove redundant KRecentDocument::add() calls in KEncodingFileDialog methods 2023-07-03 11:42:19 +03: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
kfiledialog.cpp kio: do not set KFile::LocalOnly in KFileDialog::getExistingDirectoryUrl() 2023-07-06 05:57:11 +03:00
kfiledialog.h generic: drop KFile::Tree and KFile::DetailTree modes 2023-07-03 03:26:43 +03: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
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 kio: compiler warning fixes 2022-12-06 23:50:37 +02:00
kimagefilepreview.h kio: do not transition the preview image 2022-05-28 19:46:14 +03:00
kiofilemodule.desktop initial import 2014-11-13 01:04:59 +02: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
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 kio: implement interface to change the "StartupWMClass" key of .desktop files 2023-08-20 03:03:09 +03:00
kpropertiesdesktopbase.ui generic: prepare for Katie changes 2022-10-14 16:16:22 +03:00
kpropertiesdialog.cpp kio: rename X-KDE-SysTray to X-KDE-HasTrayOption 2023-08-24 16:30:40 +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: minor KRecentDocument::recentDocuments() optimization 2023-07-21 01:46:20 +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 initial import 2014-11-13 01:04:59 +02:00
kurlrequester.cpp kio: call QMimeData constructor in KUrlDragPushButton::dragObject() 2023-07-29 20:54:14 +03:00
kurlrequester.h kfile: remove duplicate header inclusion 2023-07-05 02:31:52 +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