kdelibs/kdecore
Ivailo Monev 0078793c98 kdecore: reserve memory for the KStandardDirs cache
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-05 09:33:34 +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 kdecore: remove deprecated kshared typedef 2015-10-30 15:04:08 +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: reserve memory for the KStandardDirs cache 2015-11-05 09:33:34 +02:00
localization kdecore: remove unused setFracDigits() from klocale 2015-10-28 10:26:03 +02:00
network generic: build system cleanups 2015-10-31 12:01:45 +02:00
services kdecore: remove deprecated kshared typedef 2015-10-30 15:04:08 +02: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 kstandarddirs test, kconf_update is not longer supported 2015-11-03 06:31: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.