kdelibs/kdecore/kernel
Ivailo Monev 8c8855d9a6 generic: drop temporary file option
any program launched with temporary file (as per the spec) argument
(because it does not support %u or %U) should not be responsible for
deleting the file, klauncher already handles that thus the option is
redundant. I don't know how other implemenatations (of program launchers)
do it but I cannot say I care either

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2024-05-16 01:37:20 +03:00
..
kaboutdata.cpp kdecore: KAboutLicense::byKeyword() optimization 2023-08-15 01:42:07 +03:00
kaboutdata.h generic: drop support for startup notification via D-Bus service 2023-08-19 19:53:14 +03:00
kauthorization.cpp kdecore: log debug message from KAuthorization::isAuthorized() to the proper debug area 2024-03-14 22:35:40 +02:00
kauthorization.h kdecore: do not call the helper asynchronously from KAuthorization::execute() 2023-09-09 07:10:38 +03:00
kcmdlineargs.cpp generic: drop temporary file option 2024-05-16 01:37:20 +03:00
kcmdlineargs.h generic: drop temporary file option 2024-05-16 01:37:20 +03:00
kcomponentdata.cpp kdecore: take a shortcut in kInitAddLibraryAndPluginPaths() function 2024-04-15 07:07:39 +03:00
kcomponentdata.h generic: misc cleanups 2017-06-24 08:06:43 +00:00
kcomponentdata_p.h generic: call QCoreApplication::applicationName() as static method 2023-06-19 01:19:01 +03:00
kdbusconnectionpool.cpp kdecore: log debug message from KDBusConnectionPool::isServiceRegistered() when service is registered 2023-08-25 20:33:41 +03:00
kdbusconnectionpool.h kdecore: typo 2023-08-27 21:09:07 +03:00
kglobal.cpp kdeui: KCrash rewrite 2023-08-03 11:21:41 +03:00
kglobal.h kdecore: remove warning about kglobal header 2024-03-22 11:04:18 +02:00
kglobal_p.h kdecore: return the value of KGlobal::hasLocale() from KDETranslator::isEmpty() and check it from KDETranslator::translate() 2022-11-06 10:10:46 +02:00
kstandarddirs.cpp generic: adjust to Katie changes 2024-03-24 02:43:33 +02:00
kstandarddirs.h kdecore: drop support for KStandardDirs kcfg resource 2023-07-09 05:48:31 +03:00
kstandarddirs_unix.cpp kdecore: drop support for KStandardDirs kcfg resource 2023-07-09 05:48:31 +03:00
kthreadpool.cpp kdecore: start as many threads as possible from the queue of KThreadPool 2024-04-20 17:32:44 +03:00
kthreadpool.h kdecore: const-ify KThreadPool::setMaxThreadCount() argument 2024-04-19 22:59:09 +03:00