kdelibs/kdecore
2015-10-28 20:02:55 +02:00
..
auth generic: misc cleanups 2015-09-04 13:06:11 +00:00
compression generic: misc cleanups 2015-10-01 07:46:47 +03:00
config generic: stop using oboslete code paths 2015-10-28 06:47:23 +02:00
date generic: misc cleanups 2015-09-04 13:06:11 +00:00
io kdecore: remove unused WrongSyntax from kdebug 2015-10-28 20:02:55 +02:00
jobs generic: misc cleanups 2015-09-04 22:56:23 +00:00
kconfig_compiler generic: misc cleanups 2015-09-04 13:06:11 +00:00
kernel kdecore: oops, fix variable reference 2015-10-17 18:59:04 +03:00
localization kdecore: remove unused setFracDigits() from klocale 2015-10-28 10:26:03 +02:00
network generic: misc cleanups 2015-09-04 22:56:23 +00:00
services generic: optimize standard directories lookup 2015-10-17 18:53:50 +03:00
sonnet generic: code shrinks 2015-09-29 05:49:46 +00:00
sycoca generic: cleanup remains of deprecated DocPath 2015-10-10 09:01:28 +03:00
tests generic: misc cleanups 2015-10-01 07:46:47 +03:00
text generic: misc cleanups 2015-08-19 01:38:20 +03:00
util generic: drop unused custom types 2015-10-14 22:00:38 +03:00
CMakeLists.txt generic: drop KEncodingProber 2015-10-18 01:32:54 +03: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.