KDE Core/Platform 11/kdelibsDependencies
< KDE Core | Platform 11
What we're working on
We're evaluating all the KDELIBS libs and classes and organizing them different groups depending of how much effort we will need to move them outside kdelibs.
KDE-Core dependencies: www.kdab.com/~volker/kde/kdecore-usage-graph.ps
No Qt Dependencies
- KJS
- Solid
- Compression
Can we move out
- KHTML
- Plasma
- DNSSD
- Kross
- KUnitConversion
- Small usage of kio/solid
- DNSSD
Need some work
- KAuth
- Remove it from components such KPushButton
- Isolate it into a lib
- Create components such KAuthPushButton
KDE Core
- KStandardDirs
- Remove KGlobals->dirs
- Split between workspace/platform (wallpapers)
- KComponent
- We use mainly the name, so maybe we can move or get that to/from Qt
- This is a perfect candidate for KDECoreCore
- About dialog
- staticQString (Remove)
- findDirectChild_helper (Move to Qt)