kdelibs/kdecore
Ivailo Monev 2cd9559a3e generic: Hurd build fixes
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-02-01 05:08:38 +02:00
..
auth generic: remove most compiler checks 2021-01-09 16:39:44 +02:00
compression kdecore: remove redundant breaks in KXzFilter 2020-02-21 19:18:34 +00:00
config kdecore: compiler warning fixes 2021-01-09 16:39:23 +02:00
date generic: replace use of CheckStructMember with CheckStructHasMember 2020-11-07 19:38:48 +02:00
io generic: Hurd build fixes 2021-02-01 05:08:38 +02:00
jobs kdecore: avoid temporaries and assignments in KJob setters 2020-04-09 08:21:10 +00:00
kconfig_compiler generic: fix indentation compiler warnings 2016-06-11 19:34:32 +00:00
kernel generic: Hurd build fixes 2021-02-01 05:08:38 +02:00
localization kdecore: correct logic for 12-hour clock 2021-01-23 03:41:30 +02:00
network generic: replace cmake_push_check_state() and cmake_pop_check_state() with cmake_reset_check_state() 2021-01-22 03:04:57 +02:00
services generic: drop support for operating systems Katie does not support 2020-10-26 16:34:16 +02:00
sonnet kdecore: mark some BackgroundEngine and BackgroundChecker methods const 2020-12-12 15:55:35 +00:00
sycoca generic: use file strategy for ksycoca by default 2021-01-22 20:48:03 +02:00
tests generic: test build fixes 2021-01-22 02:24:40 +02:00
text kdecore: compiler warning fix 2019-05-16 00:59:53 +00:00
util generic: fix possible PID clamping 2021-01-04 01:48:39 +02:00
CMakeLists.txt generic: use file strategy for ksycoca by default 2021-01-22 20:48:03 +02: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 kde-config qt-prefix argument support 2020-11-30 17:33:51 +00:00
kdebug.areas generic: replace kdesu with kdesudo 2016-05-15 02:06:56 +00:00
kdebugrc initial import 2014-11-13 01:04:59 +02:00
kdecore.pc.in initial import 2014-11-13 01:04:59 +02:00
MAINTAINERS generic: use file strategy for ksycoca by default 2021-01-22 20:48:03 +02:00
README initial import 2014-11-13 01:04:59 +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.