kdelibs/kdecore
2014-11-19 20:57:44 +00:00
..
auth authorize from client 2014-11-17 18:33:02 +00:00
compression removed static libraries defines (including #if 0, watch out!) 2014-11-18 00:42:37 +00:00
config more windows code remove 2014-11-19 15:19:19 +00:00
date more windows code remove 2014-11-19 15:19:19 +00:00
doc initial import 2014-11-13 01:04:59 +02:00
io more windows code remove 2014-11-19 15:19:19 +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 more hardcoded paths corrections (they should be unhardcoded but that will be done in the future) 2014-11-19 18:20:59 +00:00
localization yet more windows and mac code remove 2014-11-19 15:30:39 +00:00
network removed Qt3 support 2014-11-13 01:20:30 +02:00
services more windows code remove 2014-11-19 15:19:19 +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 hopefully another fix for the standard directories change 2014-11-19 20:57:44 +00:00
text initial import 2014-11-13 01:04:59 +02:00
util more windows code remove 2014-11-19 15:19:19 +00:00
CMakeLists.txt removed windows kdecore cruft 2014-11-19 15:15:05 +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 initial import 2014-11-13 01:04:59 +02: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.