kdelibs/kdecore
Ivailo Monev f8bda7cbc7 kdecore: deal with TODO in KPluginLoader
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-03-17 12:31:56 +02:00
..
auth generic: remove some compatibility bits 2021-02-27 08:58:02 +02:00
compression kdecore: remove redundant breaks in KXzFilter 2020-02-21 19:18:34 +00:00
config kdecore: compiler warning fixes 2021-01-09 16:39:23 +02:00
date generic: replace use of CheckStructMember with CheckStructHasMember 2020-11-07 19:38:48 +02:00
io kdecore: remove unused KFileSystemType enums 2021-02-27 14:35:10 +02:00
jobs kdecore: use fixed-size array for KJobPrivate members 2021-03-11 23:35:50 +02:00
kconfig_compiler generic: fix indentation compiler warnings 2016-06-11 19:34:32 +00:00
kernel kdecore: warn when obsolete apps resource is queried 2021-02-28 15:16:24 +02:00
localization kdecore: get rid of bundled gettext header 2021-02-27 10:37:14 +02:00
network kdecore: remove redundant QT_USE_FRAMEWORKS check 2021-02-27 14:12:54 +02:00
services kdecore: fix lookup of some MIME types 2021-03-17 12:06:39 +02:00
sonnet kdecore: mark some BackgroundEngine and BackgroundChecker methods const 2020-12-12 15:55:35 +00:00
sycoca generic: remove some redundant environment variable queries 2021-02-22 11:55:15 +02:00
tests generic: test build fixes 2021-01-22 02:24:40 +02:00
text kdecore: compiler warning fix 2019-05-16 00:59:53 +00:00
util kdecore: deal with TODO in KPluginLoader 2021-03-17 12:31:56 +02:00
CMakeLists.txt generic: remove some compatibility bits 2021-02-27 08:58:02 +02:00
config-kstandarddirs.h.cmake 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: remove obsolete resource types support 2021-02-28 15:01:11 +02:00
kdebug.areas kdecore: replace tabs with spacein debug areas config 2021-03-09 17:26:50 +02:00
kdebugrc kdecore: update debug area configs 2021-02-26 10:59:38 +02:00
kdecore.pc.in initial import 2014-11-13 01:04:59 +02:00
MAINTAINERS generic: use file strategy for ksycoca by default 2021-01-22 20:48:03 +02: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.