| Status
|
Object
|
Change description
|
Responsible
|
| DONE
|
kdeinit4
|
Depend only on kdecore, have the other ones dynamically dl-opened if available
|
Kevin Ottens <ervin@kde.org>
|
| DONE
|
libplasma
|
Make kdewebkit optional, use QtWebkit
|
Kevin Ottens <ervin@kde.org>
|
| DONE
|
libplasma
|
Make knewstuff optional, #ifdef relevant code
|
Kevin Ottens <ervin@kde.org>
|
| DONE
|
libplasma
|
Make solid optional, #ifdef relevant code
|
Kevin Ottens <ervin@kde.org>
|
| DONE
|
libplasma
|
Make kio optional, use QFileDialog
|
Kevin Ottens <ervin@kde.org>
|
| DONE
|
libkio
|
Make solid optional (disable KDeviceListModel and KStatusBarOfflineIndicator, make KDesktopFileAction less clever, also see KMountpoint below)
|
Kevin Ottens <ervin@kde.org>
|
| DONE
|
libkdnssd
|
Use KCoreConfigSkeleton (removes kdeui dependency), unfortunately in public API, can be done only for the mobile profile
|
Kevin Ottens <ervin@kde.org>
|
| TODO
|
libknewstuff3
|
Use Attica only, remove KIO dependency
|
No One <noone@kde.org>
|
| DONE
|
libkunitconversion
|
Use QNetwork* instead of KIO and Solid, makes it depend on kdecore only
|
Kevin Ottens <ervin@kde.org>
|
| Status
|
Library
|
Change description
|
Responsible
|
| DONE
|
libkio
|
Move KArchive and children in kdecore/io, affects libplasma
|
Kevin Ottens <ervin@kde.org>
|
| DONE
|
libkio
|
Move KMountpoint (needs KMountpoint to not use solid anymore, use /dev/disk/by-uuid instead) to kdecore
|
Kevin Ottens <ervin@kde.org>
|
| DONE
|
libkio
|
Move KDirWatch (needs KMountpoint moved first) to kdecore, affects kwallet, libplasma
|
Kevin Ottens <ervin@kde.org>
|
| DONE
|
libkutils
|
Split kutils in several specialized libraries (still build a dummy libkutils depending on the new libraries in the desktop case)
|
Kevin Ottens <ervin@kde.org>
|