kdelibs/kdecore
2015-08-27 03:43:41 +03:00
..
auth generic: make changes required for building against katie 2015-08-11 05:56:07 +03:00
compression generic: normalize include guards 2015-07-11 18:20:46 +03:00
config generic: misc cleanups 2015-08-16 02:40:52 +03:00
date generic: make changes required for building against katie 2015-08-11 05:56:07 +03:00
io generic: misc cleanups 2015-08-19 01:38:20 +03:00
jobs generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
kconfig_compiler generic: make changes required for building against katie 2015-08-11 05:56:07 +03:00
kernel generic: misc cleanups 2015-08-25 22:10:31 +03:00
localization generic: misc cleanups 2015-08-19 01:38:20 +03:00
network generic: make changes required for building against katie 2015-08-11 05:56:07 +03:00
services generic: make changes required for building against katie 2015-08-11 05:56:07 +03:00
sonnet generic: misc cleanups 2015-08-19 01:38:20 +03:00
sycoca generic: misc cleanups 2015-08-25 22:10:31 +03:00
tests kdecore: fix kservice test 2015-08-27 03:43:41 +03:00
text generic: misc cleanups 2015-08-19 01:38:20 +03:00
util generic: misc cleanups 2015-08-25 22:10:31 +03:00
CMakeLists.txt generic: deal with LINK_INTERFACE_LIBRARIES, cmake >=2.8.11 required now 2015-06-25 00:27:48 +03:00
config-kstandarddirs.h.cmake initial import 2014-11-13 01:04:59 +02:00
fakes.c initial import 2014-11-13 01:04:59 +02:00
generate_string_table.pl kdecore: fixup kstandarddirs 2015-05-20 23:32:01 +00:00
kde-config.cpp remove unnecessary includes 2014-11-19 15:49:46 +00:00
kdebug.areas generic: drop ksvgrenderer 2015-05-14 14:42:19 +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
kdecore_export.h removed static libraries defines (including #if 0, watch out!) 2014-11-18 00:42:37 +00:00
kdefakes.h.cmake initial import 2014-11-13 01:04:59 +02:00
MAINTAINERS initial import 2014-11-13 01:04:59 +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.