kdelibs/kdecore
2015-11-29 18:30:02 +02:00
..
auth generic: build system cleanups 2015-10-31 12:01:45 +02:00
compression generic: build system cleanups 2015-10-31 12:01:45 +02:00
config kdecore: remove deprecated kshared typedef 2015-10-30 15:04:08 +02:00
date generic: misc cleanups 2015-09-04 13:06:11 +00:00
io generic: misc cleanups 2015-11-09 20:53:03 +02:00
jobs generic: misc cleanups 2015-09-04 22:56:23 +00:00
kconfig_compiler generic: build system cleanups 2015-10-31 12:01:45 +02:00
kernel generic: implement special qml debugger handling for Katie 2015-11-29 18:30:02 +02:00
localization generic: add back khtml and kjs with some changes 2015-11-09 23:23:53 +02:00
network generic: build system cleanups 2015-10-31 12:01:45 +02:00
services generic: deal with some unused variables in parsers/lexers 2015-11-26 09:29:37 +00:00
sonnet generic: build system cleanups 2015-10-31 12:01:45 +02:00
sycoca kdecore: remove deprecated kshared typedef 2015-10-30 15:04:08 +02:00
tests kdecore: fix kdebug test 2015-11-08 18:25:20 +02:00
text generic: misc cleanups 2015-08-19 01:38:20 +03:00
util kdecore: remove deprecated kshared typedef 2015-10-30 15:04:08 +02:00
CMakeLists.txt generic: update CTest and CPack configs 2015-10-31 13:28:30 +02: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
generate_string_table.pl generic: misc cleanups 2015-09-04 01:57:47 +00:00
kde-config.cpp generic: cleanups remains of custom apps resources support 2015-09-06 14:42:29 +03:00
kdebug.areas generic: drop ksvgrenderer 2015-05-14 14:42:19 +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 generic: drop KEncodingProber 2015-10-18 01:32:54 +03: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.