kdelibs/kdecore/util
Ivailo Monev 302a470d3b kded: drop unused window registration feature
no point in passing around windows to kded4 or its modules, job UI delegate
windows are different thing tho

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2024-04-20 15:45:36 +03:00
..
kautostart.cpp generic: remove unused X-KDE-autostart-after feature 2022-12-03 04:06:04 +02:00
kautostart.h generic: remove unused X-KDE-autostart-after feature 2022-12-03 04:06:04 +02:00
kde_file.cpp kdecore: do not assume the output exists in KDE::rename() 2022-10-07 22:49:55 +03:00
kde_file.h kdecore: emulate cross-filesystem move in KDE::rename() 2022-10-07 22:38:57 +03:00
kdedmodule.cpp kdecore: replace component with class headers inclusion 2023-06-19 07:02:09 +03:00
kdedmodule.h kded: drop unused window registration feature 2024-04-20 15:45:36 +03:00
kdeversion.cpp initial import 2014-11-13 01:04:59 +02:00
kdeversion.h.cmake initial import 2014-11-13 01:04:59 +02:00
kdevicedatabase.cpp kdecore: effectively revert 6ae96c3c1d 2023-08-07 17:12:37 +03:00
kdevicedatabase.h generic: const-ify private data pointers where copying is disabled 2024-03-23 06:49:59 +02:00
kmacroexpander.cpp kdecore: initialize KMacroMapExpander and KWordMacroExpander variables 2023-06-19 07:38:52 +03:00
kmacroexpander.h kdecore: initialize KMacroMapExpander and KWordMacroExpander variables 2023-06-19 07:38:52 +03:00
kmacroexpander_p.h kdecore: format and indent 2023-06-19 07:20:37 +03:00
kmacroexpander_unix.cpp kdecore: format and indent 2023-06-19 07:20:37 +03:00
kpluginfactory.cpp kdecore: compiler warnings fix 2023-07-30 11:31:25 +03:00
kpluginfactory.h kdecore: do not insert and remove catalogs from KPluginFactory 2023-07-28 10:04:36 +03:00
kpluginfactory_p.h kdecore: remove unused KPluginFactoryPrivate member 2023-08-11 17:06:17 +03:00
kpluginloader.cpp kdecore: findLibraryInternal() function optimization 2023-08-11 18:02:33 +03:00
kpluginloader.h kdecore: remove TODO related to KPluginLoader 2023-08-11 17:27:32 +03:00
krandom.cpp kdecore: check for arc4random_uniform() and use it in KRandom::randomMax() if available 2022-10-01 21:22:43 +00:00
krandom.h kdecore: replace most of KRandomSequence with new KRandom::randomMax() function 2022-09-26 12:58:37 +03:00
ksharedptr.h generic: use CMake export header generator 2016-04-27 20:13:02 +00:00
kshell.cpp kdecore: check if the dollar sign is used for command in KShellTest::envExpand() 2022-10-16 19:54:51 +03:00
kshell.h kdecore: remove redundant qglobal inclusion in kshell header 2023-06-14 22:56:42 +03:00
kshell_p.h kdecore: remove declaration of non-existing KShell::quoteArgInternal() function 2022-09-26 13:13:58 +03:00
kshell_unix.cpp kdecore: make sure KShell::splitArgs does not split quoted arguments 2015-02-27 21:36:19 +00:00
ksortablelist.h generic: drop Q_CC_MSVC conditionals 2015-09-25 04:08:21 +00:00
kunitconversion.cpp kdecore: unit conversion classes optimization 2023-09-27 20:50:15 +03:00
kunitconversion.h kdecore: implement Foot (ft) unit conversion 2023-05-21 02:55:49 +03:00
kuser.h kdecore: format and indent 2023-06-14 05:32:43 +03:00
kuser_unix.cpp kdecore: use foreach() for iterations in KUser and KUserGroup 2023-06-19 06:55:43 +03:00
qtest_kde.cpp generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
qtest_kde.h kdecore: remove unused qtextstream header inclusion in qtest_kde header 2023-07-06 09:06:18 +03:00