kdelibs/kdecore
Ivailo Monev 6e8e2238cc kdecore: add comment to KDebug() default switch case
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-11-27 04:51:47 +02:00
..
config generic: prepare for Katie changes 2022-11-13 00:40:18 +02:00
date generic: prepare for Katie changes 2022-11-13 00:40:18 +02:00
io kdecore: add comment to KDebug() default switch case 2022-11-27 04:51:47 +02:00
jobs kdecore: use custom QEventLoop for KJob::exec() 2022-06-05 03:14:14 +03:00
kconfig_compiler kdecore: prepare for Katie changes 2022-11-24 00:10:47 +02:00
kernel generic: prepare for Katie changes 2022-11-13 00:40:18 +02:00
localization generic: prepare for Katie changes 2022-11-13 00:40:18 +02:00
services generic: prepare for Katie changes 2022-11-13 00:40:18 +02:00
sonnet kdecore: remove the redundant Sonnet::QSpellEnchantClient::reliability() method 2022-11-23 03:22:22 +02:00
sycoca generic: prepare for Katie changes 2022-11-13 00:40:18 +02:00
tests generic: prepare for Katie changes 2022-11-13 00:46:32 +02:00
text kdecore: remove now unused KStringHandler::obscure() function 2022-10-16 19:30:36 +03:00
util generic: prepare for Katie changes 2022-11-14 15:50:30 +02:00
CMakeLists.txt kdecore: convert KuitFormats functions to static 2022-11-03 02:37:11 +02:00
config-kstandarddirs.h.cmake initial import 2014-11-13 01:04:59 +02:00
dbus_policy.stub generic: authorization reimplementation 2022-09-25 19:27:41 +03:00
dbus_service.stub generic: authorization reimplementation 2022-09-25 19:27:41 +03:00
kde-config.cpp kdecore: remove unused custom autostart path 2022-11-04 09:54:48 +02:00
kde4_pci.ids kdecore: more USB IDs 2022-04-30 12:39:40 +03:00
kde4_usb.ids kdecore: add Xperia Z to USB IDs database 2022-05-04 19:21:38 +00:00
kdebug.areas kdecore: add entry for the default debug area to kdebug.areas 2022-11-03 04:23:47 +02:00
kdebugrc kdecore: kdebugrc documentation update 2022-10-23 20:23:50 +03:00
pci.ids kdecore: PCI IDs database update 2022-11-22 23:45:37 +02:00
README initial import 2014-11-13 01:04:59 +02:00
regen.sh kdecore: KDeviceDatabase rewrite and test for it 2022-04-29 14:39:38 +03:00
usb.ids kdecore: PCI and USB IDs database update 2022-09-20 01:43:01 +03:00

This is the KDE "core" library.  The kdecore library provides basic non user
interface functionality. The classes in this library should not require linkage
to QtGui or any other library that requires a graphical interface.