kdelibs/kdecore
Ivailo Monev bd00cedf46 generic: make some stat calls 64-bit aware
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-04-21 20:23:12 +00:00
..
auth generic: misc cleanups 2016-04-11 08:06:16 +00:00
compression kdecore: remove redundant headers 2016-04-08 13:30:16 +00:00
config generic: misc cleanups 2016-04-11 08:06:16 +00:00
date generic: misc cleanups 2016-04-11 08:06:16 +00:00
io generic: make some stat calls 64-bit aware 2016-04-21 20:23:12 +00:00
jobs kdecore: remove unnecessary headers inclusions 2016-04-08 14:27:46 +00:00
kconfig_compiler generic: build system cleanups 2015-10-31 12:01:45 +02:00
kernel generic: misc cleanups 2016-04-19 08:38:24 +00:00
localization kdecore: remove unnecessary headers inclusions 2016-04-08 14:27:46 +00:00
network generic: misc cleanups 2016-04-11 08:06:16 +00:00
services generic: remove redudndant kdelnk checks 2016-04-21 20:13:10 +00:00
sonnet generic: misc cleanups 2016-04-11 08:06:16 +00:00
sycoca kdecore: remove unnecessary headers inclusions 2016-04-08 14:27:46 +00:00
tests generic: remove redudndant kdelnk checks 2016-04-21 20:13:10 +00:00
text generic: remove kascii 2016-04-01 05:32:45 +00:00
util generic: misc cleanups 2016-04-12 11:07:40 +00:00
CMakeLists.txt kdecore: remove redundant headers 2016-04-08 13:30:16 +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
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 Phonon in favour of MPV and custom player classes 2016-03-20 02:43:02 +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: get rid of KZoneAllocator 2016-04-06 09:15:26 +00: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.