kdelibs/kdecore
Ivailo Monev 2d64361d58 kdecore: partially revert 5498e78c34
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2024-03-21 18:18:32 +02:00
..
config generic: remove redundant Q_OS_UNIX definition checks 2024-03-15 09:28:30 +02:00
date kdecore: scoop timezones 2024-03-17 04:36:27 +02:00
io generic: remove redundant Q_OS_UNIX definition checks 2024-03-15 09:28:30 +02:00
jobs kdecore: remove redundant KCompositeJob::slotInfoMessage() proxy slot 2023-06-30 01:54:59 +03:00
kconfig_compiler generic: adjust to Katie changes 2023-08-06 23:37:03 +03:00
kernel kdecore: log debug message from KAuthorization::isAuthorized() to the proper debug area 2024-03-14 22:35:40 +02:00
localization kdecore: KLocale optimization 2024-03-16 19:41:34 +02:00
services kdecore: drop internal helper protocol info 2024-03-21 06:02:38 +02:00
sycoca kdecore: partially revert 5498e78c34 2024-03-21 18:18:32 +02:00
tests generic: remove redundant Q_OS_UNIX definition checks 2024-03-15 09:28:30 +02:00
text kdecore: remove unused and redundant KStringHandler::isUtf8() and KStringHandler::from8Bit() methods 2023-08-28 03:32:57 +03:00
util kdecore: unit conversion classes optimization 2023-09-27 20:50:15 +03:00
CMakeLists.txt kdecore: drop KDateTime 2023-08-14 22:35:08 +03: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 kdecore: remove references to the old ftp and sftp slaves 2024-03-17 21:51:35 +02: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 and USB IDs database update 2024-03-14 03:06:44 +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 2024-03-14 03:06:44 +02: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.