kdelibs/kdecore
2015-04-28 16:21:11 +00:00
..
auth generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
compression generic: remove redudant virtual_hook definitions 2015-04-23 14:50:12 +00:00
config kdecore: remove redudant support for kde4rc and system.kdeglobals configs 2015-04-28 16:21:11 +00:00
date generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
io generic: remove redudant virtual_hook definitions 2015-04-23 14:50:12 +00:00
jobs generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
kconfig_compiler generic: drop perl scripts which are redudant 2015-01-26 14:42:14 +00:00
kernel generic: remove redudant virtual_hook definitions 2015-04-23 14:50:12 +00:00
localization generic: remove deprecated API 2015-02-28 03:27:54 +00:00
network generic: remove deprecated API 2015-02-28 03:27:54 +00:00
services generic: remove redudant virtual_hook definitions 2015-04-23 14:50:12 +00:00
sonnet generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
sycoca generic: remove redudant virtual_hook definitions 2015-04-23 14:50:12 +00:00
tests generic: kill deprecated cruft with fire 2015-03-01 02:02:30 +00:00
text remove unused variable in kcodecs (report upstream?) 2014-11-26 01:17:46 +00:00
util kdecore: remove redudant support for kde4rc and system.kdeglobals configs 2015-04-28 16:21:11 +00:00
CMakeLists.txt generic: remove support for final target via KDE4_ENABLE_FINAL 2015-03-02 04:57:24 +00: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
kde-config.cpp remove unnecessary includes 2014-11-19 15:49:46 +00:00
kdebug.areas kdecore: cleanup debug areas and add entry for kuassel 2015-01-27 18:35:53 +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.