KDE PIM: Difference between revisions

From KDE TechBase
No edit summary
Line 19: Line 19:
'''If you're looking into starting KMail development, have a look at the [[Projects/PIM/KMail Junior Jobs|list of KMail junior jobs]].'''
'''If you're looking into starting KMail development, have a look at the [[Projects/PIM/KMail Junior Jobs|list of KMail junior jobs]].'''


===Documentation===
==Documentation==
The KMail handbook is currently being rewritten, for more information look at the [[Projects/Documentation/KDE4/kdepim/kmail|documentation wiki page]].
The KMail handbook is currently being rewritten, for more information look at the [[Projects/Documentation/KDE4/kdepim/kmail|documentation wiki page]].


===Other Links===
==Other Links==
*[http://techbase.kde.org/Category:PIM List of all KDE PIM related articles on TechBase]
*[http://techbase.kde.org/Category:PIM List of all KDE PIM related articles on TechBase]
*[[Projects/Oxygen/Missing_Icons#KDE_main_modules|Missing Icons in KDE PIM]]
*[[Projects/Oxygen/Missing_Icons#KDE_main_modules|Missing Icons in KDE PIM]]

Revision as of 08:02, 25 July 2017

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://freenode.net/kontact IRC channel.

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.

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 KMail development, have a look at the list of KMail junior jobs.

Documentation

The KMail handbook is currently being rewritten, for more information look at the documentation wiki page.

Other Links