kdelibs/kdecore/io
Ivailo Monev 7f261aca95 kdecore: new KTemporaryFile::urlPath() method
based on the bits in kparts/part.cpp

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2024-05-13 22:52:30 +03:00
..
kdebug.cpp kdecore: drop message box feature of KDebug 2024-04-20 19:40:13 +03:00
kdebug.h kdecore: drop KDateTime 2023-08-14 22:35:08 +03:00
kdirwatch.cpp kdecore: remove compat bits 2023-11-05 00:21:56 +02:00
kdirwatch.h kdecore: new KDirWatch methods to get and set the poll interval 2023-08-28 20:58:06 +03: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: rewrite KLockFile 2023-09-09 00:46:42 +03:00
klockfile_unix.cpp kdecore: fix runtime assert about accessing global static after its destruction 2023-10-23 12:37:06 +03: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: remove redundant Q_OS_UNIX definition checks 2024-03-15 09:28:30 +02: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: new KTemporaryFile::urlPath() method 2024-05-13 22:52:30 +03:00
ktemporaryfile.h kdecore: new KTemporaryFile::urlPath() method 2024-05-13 22:52:30 +03:00
kurl.cpp kdecore: strip the trailing slash when passing the URL path to kPathDirectory() from KUrl::upUrl() 2023-07-10 06:52:30 +03:00
kurl.h kdecore: safety-net for KUrl::upUrl(), also append trailing slash from KUrl::directory() 2023-07-03 20:39:14 +03:00