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
Darrell Anderson 8297901467
Update XDG information in support of bug report 892.
12 years ago
admin@4af57bf229 Reset submodule main/tdepim/admin to latest HEAD 12 years ago
akregator Update XDG information in support of bug report 892. 12 years ago
certmanager Update XDG information in support of bug report 892. 12 years ago
cmake@d2f658ca47 Reset submodule main/tdepim/cmake to latest HEAD 12 years ago
doc Update XDG information in support of bug report 892. 12 years ago
indexlib Fix typos. 12 years ago
kabc Update XDG information in support of bug report 892. 12 years ago
kaddressbook Update XDG information in support of bug report 892. 12 years ago
kalarm Update XDG information in support of bug report 892. 12 years ago
kandy Update XDG information in support of bug report 892. 12 years ago
karm Update XDG information in support of bug report 892. 12 years ago
kdgantt Rename additional global TQt functions 12 years ago
kfile-plugins Update XDG information in support of bug report 892. 12 years ago
kgantt Change ${INCLUDE_INSTALL_DIR}/tde -> ${INCLUDE_INSTALL_DIR}. 12 years ago
kioslaves Fix segfault in IMAP folder parsing 12 years ago
kitchensync Update XDG information in support of bug report 892. 12 years ago
kmail Update XDG information in support of bug report 892. 12 years ago
kmailcvt Rename additional global TQt functions 12 years ago
kmobile Update XDG information in support of bug report 892. 12 years ago
knode Update XDG information in support of bug report 892. 12 years ago
knotes Update XDG information in support of bug report 892. 12 years ago
kode Branding cleanup: KDE -> TDE 12 years ago
konsolekalendar Update XDG information in support of bug report 892. 12 years ago
kontact Update XDG information in support of bug report 892. 12 years ago
korganizer Update XDG information in support of bug report 892. 12 years ago
korn Update XDG information in support of bug report 892. 12 years ago
kresources Update XDG information in support of bug report 892. 12 years ago
ktnef Update XDG information in support of bug report 892. 12 years ago
libemailfunctions Change ${INCLUDE_INSTALL_DIR}/tde -> ${INCLUDE_INSTALL_DIR}. 12 years ago
libkcal Update XDG information in support of bug report 892. 12 years ago
libkholidays Fix inadvertent TQt changes 12 years ago
libkmime Fix long response time on large IMAP folders 12 years ago
libkpgp Remove spurious TQ_OBJECT instances 12 years ago
libkpimexchange Change ${INCLUDE_INSTALL_DIR}/tde -> ${INCLUDE_INSTALL_DIR}. 12 years ago
libkpimidentities Remove spurious TQ_OBJECT instances 12 years ago
libksieve Change ${INCLUDE_INSTALL_DIR}/tde -> ${INCLUDE_INSTALL_DIR}. 12 years ago
libtdenetwork Change ${INCLUDE_INSTALL_DIR}/tde -> ${INCLUDE_INSTALL_DIR}. 12 years ago
libtdepim Update XDG information in support of bug report 892. 12 years ago
mimelib Change ${INCLUDE_INSTALL_DIR}/tde -> ${INCLUDE_INSTALL_DIR}. 12 years ago
pixmaps Additional kde to tde renaming 13 years ago
plugins Update XDG information in support of bug report 892. 12 years ago
wizards Update XDG information in support of bug report 892. 12 years ago
.emacs-dirvars Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
.gitmodules Added common directories 13 years ago
CMakeLists.txt Add WITH_ALL_OPTIONS to CMake 12 years ago
ConfigureChecks.cmake Detect architecture flags during initial configuration 12 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 Additional renaming of kde to tde 13 years ago
Mainpage.dox Additional renaming of kde to tde 13 years ago
Makefile.am.in Additional renaming of kde to tde 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 Fix linear alphabet string errors 12 years ago
README Additional renaming of kde to tde 13 years ago
README.Kolab Fix KDE -> TDE branding. 12 years ago
config.h.cmake Rename additional instances of KDE to TDE 13 years ago
configure.in.in Additional renaming of kde to tde 13 years ago
configure.in.mid Rename kde libraries to tde 13 years ago
cvs.sh.diff Additional renaming of kde to tde 13 years ago
dependency-graph.dot Additional renaming of kde to tde 13 years ago
release_howto Additional kde to tde renaming 13 years ago
tdepim.lsm Update lsm files. 12 years ago
translate Additional kde to tde renaming 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
* 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
* 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/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.