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
Timothy Pearson 6e9f8cb704
Fix Kontact crash in Akregator part due to identical destructor signatures being generated for two unrelated classes
10 years ago
admin@04db460623 Reset submodule main/tdepim/admin to latest HEAD 10 years ago
akregator Fix Kontact crash in Akregator part due to identical destructor signatures being generated for two unrelated classes 10 years ago
certmanager Fix remaining missing semicolons at end of Keywords strings 10 years ago
cmake@1994b80881 Reset submodule main/tdepim/cmake to latest HEAD 10 years ago
doc Rebranding: TDE Control Center --> Trinity Control Center 10 years ago
indexlib
kaddressbook Fix stragglers that were not properly renamed in the XDG standardization commits 10 years ago
kalarm Fix exec icon location and bring it into XDG compliance 10 years ago
kandy Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 10 years ago
karm Bring most mimetypes in line with XDG specifications. The following are not fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown 10 years ago
kdgantt
kgantt
kitchensync Repair mimetype icon usage, part 1. The following are not fully verified in source as of this commit due to ubiquity: info, unknown 10 years ago
kmail Fix disconnected slot 10 years ago
kmailcvt Additional k => tde renaming and fixes 11 years ago
kmobile Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance 10 years ago
knode Fix stragglers that were not properly renamed in the XDG standardization commits 10 years ago
knotes Bring centrejust, leftjust, rightjust, text_left, text_right, text_bold, text_italic, text_under, text_strike, and spellcheck icons into XDG compliance 10 years ago
kode Fix up remaining references to DocPath 10 years ago
konsolekalendar Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 10 years ago
kontact Fix Kontact crash in Akregator part due to identical destructor signatures being generated for two unrelated classes 10 years ago
korganizer Fix Kontact crash in Akregator part due to identical destructor signatures being generated for two unrelated classes 10 years ago
korn Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 10 years ago
ktnef Fix Kontact crash in Akregator part due to identical destructor signatures being generated for two unrelated classes 10 years ago
libemailfunctions Additional k => tde renaming and fixes 11 years ago
libkcal Fix Kontact crash in Akregator part due to identical destructor signatures being generated for two unrelated classes 10 years ago
libkholidays Additional k => tde renaming and fixes 11 years ago
libkmime Fix unintended renaming 10 years ago
libkpgp
libkpimexchange Additional k => tde renaming and fixes 11 years ago
libkpimidentities
libksieve
libtdenetwork Fix unintended renaming 10 years ago
libtdepim Fix Kontact crash in Akregator part due to identical destructor signatures being generated for two unrelated classes 10 years ago
mimelib
pixmaps
plugins
tdeabc Bring most mimetypes in line with XDG specifications. The following are not fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown 10 years ago
tdefile-plugins Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 10 years ago
tdeioslave Branding cleanup. 10 years ago
tderesources Fix crash of type reported in 10 years ago
wizards Fix Kontact crash in Akregator part due to identical destructor signatures being generated for two unrelated classes 10 years ago
.emacs-dirvars
.gitmodules
CMakeLists.txt Reorganize tdeioslave help handbooks, fix related protocol files and issues, update and add handbooks. 10 years ago
ConfigureChecks.cmake
INSTALL
LAST_ENTERPRISE_SYNC
MAINTAINERS
Mainpage.dox Remove kpilot help handbook files to coordinate with commit cb7eddb9. 10 years ago
Makefile.am.in Reorganize tdeioslave help handbooks, fix related protocol files and issues, update and add handbooks. 10 years ago
Makefile.cvs
NewsLog.txt
README Additional k => tde renaming and fixes 11 years ago
README.Kolab Rebranding: TDE Control Center --> Trinity Control Center 10 years ago
config.h.cmake Reorganize tdeioslave help handbooks, fix related protocol files and issues, update and add handbooks. 10 years ago
configure.in.in
configure.in.mid
cvs.sh.diff Additional k => tde renaming and fixes 11 years ago
dependency-graph.dot
release_howto
tdepim.lsm
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.