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
tpearson 4c6f8d69e2
rename the following methods:
13 years ago
akregator rename the following methods: 13 years ago
certmanager rename the following methods: 13 years ago
doc rename the following methods: 13 years ago
indexlib rename the following methods: 13 years ago
kabc rename the following methods: 13 years ago
kaddressbook rename the following methods: 13 years ago
kalarm rename the following methods: 13 years ago
kandy rename the following methods: 13 years ago
karm rename the following methods: 13 years ago
kdgantt rename the following methods: 13 years ago
kfile-plugins rename the following methods: 13 years ago
kgantt rename the following methods: 13 years ago
kioslaves rename the following methods: 13 years ago
kitchensync rename the following methods: 13 years ago
kmail rename the following methods: 13 years ago
kmailcvt rename the following methods: 13 years ago
kmobile rename the following methods: 13 years ago
knode rename the following methods: 13 years ago
knotes rename the following methods: 13 years ago
kode rename the following methods: 13 years ago
konsolekalendar rename the following methods: 13 years ago
kontact rename the following methods: 13 years ago
korganizer rename the following methods: 13 years ago
korn rename the following methods: 13 years ago
kresources rename the following methods: 13 years ago
ktnef rename the following methods: 13 years ago
libemailfunctions rename the following methods: 13 years ago
libkcal rename the following methods: 13 years ago
libkdenetwork rename the following methods: 13 years ago
libkdepim rename the following methods: 13 years ago
libkholidays rename the following methods: 13 years ago
libkmime rename the following methods: 13 years ago
libkpgp rename the following methods: 13 years ago
libkpimexchange rename the following methods: 13 years ago
libkpimidentities rename the following methods: 13 years ago
libksieve Enable kdepim compilation under Qt4 13 years ago
mimelib rename the following methods: 13 years ago
pixmaps [trinity/kdepim] initial cmake support for korganizer & dependencies 13 years ago
plugins rename the following methods: 13 years ago
wizards rename the following methods: 13 years ago
.emacs-dirvars Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
CMakeLists.txt arts, kdelibs, kdebase, kdepim: use new tqt build system 13 years ago
ConfigureChecks.cmake arts, kdelibs, kdebase, kdepim: use new tqt build system 13 years ago
INSTALL Add INSTALL file to kdepim 13 years ago
LAST_ENTERPRISE_SYNC * Massive set of changes to bring in all fixes and enhancements from the Enterprise PIM branch 14 years ago
MAINTAINERS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
Mainpage.dox Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
Makefile.am.in Moved kpilot from kdepim to applications, as the core Trinity libraries should not contain hardware-dependent software 13 years ago
Makefile.cvs Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
NewsLog.txt rename the following methods: 13 years ago
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
README.Kolab rename the following methods: 13 years ago
config.h.cmake [kdepim] initial cmake support for: kandy, knode 13 years ago
configure.in.in Fix FTBFS on Ubuntu 14 years ago
configure.in.mid Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
cvs.sh.diff * Massive set of changes to bring in all fixes and enhancements from the Enterprise PIM branch 14 years ago
dependency-graph.dot Enable kdepim compilation under Qt4 13 years ago
kdepim.lsm Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
release_howto * Massive set of changes to bring in all fixes and enhancements from the Enterprise PIM branch 14 years ago
translate rename the following methods: 13 years ago
usability-quick-review.txt Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago

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.
* kfile-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
* libkdepim: Common code for different kdepim apps
* libkdenetwork: Common code for apps previously being in the kdenetwork CVS
                 module (KMail, KNode). This will be merged with libkdepim.
* 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
* kabc/frontend: A GUI frontend for libkabc, 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)
* kioslaves/sieve: Sieve kioslave
* ktnef: handling of tnef data

The following subdirectories have been moved to kdenonbeta/kdepim:

* 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 kdepim-users@kde.org

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