(→KDE PIM 4) |
(→Links) |
||
| Line 46: | Line 46: | ||
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). | 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). | ||
| − | + | ==Resources== | |
| − | + | ||
*[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] | ||
| Line 53: | Line 52: | ||
*[mailto:kde-pim@kde.org kde-pim@kde.org] 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] | *[mailto:kde-pim@kde.org kde-pim@kde.org] 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== | |
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. | 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 4=== | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
*README documents stored in the KDE SVN: | *README documents stored in the KDE SVN: | ||
**kdepim: [http://websvn.kde.org/*checkout*/branches/work/kdab-post-4.0/kdepim/README README], [http://websvn.kde.org/*checkout*/branches/work/kdab-post-4.0/kdepim/README.Kolab README.Kolab] | **kdepim: [http://websvn.kde.org/*checkout*/branches/work/kdab-post-4.0/kdepim/README README], [http://websvn.kde.org/*checkout*/branches/work/kdab-post-4.0/kdepim/README.Kolab README.Kolab] | ||
| Line 67: | Line 62: | ||
*[[/KDE 4-related bugs|List of KDE 4-specific bugs, regressions and junior jobs]] | *[[/KDE 4-related bugs|List of KDE 4-specific bugs, regressions and junior jobs]] | ||
*[[/MS Windows|MS Windows topics]] | *[[/MS Windows|MS Windows topics]] | ||
| − | + | ====Planning==== | |
*[http://lists.kde.org/?l=kde-pim&m=120197305212311&w=2 KDE PIM 4.1 Plans] | *[http://lists.kde.org/?l=kde-pim&m=120197305212311&w=2 KDE PIM 4.1 Plans] | ||
*[[Schedules/KDE4/4.1_Feature_Plan#kdepim|Feature Plan]] (see also [[Schedules/KDE4/4.1_Feature_Plan#kdepimlibs|KDEPIMlibs feature plan]]) | *[[Schedules/KDE4/4.1_Feature_Plan#kdepim|Feature Plan]] (see also [[Schedules/KDE4/4.1_Feature_Plan#kdepimlibs|KDEPIMlibs feature plan]]) | ||
*[[Projects/PIM/Akonadi|Akonadi Feature Plan]] | *[[Projects/PIM/Akonadi|Akonadi Feature Plan]] | ||
| − | ==== | + | ===KDE PIM 3=== |
| + | *[[/Features_3.5.9|New Features included with KDE 3.5.9]] | ||
| + | *[[/Installing the KDE PIM 3.5.5+ feature branch|Installing the KDE PIM 3.5.5+ feature branch]] | ||
| + | |||
| + | ===Other=== | ||
*[http://linux.wordpress.com/2007/11/13/howto-configuring-kmail-with-gmail-imap-and-disconnected-imap/ Howto: Configuring KMail with Gmail - IMAP and Disconnected IMAP] | *[http://linux.wordpress.com/2007/11/13/howto-configuring-kmail-with-gmail-imap-and-disconnected-imap/ Howto: Configuring KMail with Gmail - IMAP and Disconnected IMAP] | ||
[[Category:PIM]] | [[Category:PIM]] | ||
Contents |
Languages: عربي | Asturianu | Català | Česky | Kaszëbsczi | Dansk | Deutsch | English | Esperanto | Español | Eesti | فارسی | Suomi | Français | Galego | Italiano | 日本語 | 한국어 | Norwegian | Polski | Português Brasileiro | Română | Русский | Svenska | Slovenčina | Slovenščina | српски | Türkçe | Tiếng Việt | Українська | 简体中文 | 繁體中文
KDE PIM is a package that contains personal information management tools.
| 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).
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.