KDE PIM: Difference between revisions

    From KDE TechBase
    No edit summary
    (Sooo many dead links)
     
    (76 intermediate revisions by 21 users not shown)
    Line 1: Line 1:
    {{Template:I18n/Language Navigation Bar|Projects/PIM}}
    {{Note|See [https://community.kde.org/KDE_PIM KDE PIM] for more up-to-date information.}}
     
    KDE PIM is a package that contains personal information management tools.
    KDE PIM is a package that contains personal information management tools.


    ==Quality Checklist for the KDE PIM 4==
    The KDEPIM team develops the main application Kontact with all its plugins like KMail, KOrganizer, KAddressbook, Akregator, KJots and others.
    {| border="1"
    |+ Application Checklist
    ! Application !! Qt4/KDE4 Port !! [[/MS Windows|Windows Port]] !! Deprecated Clean !! Krazy Clean !! Coding Style !! Qt4 Ui
    |-
    | Akonadi || n/a || R || ? || ? || ? || ?
    |-
    | Akregator || R || R || ? || ? || ? || ?
    |-
    | Kabcclient || R || R || ? || ? || ? || ?
    |-
    | KAddressbook<br/>([[/KDE_4-related_bugs#KAddressbook|bugs]]) || R || R || ? || ? || ? || ?
    |-
    | KAlarm || R || R || ? || ? || ? || ?
    |-
    | Kitchensync || R || R || ? || ? || ? || ?
    |-
    | KMail<br/>([[/KDE_4-related_bugs#KMail|bugs]]) || R || R || ? || ? || ? || ?
    |-
    | KMailCVT || R || R || ? || ? || ? || ?
    |-
    | KMobileTools || R || R || ? || ? || ? || ?
    |-
    | KNode<br/>([[/KDE_4-related_bugs#KNode|bugs]]) || R || R || ? || ? || ? || ?
    |-
    | KNotes || R || R || ? || ? || ? || ?
    |-
    | Kode || R || R || ? || ? || ? || ?
    |-
    | Kontact<br/>([[/KDE_4-related_bugs#Kontact|bugs]]) || R || R || ? || ? || ? || ?
    |-
    | KonsoleKalendar || R || R || ? || ? || ? || n/a
    |-
    | KOrganizer<br/>([[/KDE_4-related_bugs#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===
    *[http://kdepim.kde.org Homepage of the KDE PIM]
    *[http://kontact.kde.org/ Homepage of Kontact]
    https://mail.kde.org/mailman/listinfo/kde-pim
    *[mailto:[email protected] [email protected]] mailing list: [https://mail.kde.org/mailman/listinfo/kde-pim subscribe], [http://mail.kde.org/pipermail/kde-pim/ archives], [http://www.google.com/search?q=+++++++++++++++++++++++++++site%3Ahttp%3A%2F%2Fmail.kde.org%2Fpipermail%2Fkde-pim%2F search]
     
     
    ===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====
    *[[/Installing the KDE PIM 3.5.5+ feature branch|Installing the KDE PIM 3.5.5+ feature branch]]
    ====KDE PIM 4====
    *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]
    **kdepimlibs: [http://websvn.kde.org/*checkout*/branches/work/kdab-post-4.0/kdepimlibs/README README], [http://websvn.kde.org/*checkout*/branches/work/kdab-post-4.0/kdepimlibs/README.libical README.libical], [http://websvn.kde.org/*checkout*/branches/work/kdab-post-4.0/kdepimlibs/POLICIES POLICIES], [http://websvn.kde.org/*checkout*/branches/work/kdab-post-4.0/kdepimlibs/PLAN PLAN]
    *[http://api.kde.org/4.0-api/kdepim-apidocs/ KDE PIM API Reference]
    *[[/KDE 4-related bugs|List of KDE 4-specific bugs, regressions and junior jobs]]
    *[[/MS Windows|MS Windows topics]]


    [[Category:PIM]]
    [http://techbase.kde.org/Category:PIM List of all KDE PIM related articles on TechBase]

    Latest revision as of 18:24, 28 February 2021

    Note
    See KDE PIM for more up-to-date information.


    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, KOrganizer, KAddressbook, Akregator, KJots and others.

    List of all KDE PIM related articles on TechBase