kdelibs/kdecore
2015-01-03 22:50:38 +00:00
..
auth finish the kauth dbus backend 2014-12-26 22:27:13 +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 Don't exclude /dev/shm from the possible directories to watch 2015-01-03 22:45:46 +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 make KGlobal reference counting thread safe. 2015-01-03 22:47:54 +00:00
localization SVN_SILENT made messages (after extraction) 2015-01-03 22:50:38 +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 some kdeui and kdecore tests warnings 2014-12-23 22:30:14 +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
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.