kdelibs/kdecore
2014-12-04 00:04:49 +00:00
..
auth mac cruft cleanup 2014-12-02 14:17:25 +00:00
compression removed static libraries defines (including #if 0, watch out!) 2014-11-18 00:42:37 +00:00
config remove win and mac cruft 2014-11-27 18:22:42 +00:00
date windows cruft remove 2014-11-19 22:48:45 +00:00
io KDE3_SUPPORT cleanup 2014-12-04 00:04:49 +00:00
jobs initial import 2014-11-13 01:04:59 +02:00
kconfig_compiler more windows code remove 2014-11-19 15:19:19 +00:00
kernel KDE3_SUPPORT cleanup 2014-12-04 00:04:49 +00:00
localization remove win and mac cruft 2014-11-27 18:22:42 +00:00
network windows cruft remove 2014-11-19 22:48:45 +00:00
services fix build of external software by not including config-misc header and place BUG_REPORT_URL and BUG_REPORT_EMAIL into kglobalsettings header 2014-11-29 23:03:51 +00:00
sonnet initial import 2014-11-13 01:04:59 +02:00
sycoca more windows code remove 2014-11-19 15:19:19 +00:00
tests fix build of external software by not including config-misc header and place BUG_REPORT_URL and BUG_REPORT_EMAIL into kglobalsettings header 2014-11-29 23:03:51 +00:00
text remove unused variable in kcodecs (report upstream?) 2014-11-26 01:17:46 +00:00
util windows cruft remove 2014-11-19 22:48:45 +00:00
CMakeLists.txt fix build of external software by not including config-misc header and place BUG_REPORT_URL and BUG_REPORT_EMAIL into kglobalsettings header 2014-11-29 23:03:51 +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 remove debug areas not supported by Katana 2014-11-29 22:06:16 +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
Mainpage.dox 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.