kdelibs/kdecore
Ivailo Monev 89e60600f8 kdecore: remove unused KSycoca enumerators
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-03-05 02:45:52 +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: cleanup Desktop file handler 2016-02-20 16:39:26 +02:00
date generic: misc cleanups 2015-09-04 13:06:11 +00:00
io kdecore: fix build on musl 2016-02-14 01:56:00 +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 kdecore: do not define KStandardDirs defaults on the stack 2016-03-04 20:51:02 +02:00
localization kdecore: fix build on musl 2016-02-14 02:33:11 +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 unused KSycoca enumerators 2016-03-05 02:45:52 +02:00
tests generic: remove Java and image plugins for khtml 2016-03-03 03:52:19 +02:00
text generic: misc cleanups 2015-08-19 01:38:20 +03:00
util generic: fix some compiler warnings due to 9ff99942 2016-01-08 04:42:26 +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.