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
Michele Calgaro 6d2f3127be
Adjusted to use new TQStringVariantMap type.
5 年之前
admin@68f23556e6 Reset submodule main/tdepim/admin to latest HEAD 5 年之前
akregator Add CMakeL10n rules. 5 年之前
certmanager Adjusted to use new TQStringVariantMap type. 5 年之前
cmake@74654feb3b Reset submodule main/tdepim/cmake to latest HEAD 5 年之前
doc Fix invalid headers in PNG files and optimize for size 8 年之前
indexlib Fix unintended rename of LOCKFILE 11 年之前
kaddressbook Add CMakeL10n rules. 5 年之前
kalarm Add CMakeL10n rules. 5 年之前
kandy Add CMakeL10n rules. 5 年之前
karm Add CMakeL10n rules. 5 年之前
kdgantt Add CMakeL10n rules. 5 年之前
kgantt Add CMakeL10n rules. 5 年之前
kitchensync Add CMakeL10n rules. 5 年之前
kmail Adjusted to use new TQStringVariantMap type. 5 年之前
kmailcvt Add CMakeL10n rules. 5 年之前
kmobile Add CMakeL10n rules. 5 年之前
knode Add CMakeL10n rules. 5 年之前
knotes Add CMakeL10n rules. 5 年之前
kode LIB_QT -> LIB_TQT conversion to align to updated admin module 6 年之前
konsolekalendar Add CMakeL10n rules. 5 年之前
kontact Add CMakeL10n rules. 5 年之前
korganizer Add CMakeL10n rules. 5 年之前
korn Add CMakeL10n rules. 5 年之前
ktnef Add CMakeL10n rules. 5 年之前
libemailfunctions Adjusted to use new TQStringVariantMap type. 5 年之前
libkcal libkcal tests: small improvement to cmake code to avoid having to escape quotes. 5 年之前
libkholidays Add CMakeL10n rules. 5 年之前
libkmime Add CMakeL10n rules. 5 年之前
libkpgp Add CMakeL10n rules. 5 年之前
libkpimexchange Add CMakeL10n rules. 5 年之前
libkpimidentities Fix FTBFS with clang 9 年之前
libksieve Add CMakeL10n rules. 5 年之前
libtdenetwork LIB_QT -> LIB_TQT conversion to align to updated admin module 6 年之前
libtdepim Add CMakeL10n rules. 5 年之前
mimelib Rename many classes and header files to avoid conflicts with KDE4 11 年之前
pixmaps Fix invalid headers in PNG files and optimize for size 8 年之前
plugins Add CMakeL10n rules. 5 年之前
tdeabc Add CMakeL10n rules. 5 年之前
tdefile-plugins Add CMakeL10n rules. 5 年之前
tdeioslave Make the folder assurance read-only. 5 年之前
tderesources Adjusted to use new TQStringVariantMap type. 5 年之前
wizards Add CMakeL10n rules. 5 年之前
.emacs-dirvars Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 年之前
.gitmodules Added common directories 13 年之前
CMakeL10n.txt Add CMakeL10n rules. 5 年之前
CMakeLists.txt Fixed building of libkcal tests. Some of the tests still fails when 5 年之前
ConfigureChecks.cmake Use common CMake tests. 5 年之前
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 Rename a number of libraries and executables to avoid conflicts with KDE4 11 年之前
Mainpage.dox Remove kpilot help handbook files to coordinate with commit cb7eddb9. 10 年之前
Makefile.am.in Reorganize tdeioslave help handbooks, fix related protocol files and issues, update and add handbooks. 10 年之前
Makefile.cvs Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 年之前
NewsLog.txt Fix a few remaining references to kio_ 11 年之前
README Additional k => tde renaming and fixes 11 年之前
README.Kolab Rebranding: TDE Control Center --> Trinity Control Center 10 年之前
config.h.cmake Fix detection whether the system is big endian 7 年之前
configure.in.in Additional renaming of kde to tde 13 年之前
configure.in.mid Rename kde libraries to tde 13 年之前
cvs.sh.diff Additional k => tde renaming and fixes 11 年之前
dependency-graph.dot Rename a number of libraries and executables to avoid conflicts with KDE4 11 年之前
release_howto Additional kde to tde renaming 13 年之前
tdepim.lsm Update version number to R14.1.0 9 年之前
translate Additional kde to tde renaming 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.
* 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.