kdelibs/kdecore
2015-01-27 18:35:53 +00:00
..
auth finish the kauth dbus backend 2014-12-26 22:27:13 +00:00
compression improve the compression filters API 2015-01-17 19:15:59 +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 remove unused application_zip from ktar 2015-01-15 20:43:36 +00:00
jobs initial import 2014-11-13 01:04:59 +02:00
kconfig_compiler generic: drop perl scripts which are redudant 2015-01-26 14:42:14 +00:00
kernel make KGlobal reference counting thread safe. 2015-01-03 22:47:54 +00:00
localization add support for CP949 to KCharsets 2015-01-20 16:16:27 +00:00
network fix some compiler warnings 2015-01-18 14:53:41 +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 a compiler warning in kcmdlineargs test 2015-01-17 19:19:19 +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 generic: normalize libraries versioning 2015-01-24 21:45:28 +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.