.. |
authinfo.cpp
|
kio: drop redundant and disabled by default kionetrc/.netrc support
|
2023-08-09 15:46:45 +03:00 |
authinfo.h
|
kio: drop redundant and disabled by default kionetrc/.netrc support
|
2023-08-09 15:46:45 +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: correct buffer size in KIO::SocketConnectionBackend::sendCommand()
|
2024-03-30 21:54:03 +02:00 |
connection.h
|
kio: undeprecate KIO::Connection class
|
2021-07-28 00:41:06 +03:00 |
connection_p.h
|
kio: register KIO::Task as metatype
|
2023-06-28 23:58:07 +03:00 |
copyjob.cpp
|
kio: make the internal KIO::CopyInfo actually private, remove unused KIO::CopyJob signal
|
2023-07-20 23:23:05 +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: reimplement KDirLister
|
2023-07-01 06:18:59 +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
|
kdecore: drop KDateTime
|
2023-08-14 22:35:08 +03:00 |
fileundomanager.h
|
kdecore: drop KDateTime
|
2023-08-14 22:35:08 +03:00 |
fileundomanager_p.h
|
generic: cleanup headers inclusions
|
2015-09-24 17:34:26 +00:00 |
global.cpp
|
generic: KIO protocols classification optimization
|
2024-04-14 09:54:36 +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: unexport KIO::SlaveInterface
|
2024-05-01 04:50:22 +03:00 |
job.h
|
kio: drop unused metadata
|
2024-03-20 08:38:45 +02:00 |
job_p.h
|
kio: documentation updates
|
2024-03-29 10:15:33 +02:00 |
jobclasses.h
|
kio: remove redundant job classes destructors
|
2023-09-24 23:16:37 +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: remove redundant KDirNotify calls in KAutoMount and KAutoUnmount
|
2023-07-03 05:43:10 +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: KAutoMount and KAutoUnmount rewrite to use org.kde.SolidUiServer interface
|
2023-06-15 22:05:16 +03:00 |
kdesktopfileactions.h
|
generic: cleanup headers inclusions
|
2015-09-24 17:34:26 +00: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: checkDesktopFile() function optimization
|
2023-09-02 01:57:31 +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
|
generic: authorization reimplementation
|
2022-09-25 19:27:41 +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 |
kmessageboxwrapper.h
|
generic: remove kfmclient reference
|
2021-07-18 13:27:10 +03:00 |
kmimetypechooser.cpp
|
generic: adjust to Katie changes
|
2019-12-17 01:08:55 +00:00 |
kmimetypechooser.h
|
generic: namespaced Qt4/Katie build fixes
|
2017-08-04 09:24:39 +00:00 |
kprotocolmanager.cpp
|
kio: remove unused read timeout getters
|
2024-03-29 15:44:06 +02:00 |
kprotocolmanager.h
|
kio: remove unused read timeout getters
|
2024-03-29 15:44:06 +02:00 |
kremoteencoding.cpp
|
kio: remove non-operational bits
|
2023-08-28 03:18:08 +03:00 |
kremoteencoding.h
|
generic: cleanup headers inclusions
|
2015-09-24 17:34:26 +00:00 |
krun.cpp
|
generic: KIO protocols classification optimization
|
2024-04-14 09:54:36 +03:00 |
krun.h
|
kio: drop fake startup notification support
|
2023-09-03 00:46:58 +03:00 |
krun_p.h
|
generic: drop support for BrowserApplication config option
|
2023-08-31 21:22:56 +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: drop KIO::MetaData from and to QVariant conversion methods
|
2022-12-23 00:59:47 +02:00 |
netaccess.h
|
kio: drop KIO::MetaData from and to QVariant conversion methods
|
2022-12-23 00:59:47 +02:00 |
org.kde.KDirNotify.xml
|
kio: remove redundant KDirNotify signals
|
2023-07-06 18:29:56 +03:00 |
org.kde.kio.FileUndoManager.xml
|
initial import
|
2014-11-13 01:04:59 +02:00 |
paste.cpp
|
kio: remove reference to non-existing drag-n-drop format
|
2023-07-13 07:05:27 +03:00 |
paste.h
|
kio: remove unused and deprecated methods related to pasting
|
2022-09-26 18:31:34 +03:00 |
pastedialog.cpp
|
generic: use CMake moc instead of automoc4 by default
|
2015-02-27 07:40:26 +00:00 |
pastedialog.h
|
generic: namespaced Qt4/Katie build fixes
|
2017-08-04 09:24:39 +00:00 |
previewjob.cpp
|
kio: adjust to thumbnail slave changes
|
2024-04-29 12:17:52 +03:00 |
previewjob.h
|
kio: KIO::PreviewJob documentation corrections
|
2024-03-23 10:38:59 +02: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: remove unused KIO::SlaveInterface method
|
2024-05-01 04:59:59 +03:00 |
scheduler.h
|
kio: remove unused header inclusion
|
2024-04-20 16:00:49 +03:00 |
scheduler_p.h
|
kio: merge KIO::Slave into KIO::SlaveInterface
|
2023-06-03 13:37:11 +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: unexport KIO::SlaveInterface
|
2024-05-01 04:50:22 +03:00 |
slavebase.h
|
kio: remove unused read timeout getters
|
2024-03-29 15:44:06 +02:00 |
slaveconfig.cpp
|
generic: remove unused global SOCKS-related settings
|
2021-11-01 22:20:36 +02:00 |
slaveconfig.h
|
initial import
|
2014-11-13 01:04:59 +02:00 |
slaveinterface.cpp
|
kio: remove unused KIO::SlaveInterface method
|
2024-05-01 04:59:59 +03:00 |
slaveinterface_p.h
|
kio: remove unused KIO::SlaveInterface method
|
2024-05-01 04:59:59 +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: unexport KIO::SlaveInterface
|
2024-05-01 04:50:22 +03:00 |
usernotificationhandler_p.h
|
kio: user notification optimization
|
2024-03-22 12:55:38 +02:00 |