TDE personal information management applications
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
TDE Gitea d91484c4fb
Reset submodule main/core/tdepim/cmake to latest HEAD
3 years ago
admin@8c7e0d40de Reset submodule main/core/tdepim/admin to latest HEAD 3 years ago
akregator The workaround that tdepimmacros.h do is no longer needed 3 years ago
certmanager The workaround that tdepimmacros.h do is no longer needed 3 years ago
cmake@f0a5bcc760 Reset submodule main/core/tdepim/cmake to latest HEAD 3 years ago
doc Removed code formatting modelines. 4 years ago
indexlib Renaming of files in preparation for code style tools. 3 years ago
kaddressbook The workaround that tdepimmacros.h do is no longer needed 3 years ago
kalarm Desktop file translations: 4 years ago
kandy Desktop file translations: 4 years ago
karm The workaround that tdepimmacros.h do is no longer needed 3 years ago
kdgantt Removed code formatting modelines. 4 years ago
kgantt The workaround that tdepimmacros.h do is no longer needed 3 years ago
kitchensync Removed code formatting modelines. 4 years ago
kmail The workaround that tdepimmacros.h do is no longer needed 3 years ago
kmailcvt Renaming of files in preparation for code style tools. 3 years ago
kmobile The workaround that tdepimmacros.h do is no longer needed 3 years ago
knode The workaround that tdepimmacros.h do is no longer needed 3 years ago
knotes The workaround that tdepimmacros.h do is no longer needed 3 years ago
kode The workaround that tdepimmacros.h do is no longer needed 3 years ago
konsolekalendar Desktop file translations: 4 years ago
kontact The workaround that tdepimmacros.h do is no longer needed 3 years ago
korganizer The workaround that tdepimmacros.h do is no longer needed 3 years ago
korn Desktop file translations: 4 years ago
ktnef The workaround that tdepimmacros.h do is no longer needed 3 years ago
libemailfunctions The workaround that tdepimmacros.h do is no longer needed 3 years ago
libkcal The workaround that tdepimmacros.h do is no longer needed 3 years ago
libkholidays The workaround that tdepimmacros.h do is no longer needed 3 years ago
libkmime The workaround that tdepimmacros.h do is no longer needed 3 years ago
libkpgp The workaround that tdepimmacros.h do is no longer needed 3 years ago
libkpimexchange The workaround that tdepimmacros.h do is no longer needed 3 years ago
libkpimidentities The workaround that tdepimmacros.h do is no longer needed 3 years ago
libksieve The workaround that tdepimmacros.h do is no longer needed 3 years ago
libtdenetwork The workaround that tdepimmacros.h do is no longer needed 3 years ago
libtdepim Delete the no longer needed tdepimmacros.h. 3 years ago
mimelib Renaming of files in preparation for code style tools. 3 years ago
pixmaps
plugins The workaround that tdepimmacros.h do is no longer needed 3 years ago
tdeabc Desktop file translations: 4 years ago
tdefile-plugins Renaming of files in preparation for code style tools. 3 years ago
tdeioslave The workaround that tdepimmacros.h do is no longer needed 3 years ago
tderesources The workaround that tdepimmacros.h do is no longer needed 3 years ago
translations/desktop_files Translated using Weblate (Russian) 3 years ago
wizards The workaround that tdepimmacros.h do is no longer needed 3 years ago
.emacs-dirvars
.gitmodules Switch all submodules to https. 5 years ago
CMakeL10n.txt
CMakeLists.txt Raise the minimum required version of CMake to 2.8.12. 3 years ago
ConfigureChecks.cmake Improvement the detection of libXss 4 years ago
INSTALL
LAST_ENTERPRISE_SYNC
MAINTAINERS
Mainpage.dox
Makefile.am.in
Makefile.cvs
NewsLog.txt
README
README.Kolab
config.h.cmake
configure.in.in
configure.in.mid
cvs.sh.diff
dependency-graph.dot
release_howto
translate
usability-quick-review.txt

README

In this file:

* What you find here
* What it is
* Mailing List, Getting involved

What you find here
------------------

Anything relating to the KDE-PIM project. See also http://pim.kde.org.

The KDE-PIM project aims to bring together those who wish to help design,
implement, test, etc. anything that's to do with personal information
management.

This rather broad scope encompasses mail clients, addressbooks, usenet news,
scheduling and even sticky notes.

What it is
----------

* kaddressbook: The KDE addressbook application.
* kandy: sync phone book entries between your cell phone and computer
         ("kandy" comes from "Handy", the german word used for a cellular)
* kmail: the KDE mail client
* kmailcvt: tool for importing mail related data from other programs
* knode: news client
* korganizer: a calendar-of-events and todo-list manager
* kpilot: to sync with your PalmPilot
* kalarm: gui for setting up personal alarm messages, emails and commands
* kalarmd: alarm monitoring daemon, shared by korganizer and kalarm.
* kontact: Integrated PIM application
* karm: Time tracker.
* kitchensync: Synchronization framework, still under heavy development.
* tdefile-plugins: vCard KFIleItem plugin.
* knotes: yellow notes application
* konsolecalendar: Command line tool for accessing calendar files.
* korn: mail checker
* akregator: Feed reader

There is also quite an amount of infrastructure in this package:

* calendarsystem: library for handling of non-gregorian calendar systems
* libtdepim: Common code for different tdepim apps
* libtdenetwork: Common code for apps previously being in the tdenetwork CVS
                 module (KMail, KNode). This will be merged with libtdepim.
* mimelib: MIME messages library
* libkcal: C++ api for the iCalendar and vCalendar formats
* libkcal/libical: a basic iCalendar protocol implementation, see RFCs 2245,2246
* libkpimexchange: connecting to Exchange2000 servers
* tdeabc/frontend: A GUI frontend for libtdeabc, not intended for end users.
* kgantt: lib to display and manage Gantt diagrams used by the project view
          plugin of KOrganizer
* kdgantt: alternative lib for Gantt diagrams, used by the free/busy view of
           KOrganizer (yes, we should decide for one of the Gantt libs)
* tdeioslaves/sieve: Sieve tdeioslave
* ktnef: handling of tnef data

The following subdirectories have been moved to kdenonbeta/tdepim:

* empath: a modular e-mail client, designed for reuse, needs a Qt
          with threading support
* twister: another personal information manager, needs empath
* kab2: another design for the KDE addressbook

* ldif: a parser for LDIF, the LDAP Information Interchange Format
* libdif: dito, one of them is superfluous
* libimap: IMAP handling
* librmm: an Internet mail message parser (RFC 822 -> Class hierarchy)

Mailing List, getting involved
------------------------------

If you'd like to get involved with the project, subscribe to kde-pim@kde.org
with an email to kde-pim-request@kde.org with the subject line:
subscribe my@email.address

If you have questions relating to development of this module please post them on
the developers mailing list (kde-pim@kde.org). If you have user questions,
please use tdepim-users@kde.org

If you are interested in kmail development use the mailing list
kmail-devel@kde.org.