kdelibs/kdecore/util
Ivailo Monev 6ae96c3c1d kdecore: do not block while parsing files in KDeviceDatabase
parsing ~30k lines and filling maps for the entries takes some time and
could block the events of kinfocenter for example which is noticable
because the parsing of files is delayed until a KDeviceDatabase query is
made

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-06-06 16:07:14 +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 generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
kdedmodule.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00: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: do not block while parsing files in KDeviceDatabase 2023-06-06 16:07:14 +03:00
kdevicedatabase.h kdecore: add SteelSeries Rival 110 Gaming Mouse to the USB database 2022-04-29 17:03:53 +03:00
kmacroexpander.cpp kdecore: update comment and remove unused variable in KSaveFile::backupFile() 2022-10-03 14:34:32 +03:00
kmacroexpander.h kdecore: KShell and KMacroExpanderBase documentation update 2022-10-10 18:59:48 +03:00
kmacroexpander_p.h initial import 2014-11-13 01:04:59 +02:00
kmacroexpander_unix.cpp initial import 2014-11-13 01:04:59 +02:00
kpluginfactory.cpp kdecore: remove unused and internal KPluginFactory methods 2022-09-23 19:05:28 +03:00
kpluginfactory.h generic: prepare for Katie changes 2022-11-14 15:50:30 +02:00
kpluginfactory_p.h kdecore: remove unused and internal KPluginFactory methods 2022-09-23 19:05:28 +03:00
kpluginloader.cpp kdecore: remove now unused KPluginLoader::pluginVersion() method 2022-05-30 18:59:56 +03:00
kpluginloader.h kdecore: move K_EXPORT_PLUGIN() macro to kpluginfactory header [ci reset] 2022-05-31 09:06:11 +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: implement KShell::envExpand() and use it in KConfig and KUrlCompletion 2022-10-11 01:19:02 +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: implement Foot (ft) unit conversion 2023-05-21 02:55:49 +03:00
kunitconversion.h kdecore: implement Foot (ft) unit conversion 2023-05-21 02:55:49 +03:00
kuser.h generic: various cleanups 2018-07-17 15:35:02 +00:00
kuser_unix.cpp kdecore: format kuser_unix source file 2022-10-10 23:14:44 +03:00
qtest_kde.cpp generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
qtest_kde.h kdecore: implement KDE_DEBUG_COLOR for KDebug 2022-10-23 02:53:46 +03:00