TDE personal information management applications
You cannot 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 ea5511a385 Reset submodule main/core/tdepim/admin to latest HEAD 2 months ago
admin@8b6ecd1b34 Reset submodule main/core/tdepim/admin to latest HEAD 2 months ago
akregator Use tdeinstance.h 7 months ago
certmanager Replace TRUE/FALSE with boolean values true/false 11 months ago
doc Add documentation builds for each package separately 2 years ago
indexlib Remove support for Tru64 and OSF 1 year ago
kaddressbook Use tdeinstance.h 7 months ago
kalarm Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
kandy Replace TRUE/FALSE with boolean values true/false 11 months ago
karm Use tdeinstance.h 7 months ago
kdgantt Replace TRUE/FALSE with boolean values true/false 11 months ago
kgantt Replace kdemacros.h with tdemacros.h 2 years ago
kitchensync Addendum to last commit (only for r14.1.x branch) 7 months ago
kmail update the logo the kmail to have new version 7 months ago
kmailcvt Replace TRUE/FALSE with boolean values true/false 11 months ago
kmobile Use tdeinstance.h 7 months ago
knode libemailfunctions: move kAscii* functions to tdelibs 1 year ago
knotes Replace TRUE/FALSE with boolean values true/false 11 months ago
kode Use tdeinstance.h 7 months ago
konsolekalendar Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 2 years ago
kontact Use tdeinstance.h 7 months ago
korganizer Use tdeinstance.h 7 months ago
korn Replace TRUE/FALSE with boolean values true/false 11 months ago
ktnef Use tdeinstance.h 7 months ago
libemailfunctions Replace TRUE/FALSE with boolean values true/false 11 months ago
libkcal 'inline' is redundant in function template definitions, except for specific template specialization 3 months ago
libkholidays Replace kdemacros.h with tdemacros.h 2 years ago
libkmime Use tdeinstance.h 7 months ago
libkpgp Replace TRUE/FALSE with boolean values true/false 11 months ago
libkpimexchange Replace TRUE/FALSE with boolean values true/false 11 months ago
libkpimidentities Replace kdemacros.h with tdemacros.h 2 years ago
libksieve Replace kdemacros.h with tdemacros.h 2 years ago
libtdenetwork tdenetwork: remove trust item and trust list related code. This resolves issue #162. 7 months ago
libtdepim Updates top-left.png trinity logo to the new version 7 months ago
mimelib Fix a typo and thus FTBFS from the previous commit. 1 year ago
pixmaps Fix invalid headers in PNG files and optimize for size 10 years ago
plugins Replace kdemacros.h with tdemacros.h 2 years ago
tdeabc Replace Q_SIGNALS and Q_SLOTS 2 years ago
tdefile-plugins Remove support for Tru64 and OSF 1 year ago
tdeioslave Use tdeinstance.h 7 months ago
tderesources Use tdeinstance.h 7 months ago
translations/desktop_files Merge translation files from master branch. 1 year ago
wizards Replace kdemacros.h with tdemacros.h 2 years ago
.emacs-dirvars Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 17 years ago
.gitmodules Remove cmake submodule since it has now been replaced by cmake-trinity dependency. 5 years ago
CMakeL10n.txt Remove unnecessary 'tde_set_project_version' from CMakeL10n.txt 2 years ago
CMakeLists.txt Use centralized cmake version 2 years ago
ConfigureChecks.cmake Rename 'tde_setup_architecture_flags' to a more appropriate 'tde_setup_compiler_flags' 3 months ago
INSTALL Add INSTALL file to kdepim 15 years ago
LAST_ENTERPRISE_SYNC * Massive set of changes to bring in all fixes and enhancements from the Enterprise PIM branch 16 years ago
MAINTAINERS Rename a number of libraries and executables to avoid conflicts with KDE4 13 years ago
Mainpage.dox Remove kpilot help handbook files to coordinate with commit cb7eddb9. 12 years ago
Makefile.am.in Reorganize tdeioslave help handbooks, fix related protocol files and issues, update and add handbooks. 12 years ago
Makefile.cvs Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 17 years ago
NewsLog.txt Fix a few remaining references to kio_ 13 years ago
README Additional k => tde renaming and fixes 13 years ago
README.Kolab Rebranding: TDE Control Center --> Trinity Control Center 12 years ago
config.h.cmake Fix missing feature detection for Groupwise SOAP interface 5 years ago
configure.in.in Additional renaming of kde to tde 15 years ago
configure.in.mid Rename kde libraries to tde 15 years ago
cvs.sh.diff Additional k => tde renaming and fixes 13 years ago
dependency-graph.dot Rename a number of libraries and executables to avoid conflicts with KDE4 13 years ago
release_howto Additional kde to tde renaming 15 years ago
translate Additional kde to tde renaming 15 years ago
usability-quick-review.txt Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 17 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.
* 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.