kdelibs/kdecore
Ivailo Monev 891e7c14da generic: remove redundant kssl bits
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-04-02 07:17:17 +00: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 generic: misc cleanups 2016-03-28 16:28:57 +00:00
date generic: use QCryptographicHash instead of KMD5 2016-04-01 04:32:22 +00:00
io kdecore: change KUrl::fromMimeData() arguments order 2016-03-29 23:46:01 +00: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: use QCryptographicHash instead of KMD5 2016-04-01 04:32:22 +00:00
localization generic: misc cleanups 2016-03-25 03:23:43 +00:00
network generic: remove redundant kssl bits 2016-04-02 07:17:17 +00: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 kascii 2016-04-01 05:32:45 +00:00
text generic: remove kascii 2016-04-01 05:32:45 +00:00
util generic: get rid of KLibrary 2016-03-05 03:36:21 +02:00
CMakeLists.txt generic: remove kascii 2016-04-01 05:32:45 +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: remove kascii 2016-04-01 05:32:45 +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.