KDE PIM: Difference between revisions

From KDE TechBase
Line 50: Line 50:
*[http://kdepim.kde.org Homepage of the KDE PIM]
*[http://kdepim.kde.org Homepage of the KDE PIM]
*[http://kontact.kde.org/ Homepage of Kontact]
*[http://kontact.kde.org/ Homepage of Kontact]
*[mailto:[email protected] [email protected]] mailing list (for users): [https://mail.kde.org/mailman/listinfo/kdepim-users subscribe], [http://mail.kde.org/pipermail/kdepim-users/ archives], [http://lists.kde.org/?l=kdepim-users&r=1&w=2 search]
*[mailto:[email protected] [email protected]] mailing list (for users): [https://mail.kde.org/mailman/listinfo/kdepim-users subscribe], [http://lists.kde.org/?l=kdepim-users&r=1&w=2 archives]
*[mailto:[email protected] [email protected]] mailing list (for developers): [https://mail.kde.org/mailman/listinfo/kde-pim subscribe], [http://mail.kde.org/pipermail/kde-pim/ archives], [http://lists.kde.org/?l=kde-pim&r=1&w=2 search]
*[mailto:[email protected] [email protected]] mailing list (for developers): [https://mail.kde.org/mailman/listinfo/kde-pim subscribe], [http://lists.kde.org/?l=kde-pim&r=1&w=2 archives]


===Development===
===Development===

Revision as of 15:09, 4 January 2008


Projects/PIM

KDE PIM is a package that contains personal information management tools.

Quality Checklist for the KDE PIM 4

Application Checklist
Application Qt4/KDE4 Port Windows Port Deprecated Clean Krazy Clean Coding Style Qt4 Ui
Akonadi n/a R ? ? ? ?
Akregator R R ? ? ? ?
Kabcclient R R ? ? ? ?
KAddressbook
(bugs)
R R ? ? ? ?
KAlarm R R ? ? ? ?
Kitchensync R R ? ? ? ?
KMail
(bugs)
R R ? ? ? ?
KMailCVT R R ? ? ? ?
KMobileTools R R ? ? ? ?
KNode
(bugs)
R R ? ? ? ?
KNotes R R ? ? ? ?
Kode R R ? ? ? ?
Kontact
(bugs)
R R ? ? ? ?
KonsoleKalendar R R ? ? ? n/a
KOrganizer
(bugs)
R R ? ? ? ?
KOrn R R ? ? ? ?
KPilot R R ? ? ? ?
KTimeTracker D R N ? D N

Legend: D=Done, ?=Unknown, n/a=Not Applicable, N=Developer does not want to do it because there are higher prios, R=compiles and runs (though can be unusable or unstable).

Links

Resources

Development

Much of the infrastructure of KDE PIM has been moved to kdepimlibs module as a framework for all KDE applications. Therefore we have two main modules within the KDE SVN: kdepim and kdepimlibs. The latter contains code that provides public APIs.

KDE PIM 3

KDE PIM 4