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
Slávek Banko 1a0e1c584f
Fix another endless loop in imapparser
12 年之前
admin@dcb06c9359 Update final HTML install path so all modules are consistent. 12 年之前
akregator Fix a number of build warnings 12 年之前
certmanager Fix a number of build warnings 12 年之前
cmake@43ef41ffd6 Update final HTML install path so all modules are consistent. 12 年之前
doc Rename obsolete tq methods to standard names 12 年之前
indexlib Fix FTBFS 12 年之前
kabc Rename old tq methods that no longer need a unique name 12 年之前
kaddressbook Fix inadvertent TQt changes 12 年之前
kalarm Fix FTBFS 12 年之前
kandy Add image files from commit f1ec987d. 12 年之前
karm Rename obsolete tq methods to standard names 12 年之前
kdgantt Rename obsolete tq methods to standard names 12 年之前
kfile-plugins Rename old tq methods that no longer need a unique name 12 年之前
kgantt Remove additional unneeded tq method conversions 12 年之前
kioslaves Fix another endless loop in imapparser 12 年之前
kitchensync Rename obsolete tq methods to standard names 12 年之前
kmail Fix disconnected signals introduced in KDE SVN commit 641050 12 年之前
kmailcvt Rename obsolete tq methods to standard names 12 年之前
kmobile Fix inadvertent "TQ" changes. 12 年之前
knode Fix inadvertent TQt changes 12 年之前
knotes Removed knotes window resizing for RichText toolbar 12 年之前
kode Fix inadvertent TQt changes 12 年之前
konsolekalendar Remove "More Applications" from KDE menu. Add Office category to KOrn. 12 年之前
kontact Fix inadvertent TQt changes 12 年之前
korganizer GCC 4.7 fix. 12 年之前
korn Remove "More Applications" from KDE menu. Add Office category to KOrn. 12 年之前
kresources GCC 4.7 fix. 12 年之前
ktnef Further organize KDE Menu. 12 年之前
libemailfunctions Fix reference to temporary in libemailfunctions 12 年之前
libkcal GCC 4.7 fix. 12 年之前
libkdenetwork Fix a number of build warnings 12 年之前
libkdepim Fix inadvertent TQt changes 12 年之前
libkholidays Updated holiday_sk and added to the installation 12 年之前
libkmime Fix the addquotes/removequots functions in libkmime 12 年之前
libkpgp Fix a number of build warnings 12 年之前
libkpimexchange Rename obsolete tq methods to standard names 12 年之前
libkpimidentities Fix inadvertent TQt changes 12 年之前
libksieve Fix a number of build warnings 12 年之前
mimelib Fix linear alphabet string errors 12 年之前
pixmaps [trinity/kdepim] initial cmake support for korganizer & dependencies 13 年之前
plugins Rename obsolete tq methods to standard names 12 年之前
wizards Further organize KDE Menu. 12 年之前
.emacs-dirvars Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 年之前
.gitmodules Add common directories 12 年之前
CMakeLists.txt Add apidox targets to kdepim 13 年之前
ConfigureChecks.cmake Fix kdepim FTBFS under Ubuntu Natty 13 年之前
INSTALL Add INSTALL file to kdepim 13 年之前
LAST_ENTERPRISE_SYNC * Massive set of changes to bring in all fixes and enhancements from the Enterprise PIM branch 14 年之前
MAINTAINERS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 年之前
Mainpage.dox Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 年之前
Makefile.am.in Moved kpilot from kdepim to applications, as the core Trinity libraries should not contain hardware-dependent software 13 年之前
Makefile.cvs Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 年之前
NewsLog.txt Fix linear alphabet string errors 12 年之前
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 年之前
README.Kolab rename the following methods: 13 年之前
config.h.cmake [kdepim] initial cmake support for: kandy, knode 13 年之前
configure.in.in Fix FTBFS on Ubuntu 14 年之前
configure.in.mid Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 年之前
cvs.sh.diff * Massive set of changes to bring in all fixes and enhancements from the Enterprise PIM branch 14 年之前
dependency-graph.dot Enable kdepim compilation under Qt4 13 年之前
kdepim.lsm Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 年之前
release_howto * Massive set of changes to bring in all fixes and enhancements from the Enterprise PIM branch 14 年之前
translate Convert remaining references to kde3 (e.g. in paths) to trinity 13 年之前
usability-quick-review.txt Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 年之前

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.