kdelibs/kdecore
Ivailo Monev d8d265082d generic: replace use of CheckStructMember with CheckStructHasMember
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2020-11-07 19:38:48 +02:00
..
auth kdecore: correct reference to installation path variable 2020-02-25 20:12:00 +00:00
compression kdecore: remove redundant breaks in KXzFilter 2020-02-21 19:18:34 +00:00
config kdecore: fix build against Qt4 2020-01-29 13:04:53 +00:00
date generic: replace use of CheckStructMember with CheckStructHasMember 2020-11-07 19:38:48 +02:00
io generic: drop support for operating systems Katie does not support 2020-10-26 16:34:16 +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: drop support for operating systems Katie does not support 2020-02-25 04:48:18 +02:00
localization kdecore: update bundled gettext header 2020-02-09 02:27:50 +00:00
network generic: replace use of MacroPushRequiredVars CMake module with CMakePushCheckState 2020-02-19 17:32:31 +00:00
services generic: drop support for operating systems Katie does not support 2020-10-26 16:34:16 +02:00
sonnet kdecore: fix build with Enchant v2.0 or newer and require v1.4 as miminum 2017-12-11 11:52:02 +00:00
sycoca generic: adjust to Katie changes 2020-04-22 00:04:56 +00:00
tests generic: drop support for operating systems Katie does not support 2020-02-25 04:48:18 +02:00
text kdecore: compiler warning fix 2019-05-16 00:59:53 +00:00
util kdecore: mark findLibraryInternal() function static 2020-02-25 17:39:50 +00:00
CMakeLists.txt generic: review configuration checks 2020-02-24 21:04:54 +00: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 generic: replace installation paths with KDE4_ prefixed 2020-02-08 20:46:43 +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: get rid of KLocalSocket and KTcpSocket 2019-05-04 19:49:49 +00: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.