kdelibs/kdecore/io
Ivailo Monev 47d0b5a297 kdecore: remove unused KUrl metadata
was used to pass the referrer and while it is still possible to
reimplement it realisticly speaking it is impossible to preserve the
referrer (and other HTTP(S) header metadata) because it will be lost in
transition in some cicumstances such as when drag-n-drop is done to
application unaware of application/x-kio-metadata

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-06-25 21:13:59 +03:00
..
kdebug.cpp kdecore: unregister the helper service and object from KAuthorization destructor 2022-12-12 08:19:15 +02:00
kdebug.h kdecore: minor KDebug documentation review 2022-10-24 05:53:46 +03:00
kdirwatch.cpp kdecore: implement option to recurse into sub-directories from KDirWatch::addDir() 2022-12-21 11:47:56 +02:00
kdirwatch.h kdecore: implement option to recurse into sub-directories from KDirWatch::addDir() 2022-12-21 11:47:56 +02:00
kdirwatch_p.h kdecore: KDirWatch rewrite 2022-12-21 00:24:49 +02:00
kfilesystemtype_p.cpp kdecore: remove unused KFileSystemType enums 2021-02-27 14:35:10 +02:00
kfilesystemtype_p.h kdecore: remove unused KFileSystemType enums 2021-02-27 14:35:10 +02:00
klockfile.h kdecore: KLockFile optimization 2023-06-14 03:34:48 +03:00
klockfile_unix.cpp kdecore: remove unused buffer in KLockFilePrivate::tryLock() 2023-06-15 07:25:41 +03:00
kmessage.cpp generic: make changes required for building against katie 2015-08-11 05:56:07 +03:00
kmessage.h generic: misc cleanups 2015-09-04 13:06:11 +00:00
kmountpoint.cpp generic: remove checks for system headers that should be present 2022-09-23 15:42:09 +03:00
kmountpoint.h kdecore: remove deprecated kshared typedef 2015-10-30 15:04:08 +02:00
kprocess.cpp kdecore: initialize variables in KProcess::startDetached() methods 2023-06-15 07:26:18 +03:00
kprocess.h kdecore: drop KProcess channel forward feature 2023-06-14 23:44:38 +03:00
kprocess_p.h kdecore: drop KProcess channel forward feature 2023-06-14 23:44:38 +03:00
ksavefile.cpp generic: define KDE_DEFAULT_DEBUG_AREA in the main build file for each library 2023-06-09 23:43:20 +03:00
ksavefile.h kdecore: add warning to KSaveFile documentation [ci skip] 2021-06-18 01:45:07 +03:00
ktempdir.cpp generic: define KDE_DEFAULT_DEBUG_AREA in the main build file for each library 2023-06-09 23:43:20 +03:00
ktempdir.h kdecore: replace KTempDir::create() with its body 2022-09-30 21:33:18 +03:00
ktemporaryfile.cpp kdecore: KTemporaryFile::filePath() optimization 2023-06-23 13:00:14 +03:00
ktemporaryfile.h kdecore: KTemporaryFile optimization 2023-06-04 09:37:45 +03:00
kurl.cpp kdecore: remove unused KUrl metadata 2023-06-25 21:13:59 +03:00
kurl.h kdecore: remove unused KUrl metadata 2023-06-25 21:13:59 +03:00