PIM
KDE PIM is a package that contains personal information management tools.
The KDEPIM team develops the main application Kontact with all its plugins like KMail, KNode, KOrganizer, KAddressbook, Akregator, KJots and others.
To join the team, simply email the kde-pim mailing list, and join the irc://irc.libera.chat/kontact IRC channel.
Resources
- Homepage of Kontact
- [email protected] mailing list (for users): subscribe, archives
- [email protected] mailing list (for developers): subscribe, archives
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.
Current development focus as of January 2009 is on the Akonadi service and porting existing applications to Akonadi and KMime and other frameworks.
If you're looking into starting PIM development, have a look at the Junior Jobs.
Documentation
KDE PIM 4
- README documents stored in the KDE GIT:
- kdepim:
- KDE PIM LIBS API Reference
- KDE PIM API Reference
- List of KDE 4-specific bugs, regressions and junior jobs
- List of regressions after the merge of the KMail SoC branch
- MS Windows topics
- Tutorial for writing a Kontact plugin
Planning
- Roadmap
- Feature Plan (see also KDEPIMlibs feature plan)
- Akonadi: Feature Plan, Osnabrück Meeting Notes
- Ideas:
Other
KDE PIM 3
The KDE PIM 3 branch is frozen and no longer actively maintained. Use the KDE 3 enterprise branch for a version of Kontact that is still being updated.
Enterprise branches
Kontact is the primary Kolab client. There are different release cycles for the Kolab clients and for KDE, and therefore there are so-called enterprise branches in SVN where the Kolab versions are maintained. Changes in the enterprise branches are regularly merged back to SVN trunk. The enterprise branches are maintained by KDAB.
More information about the enterprise branches can be found at:
- KDEPIM branches in SVN (notably enterprise and enterprise4)
- Kontact on Windows (enterprise4 branch)
- Roadmap for the Kolab clients
- Downloads of the Kolab clients
- Kontact wiki page
- Various Kolab documents
- Merge Tracking with svnmerge.py
- Enterprise Translation Howto
Other Links
- List of all KDE PIM related articles on TechBase
- Missing Icons in KDE PIM
- KDE PIM on UserBase
- KDE PIM tutorials on UserBase
- KDE PIM on Wikipedia
PIM SoC 2008 projects
Technologies used in KDE PIM
This list is quite incomplete.
- http://doc.trolltech.com/4.4/richtext.html - Used for the KMail composer. See also KRichTextWidget.
- http://doc.trolltech.com/4.4/model-view-programming.html - Used throughout KDEPIM including KMail tree views etc.
- Akonadi: Wiki, Website, Tarballs