.. |
authinfo.cpp
|
kdeui: drop the domain feature of KPasswordDialog
|
2024-05-18 23:17:35 +03:00 |
authinfo.h
|
kdeui: drop the domain feature of KPasswordDialog
|
2024-05-18 23:17:35 +03:00 |
chmodjob.cpp
|
kio: correct error message areas in KIO::chmod()
|
2022-10-22 23:23:17 +03:00 |
chmodjob.h
|
generic: replace QLinkedList<T> with QList<T>
|
2022-01-29 17:07:12 +02:00 |
clipboardupdater.cpp
|
generic: misc cleanups
|
2016-09-13 05:03:08 +00:00 |
clipboardupdater_p.h
|
initial import
|
2014-11-13 01:04:59 +02:00 |
connection.cpp
|
kio: remove redundant KIO::Connection::inited() method
|
2024-05-02 11:24:53 +03:00 |
connection_p.h
|
kio: require all KIO::Connection::send() arguments
|
2024-05-02 11:28:50 +03:00 |
copyjob.cpp
|
kio: rework the job scheduler
|
2024-05-02 02:16:50 +03:00 |
copyjob.h
|
kio: make the internal KIO::CopyInfo actually private, remove unused KIO::CopyJob signal
|
2023-07-20 23:23:05 +03:00 |
deletejob.cpp
|
kio: rework the job scheduler
|
2024-05-02 02:16:50 +03:00 |
deletejob.h
|
generic: namespaced Qt4/Katie build fixes
|
2017-08-04 09:24:39 +00:00 |
directorysizejob.cpp
|
genric: misc cleanups
|
2016-01-14 00:09:35 +02:00 |
directorysizejob.h
|
initial import
|
2014-11-13 01:04:59 +02:00 |
fileundomanager.cpp
|
kio: format and indent
|
2024-05-03 20:35:43 +03:00 |
fileundomanager.h
|
kdecore: drop KDateTime
|
2023-08-14 22:35:08 +03:00 |
fileundomanager_p.h
|
kio: remove non-operational KIO::FileUndoManager bits
|
2024-05-03 01:23:47 +03:00 |
global.cpp
|
kio: drop MIME type feature of slaves
|
2024-05-03 05:26:56 +03:00 |
global.h
|
kio: KAutoMount and KAutoUnmount rewrite to use org.kde.SolidUiServer interface
|
2023-06-15 22:05:16 +03:00 |
ioslave_defaults.h
|
kio: remove unused read timeout getters
|
2024-03-29 15:44:06 +02:00 |
job.cpp
|
kio: remove unused member
|
2024-05-05 04:48:20 +03:00 |
job.h
|
kio: remove methods that are not implemented
|
2024-05-17 07:46:17 +03:00 |
job_p.h
|
kio: use the macro for sending data in KIO::SlaveInterface::setConfig()
|
2024-05-14 08:58:36 +03:00 |
jobclasses.h
|
kio: remove unused member
|
2024-05-05 04:48:20 +03:00 |
jobuidelegate.cpp
|
kio: allow links for KIO job errors
|
2024-04-30 03:35:08 +03:00 |
jobuidelegate.h
|
kded: drop unused window registration feature
|
2024-04-20 15:45:36 +03:00 |
kabstractfileitemactionplugin.cpp
|
generic: use CMake moc instead of automoc4 by default
|
2015-02-27 07:40:26 +00:00 |
kabstractfileitemactionplugin.h
|
kio: reduces conditions in KDEPrivate::AppNodeLessThan() function
|
2023-06-19 04:34:16 +03:00 |
kabstractviewadapter.h
|
kio: export KAbstractViewAdapter class
|
2023-06-12 16:31:48 +03:00 |
kacl.cpp
|
generic: make use of KUser and KUserGroup
|
2022-10-10 21:05:19 +03:00 |
kacl.h
|
generic: cleanup headers inclusions
|
2015-09-24 17:34:26 +00:00 |
kautomount.cpp
|
kio: move most of the KRun bits to KLauncher
|
2024-05-12 03:21:17 +03:00 |
kautomount.h
|
kio: KAutoMount and KAutoUnmount rewrite to use org.kde.SolidUiServer interface
|
2023-06-15 22:05:16 +03:00 |
kbuildsycocaprogressdialog.cpp
|
generic: replace KProcess with QProcess where feasable
|
2016-04-30 06:09:02 +00:00 |
kbuildsycocaprogressdialog.h
|
initial import
|
2014-11-13 01:04:59 +02:00 |
kdesktopfileactions.cpp
|
kio: remove redundant KDesktopFileActions::userDefinedServices() overload
|
2024-05-13 06:14:23 +03:00 |
kdesktopfileactions.h
|
kio: remove redundant KDesktopFileActions::userDefinedServices() overload
|
2024-05-13 06:14:23 +03:00 |
kdirlister.cpp
|
kio: compare the items via KFileItem::cmp() too in KDirListerPrivate::_k_slotUpdateResult()
|
2023-07-16 08:11:12 +03:00 |
kdirlister.h
|
kio: always create KDirNotify isntance for KDirLister
|
2023-07-09 20:53:39 +03:00 |
kdirlister_p.h
|
kio: always create KDirNotify isntance for KDirLister
|
2023-07-09 20:53:39 +03:00 |
kdirmodel.cpp
|
kdecore: drop KDateTime
|
2023-08-14 22:35:08 +03:00 |
kdirmodel.h
|
generic: drop support for sequenced thumbnails
|
2023-07-15 00:24:33 +03:00 |
kdirnotify.cpp
|
kio: remove redundant KDirNotify signals
|
2023-07-06 18:29:56 +03:00 |
kdirnotify.h
|
kio: remove redundant KDirNotify signals
|
2023-07-06 18:29:56 +03:00 |
kfileitem.cpp
|
kio: move most of the KRun bits to KLauncher
|
2024-05-12 03:21:17 +03:00 |
kfileitem.h
|
kdecore: drop KDateTime
|
2023-08-14 22:35:08 +03:00 |
kfileitemactionplugin.desktop
|
kio: restore kfileitemactionplugin service file
|
2015-07-21 22:10:35 +03:00 |
kfileitemactions.cpp
|
kio: remove unused KDesktopFileActions::userDefinedServices() argument
|
2024-05-13 05:53:13 +03:00 |
kfileitemactions.h
|
kio: indent switch cases in KIO::JobUiDelegate::askDeleteConfirmation()
|
2022-06-03 16:12:22 +03:00 |
kfileitemactions_p.h
|
generic: cleanup headers inclusions
|
2015-09-24 17:34:26 +00:00 |
kfileitemdelegate.cpp
|
generic: prepare for Katie changes
|
2024-03-15 08:33:10 +02:00 |
kfileitemdelegate.h
|
kio: remove unused KDirModel and KFileItemDelegate feature
|
2023-07-02 07:34:49 +03:00 |
kfileitemlistproperties.cpp
|
initial import
|
2014-11-13 01:04:59 +02:00 |
kfileitemlistproperties.h
|
generic: make changes required for building against katie
|
2015-08-11 05:56:07 +03:00 |
kfilemetadata.cpp
|
kio: use QString instead of KUrl as argument for KFileMetaDataPlugin::metaData()
|
2023-08-21 00:34:54 +03:00 |
kfilemetadata.h
|
kio: use QString instead of KUrl as argument for KFileMetaDataPlugin::metaData()
|
2023-08-21 00:34:54 +03:00 |
kfilemetainfo.cpp
|
kio: use QString instead of KUrl as argument for KFileMetaDataPlugin::metaData()
|
2023-08-21 00:34:54 +03:00 |
kfilemetainfo.h
|
kio: remove unused KFileMetaInfo flags
|
2023-07-18 03:36:06 +03:00 |
kfilemetainfoitem.cpp
|
kio: elide metadata values
|
2022-05-29 05:38:19 +03:00 |
kfilemetainfoitem.h
|
kio: sort metadata by name
|
2022-05-27 15:32:32 +03:00 |
kfilemetainfoitem_p.h
|
kio: store KFileMetaInfoItem as list in KFileMetaInfo, value as QString in KFileMetaInfoItem
|
2022-03-09 16:26:00 +02:00 |
khttp.cpp
|
generic: replace QThreadPool and QRunnable with custom class
|
2024-04-18 03:05:03 +03:00 |
khttp.h
|
generic: const-ify private data pointers where copying is disabled
|
2024-03-23 06:49:59 +02:00 |
kmimetypechooser.cpp
|
kio: move most of the KRun bits to KLauncher
|
2024-05-12 03:21:17 +03:00 |
kmimetypechooser.h
|
generic: namespaced Qt4/Katie build fixes
|
2017-08-04 09:24:39 +00:00 |
kprotocolmanager.cpp
|
kio: merge KIO::SessionData into KIO::Scheduler
|
2024-05-02 06:29:30 +03:00 |
kprotocolmanager.h
|
kio: rework the job scheduler
|
2024-05-02 02:16:50 +03:00 |
krun.cpp
|
kio: MOC warning fix
|
2024-05-17 08:14:42 +03:00 |
krun.h
|
kio: KRun documentation review
|
2024-05-13 07:44:48 +03:00 |
kurifilter.cpp
|
kio: create KHostInfoThread on the heap and terminate it
|
2023-08-07 11:31:55 +03:00 |
kurifilter.h
|
kio: replace KUriFilter::loadPlugins() with its body
|
2022-12-13 13:58:37 +02:00 |
kurlcompletion.cpp
|
generic: KIO protocols classification optimization
|
2024-04-14 09:54:36 +03:00 |
kurlcompletion.h
|
generic: namespaced Qt4/Katie build fixes
|
2017-08-04 09:24:39 +00:00 |
netaccess.cpp
|
kio: KIO::NetAccess review
|
2024-05-13 23:25:10 +03:00 |
netaccess.h
|
kio: KIO::NetAccess review
|
2024-05-13 23:25:10 +03:00 |
org.kde.KDirNotify.xml
|
kio: remove redundant KDirNotify signals
|
2023-07-06 18:29:56 +03:00 |
paste.cpp
|
kio: PasteDialog review
|
2024-05-03 20:05:39 +03:00 |
paste.h
|
kio: remove unused and deprecated methods related to pasting
|
2022-09-26 18:31:34 +03:00 |
previewjob.cpp
|
kio: adjust to thumbnail slave changes
|
2024-04-29 12:17:52 +03:00 |
previewjob.h
|
generic: compiler warning fixes
|
2024-05-03 20:21:35 +03:00 |
renamedialog.cpp
|
kio: call RenameDialog::resizePanel() only for the relevant mode
|
2021-06-30 11:47:53 +03:00 |
renamedialog.h
|
generic: namespaced Qt4/Katie build fixes
|
2017-08-04 09:24:39 +00:00 |
scheduler.cpp
|
kio: kill slaves from KIO::Scheduler destructor
|
2024-05-12 09:13:21 +03:00 |
scheduler_p.h
|
kio: bring back the slaves reusability feature
|
2024-05-03 06:21:18 +03:00 |
skipdialog.cpp
|
generic: remove unused functions, members and methods
|
2016-04-19 09:27:29 +00:00 |
skipdialog.h
|
generic: namespaced Qt4/Katie build fixes
|
2017-08-04 09:24:39 +00:00 |
slavebase.cpp
|
kio: correct logic for hiding user name in KIO::SlaveBase::openPasswordDialog()
|
2024-05-21 17:12:52 +03:00 |
slavebase.h
|
kio: remove KIO::SlaveBase compat bits
|
2024-05-03 07:30:00 +03:00 |
slaveinterface.cpp
|
kio: wake up the slave before terminating it
|
2024-05-14 11:54:19 +03:00 |
slaveinterface_p.h
|
kio: use the macro for sending data in KIO::SlaveInterface::setConfig()
|
2024-05-14 08:58:36 +03:00 |
thumbcreator.cpp
|
generic: use CMake export header generator
|
2016-04-27 20:13:02 +00:00 |
thumbcreator.h
|
generic: remove compat build variables
|
2023-06-17 23:16:41 +03:00 |
udsentry.cpp
|
kio: do not cache strings in KIO::UDSEntry
|
2024-03-23 06:54:31 +02:00 |
udsentry.h
|
kio: remove redundant KIO::UDSEntry::UDS_TIME enum
|
2024-03-23 05:44:32 +02:00 |
usernotificationhandler.cpp
|
kio: rework the job scheduler
|
2024-05-02 02:16:50 +03:00 |
usernotificationhandler_p.h
|
kio: user notification optimization
|
2024-03-22 12:55:38 +02:00 |