mirror of
https://bitbucket.org/smil3y/kde-playground.git
synced 2025-02-24 02:42:51 +00:00
33 lines
813 B
Text
33 lines
813 B
Text
![]() |
Intro: Plans for cleaning up libkdepim.
|
||
|
|
||
|
Goal: libkdepim should no longer be a dumping ground of misc stuff for pim apps.
|
||
|
|
||
|
# Rewrite and move to kdepimlibs/akonadi/contacts
|
||
|
addresseelineedit
|
||
|
completionordereditor
|
||
|
kmailcompletion
|
||
|
|
||
|
# Move to kdepimlibs/kontactinterfaces?
|
||
|
agentprogressmonitor
|
||
|
broadcaststatus
|
||
|
overlaywidget
|
||
|
progressdialog
|
||
|
progressmanager
|
||
|
ssllabel
|
||
|
statusbarprogresswidget
|
||
|
|
||
|
# Move to kdeui/widgets after api review
|
||
|
kdatepickerpopup
|
||
|
kwidgetlister
|
||
|
uistatesaver
|
||
|
|
||
|
# Port korganizer and kontact to kconfigdialogmanager instead
|
||
|
kprefsdialog
|
||
|
|
||
|
# Get rid of
|
||
|
kresourceprefs # drop together with kresources, in the meanwhile move to kresources/ subdir as static library
|
||
|
recentaddresses # replace with live searches?
|
||
|
|
||
|
# Still needed? or replaced by a new parameterized AkonadiDrag object?
|
||
|
maillistdrag
|