kdelibs/kdecore
2022-09-23 19:16:22 +03:00
..
auth kdecore: use different level for critical messages in HelperSupport::helperDebugHandler() 2021-07-21 13:12:34 +03:00
compression kdecore: remove redundant break statements 2022-09-22 03:27:52 +03:00
config kdecore: deal with TODO related to KConfigSkeleton::ItemEnum 2022-09-23 11:28:46 +03:00
date generic: remove checks for system headers that should be present 2022-09-23 15:42:09 +03:00
io generic: compiler warnings fixes 2022-09-23 17:19:33 +03:00
jobs kdecore: use custom QEventLoop for KJob::exec() 2022-06-05 03:14:14 +03:00
kconfig_compiler kdecore: deal with TODO related to KConfigSkeleton::ItemEnum 2022-09-23 11:28:46 +03:00
kernel generic: compiler warnings fixes 2022-09-23 17:19:33 +03:00
localization kdecore: de-virtualize KCharsets destructor 2022-09-23 18:20:44 +03:00
services generic: compiler warnings fixes 2022-09-23 17:19:33 +03:00
sonnet kdecore: de-virtualize QSpellEnchantClient methods 2022-09-23 18:27:59 +03:00
sycoca kdecore: drop extra protocol fields support 2022-09-22 02:54:55 +03:00
tests kdecore: adjust KUnitConversion test to Katie changes 2022-09-20 14:21:53 +03:00
text kdecore: compiler warning fix 2019-05-16 00:59:53 +00:00
util kdecore: mark internal KWordMacroExpander and KCharMacroExpander reimplementations as final 2022-09-23 19:16:22 +03:00
CMakeLists.txt kdecore: move K_EXPORT_PLUGIN() macro to kpluginloader header 2022-05-30 22:01:35 +03:00
config-kstandarddirs.h.cmake initial import 2014-11-13 01:04:59 +02:00
generate_string_table.pl generic: misc cleanups 2015-09-04 01:57:47 +00:00
kde-config.cpp kdecore: drop socket resource type and use QStandardPaths:writableLocation() for base resource directories 2022-05-25 10:45:51 +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: remove non-existing debug areas references 2022-05-29 12:22:09 +03:00
kdebugrc kdecore: update debug area configs 2021-02-26 10:59:38 +02:00
MAINTAINERS generic: remove KService profile feature 2021-06-15 15:26:19 +03:00
pci.ids kdecore: PCI and USB IDs database update 2022-09-20 01:43:01 +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.