KDE Core/Platform 11/kdelibsDependencies: Difference between revisions

From KDE Community Wiki
No edit summary
No edit summary
Line 19: Line 19:
*DNSSD
*DNSSD


= Need some work=
*KAuth
**Remove it from components such KPushButton
**Isolate it into a lib
**Create components such KAuthPushButton


= Need some work=
=KDE Core=
*KStandardDirs
*KStandardDirs
*KAuth
**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

Revision as of 09:22, 3 June 2011

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