kdelibs/kdecore
Ivailo Monev 8eb0c751b8 kutils: log kidletime messages to special area
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-08-05 21:36:22 +03:00
..
config kdecore: move KToolInvocation to kdeui 2023-07-31 08:09:02 +00:00
date kdecore: scoop timezones 2023-07-31 21:52:28 +00:00
io kdecore: return QByteArray from kBacktrace() 2023-08-04 08:14:53 +03:00
jobs kdecore: remove redundant KCompositeJob::slotInfoMessage() proxy slot 2023-06-30 01:54:59 +03:00
kconfig_compiler generic: merge KDELibs4ToolsTargets and KDELibs4LibraryTargets 2023-06-17 23:57:38 +03:00
kernel kdeui: KCrash rewrite 2023-08-03 11:21:41 +03:00
localization kdecore: set the config locale to the highest priority language from KLocale::languageCodeToName() and KLocale::countryCodeToName() 2023-08-02 07:11:08 +03:00
services kdecore: compiler warnings fix 2023-07-30 11:31:25 +03:00
sycoca kio: remove unused KProtocolManager::supportsOpening() method 2023-07-31 20:35:46 +00:00
tests kdeui: KCrash rewrite 2023-08-03 11:21:41 +03:00
text kdecore: remove now unused KStringHandler::obscure() function 2022-10-16 19:30:36 +03:00
util kdecore: compiler warnings fix 2023-07-30 11:31:25 +03:00
CMakeLists.txt kdecore: move KToolInvocation to kdeui 2023-07-31 08:09:02 +00:00
config-kstandarddirs.h.cmake initial import 2014-11-13 01:04:59 +02:00
dbus_policy.stub kdecore: drop reliance on wheel group for KAuthorization helpers 2023-07-10 02:54:21 +03:00
dbus_service.stub kdecore: drop reliance on wheel group for KAuthorization helpers 2023-07-10 02:54:21 +03:00
kde-config.cpp kdecore: remove kcfg resource reference in kde-config 2023-07-09 06:00:13 +03:00
kde4_pci.ids kdecore: more USB IDs 2022-04-30 12:39:40 +03:00
kde4_usb.ids kdecore: PCI and USB IDs database update 2023-05-19 07:54:05 +03:00
kdebug.areas kutils: log kidletime messages to special area 2023-08-05 21:36:22 +03:00
kdebugrc kdecore: setup KCrash to log to the system log, update its documentation 2023-08-04 11:51:35 +03:00
pci.ids kdecore: PCI IDs database update 2023-07-31 21:36:33 +00: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 2023-05-19 07:54:05 +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.