kdelibs/kdecore
Ivailo Monev d364540e04 kdecore: log fatal message to the default area from dbuscalltest program
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-10-22 23:10:04 +03:00
..
config kdecore: KDebug rewrite 2022-10-22 19:17:52 +03:00
date kdecore: clear result if BZip2 compression fails 2022-10-17 18:51:33 +03:00
io kdecore: debug classes, functions and definitions review 2022-10-22 19:55:23 +03:00
jobs kdecore: use custom QEventLoop for KJob::exec() 2022-06-05 03:14:14 +03:00
kconfig_compiler kdecore: error out on unknown C++ type or default value type from kconfig_compiler 2022-10-16 18:18:53 +03:00
kernel kdecore: tune busy loops for more throughput 2022-10-16 20:39:36 +03:00
localization kdecore: new KCompressor and KDecompressor classes replacing KFilterDev 2022-10-17 18:07:24 +03:00
services kdecore: KDebug rewrite 2022-10-22 19:17:52 +03:00
sonnet kdecore: de-virtualize QSpellEnchantClient methods 2022-09-23 18:27:59 +03:00
sycoca generic: prepare for Katie changes 2022-10-18 04:06:17 +03:00
tests kdecore: log fatal message to the default area from dbuscalltest program 2022-10-22 23:10:04 +03:00
text kdecore: remove now unused KStringHandler::obscure() function 2022-10-16 19:30:36 +03:00
util kdecore: check if the dollar sign is used for command in KShellTest::envExpand() 2022-10-16 19:54:51 +03:00
CMakeLists.txt kdecore: move KCompressor and KDecompressor to karchive library 2022-10-18 04:40:28 +03: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 the unused "html" and hidden "home" standard directory resources 2022-10-10 04:15:48 +03: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: log KHTTP warning, error and fatal messages in syslog 2022-10-22 19:56:17 +03:00
kdebugrc kdecore: log KHTTP warning, error and fatal messages in syslog 2022-10-22 19:56:17 +03:00
pci.ids kdecore: PCI IDs database update 2022-10-19 20:07:02 +03: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.