kdelibs/kdecore
Ivailo Monev fdce619651 kdecore: document KMimeType::name() method
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-06-29 23:17:01 +03:00
..
config kdecore: remove redundant KSettings destructor 2023-06-14 19:38:00 +03:00
date generic: define KDE_DEFAULT_DEBUG_AREA in the main build file for each library 2023-06-09 23:43:20 +03:00
io kdecore: check if debug messages are disabled globally from KDebugConfig::areaDevice() 2023-06-26 23:55:46 +03:00
jobs kdecore: remove unused KJobTrackerInterface member 2023-06-27 07:49:39 +03:00
kconfig_compiler generic: merge KDELibs4ToolsTargets and KDELibs4LibraryTargets 2023-06-17 23:57:38 +03:00
kernel kdecore: remove most of the KUrl compat methods 2023-06-23 12:26:07 +03:00
localization kdecore: KCharsets optimizations 2022-12-11 09:49:04 +02:00
services kdecore: document KMimeType::name() method 2023-06-29 23:17:01 +03:00
sycoca kdecore: deal with KMimeType TODO 2023-06-29 19:51:10 +03:00
tests kdecore: deal with KMimeType TODO 2023-06-29 19:51:10 +03:00
text kdecore: remove now unused KStringHandler::obscure() function 2022-10-16 19:30:36 +03:00
util kdecore: initialize KMacroMapExpander and KWordMacroExpander variables 2023-06-19 07:38:52 +03:00
CMakeLists.txt kdecore: remove redundant Q_WS_X11 and Q_WS_QWS checks 2023-06-18 06:20:07 +03:00
config-kstandarddirs.h.cmake initial import 2014-11-13 01:04:59 +02:00
dbus_policy.stub generic: authorization reimplementation 2022-09-25 19:27:41 +03:00
dbus_service.stub generic: authorization reimplementation 2022-09-25 19:27:41 +03:00
kde-config.cpp kdecore: remove unused custom autostart path 2022-11-04 09:54:48 +02:00
kde4_pci.ids kdecore: more USB IDs 2022-04-30 12:39:40 +03:00
kde4_usb.ids kdecore: PCI and USB IDs database update 2023-05-19 07:54:05 +03:00
kdebug.areas kdecore: add debug area for ksnapshot 2023-06-21 01:36:03 +03:00
kdebugrc kdecore: update reference to KHTTP debug area 2022-12-25 16:46:15 +02:00
pci.ids kdecore: PCI IDs database update 2023-06-27 05:14:00 +03:00
README initial import 2014-11-13 01:04:59 +02:00
regen.sh kdecore: KDeviceDatabase rewrite and test for it 2022-04-29 14:39:38 +03:00
usb.ids kdecore: PCI and USB IDs database update 2023-05-19 07:54:05 +03: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.