kdelibs/kdeui
Ivailo Monev 718ccc145f kdecore: remove redundant KEncodingDetector class
use QTextCodec::codecForUtfText() or QTextCodec::codecForText() instead

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-09-30 20:47:46 +03:00
..
actions kdecore: remove redundant KEncodingDetector class 2022-09-30 20:47:46 +03:00
colors generic: remove redundant qglobal header inclusions 2022-09-23 16:59:18 +03:00
config kdeui: assume Q_CONSTRUCTOR_FUNCTION is defined 2022-09-23 19:45:03 +03:00
dialogs kdeui: remove declaration of non-existing KShortcutSchemesHelper::saveShortcutScheme() method 2022-09-27 10:57:59 +03:00
findreplace generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
fonts generic: remove redundant qglobal header inclusions 2022-09-23 16:59:18 +03:00
icons kdeui: remove unused KAnimatedButton class and KIconLoader getters for movies 2022-09-28 17:56:47 +03:00
itemviews generic: cast pointers with QObject as base class via qobject_cast<T>() 2022-06-01 18:06:11 +00:00
jobs kdeui: remove unused KStyle methods 2022-09-23 04:13:50 +03:00
kernel kdeui: KApplication constructor optimization 2022-09-30 10:18:56 +03:00
notifications kdeui: remove invalid property in org.kde.StatusNotifierItem D-Bus interface file 2022-09-28 17:01:52 +03:00
paged generic: compiler warning fixes 2021-06-13 16:16:12 +03:00
shortcuts kdeui: move the default value for KGlobalAccelPrivate::getComponent() argument to the method declaration 2022-09-30 01:25:48 +03:00
sonnet kdeui: deal with TODO 2022-09-21 02:29:04 +03:00
tests kdeui: remove unused KModifierKeyInfo class 2022-09-29 22:25:05 +03:00
util kdeui: convert the only relevant KCursor constructor to static method and remove its unused member 2022-09-30 01:27:22 +03:00
widgets kdeui: remove unused private classes members 2022-09-29 21:47:31 +03:00
windowmanagement kdeui: plug some memory leaks 2019-05-18 15:55:57 +00:00
xmlgui kdeui: remove unused classes related to plotting 2022-09-27 08:58:07 +03:00
CMakeLists.txt kdeui: remove unused KModifierKeyInfo class 2022-09-29 22:25:05 +03:00
preparetips kdeui: rewrite preparetips as shell script 2021-06-22 12:40:31 +03:00
TODO.xmlgui initial import 2014-11-13 01:04:59 +02:00