TDE personal information management applications
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 
 
 
Go to file
Andrei Stepanov 1d22724f2e
Translated using Weblate (Russian)
5 dagar sedan
admin@59a8bf7c09 Reset submodule main/core/tdepim/admin to latest HEAD 2 månader sedan
akregator Replace Q_SIGNALS and Q_SLOTS 2 månader sedan
certmanager Replace Q_SIGNALS and Q_SLOTS 2 månader sedan
doc Replace Q_WS_* defines with TQ_WS_* equivalents 2 månader sedan
indexlib Fix compatibility with C++17. 7 dagar sedan
kaddressbook Replace Q_SIGNALS and Q_SLOTS 2 månader sedan
kalarm Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 månader sedan
kandy Replace Q_SIGNALS and Q_SLOTS 2 månader sedan
karm Replace Q_SIGNALS and Q_SLOTS 2 månader sedan
kdgantt Replace Q_SIGNALS and Q_SLOTS 2 månader sedan
kgantt Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 månader sedan
kmail Fix compatibility with C++17. 7 dagar sedan
kmailcvt Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 månader sedan
kmobile Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 månader sedan
knode Replace Q_SIGNALS and Q_SLOTS 2 månader sedan
knotes Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 månader sedan
kode Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 månader sedan
konsolekalendar Replace Qt with TQt 5 månader sedan
kontact Replace Q_SIGNALS and Q_SLOTS 2 månader sedan
korganizer Replace Q_SIGNALS and Q_SLOTS 2 månader sedan
korn Replace Q_SIGNALS and Q_SLOTS 2 månader sedan
ktnef Replace Q_SIGNALS and Q_SLOTS 2 månader sedan
libemailfunctions Replace Q_OBJECT with TQ_OBJECT 9 månader sedan
libkcal Fix spurious quotes in calendar events 2 månader sedan
libkholidays Holidays: ua 5 månader sedan
libkmime Replaced various '#define' with actual strings - part 3 5 månader sedan
libkpgp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 månader sedan
libkpimexchange Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 månader sedan
libkpimidentities Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 månader sedan
libksieve Replace auto_ptr 3 månader sedan
libtdenetwork Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 månader sedan
libtdepim Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 månader sedan
mimelib Renaming of files in preparation for code style tools. 3 år sedan
pixmaps Fix invalid headers in PNG files and optimize for size 8 år sedan
plugins Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 månader sedan
tdeabc Replace Q_SIGNALS and Q_SLOTS 2 månader sedan
tdefile-plugins Replace Q_OBJECT with TQ_OBJECT 9 månader sedan
tdeioslave Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 månader sedan
tderesources Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 månader sedan
translations/desktop_files Translated using Weblate (Russian) 5 dagar sedan
wizards Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 månader sedan
.emacs-dirvars Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 år sedan
.gitmodules Remove cmake submodule since it has now been replaced by cmake-trinity dependency. 3 år sedan
CMakeL10n.txt Remove unnecessary 'tde_set_project_version' from CMakeL10n.txt 1 månad sedan
CMakeLists.txt Use centralized cmake version 1 månad sedan
ConfigureChecks.cmake Prefer pkg-config for gpgme and gpg-error detection. 2 år sedan
INSTALL Add INSTALL file to kdepim 13 år sedan
LAST_ENTERPRISE_SYNC * Massive set of changes to bring in all fixes and enhancements from the Enterprise PIM branch 14 år sedan
MAINTAINERS Drop deprecated kitchensync code 12 månader sedan
Mainpage.dox Drop deprecated kitchensync code 12 månader sedan
Makefile.am.in Drop deprecated kitchensync code 12 månader sedan
Makefile.cvs Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 år sedan
NewsLog.txt Fix a few remaining references to kio_ 11 år sedan
README Drop deprecated kitchensync code 12 månader sedan
README.Kolab Drop deprecated kitchensync code 12 månader sedan
config.h.cmake Fix missing feature detection for Groupwise SOAP interface 3 år sedan
configure.in.in Additional renaming of kde to tde 13 år sedan
configure.in.mid Rename kde libraries to tde 13 år sedan
cvs.sh.diff Additional k => tde renaming and fixes 11 år sedan
dependency-graph.dot Drop deprecated kitchensync code 12 månader sedan
release_howto Additional kde to tde renaming 13 år sedan
translate Additional kde to tde renaming 13 år sedan
usability-quick-review.txt Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 år sedan

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.
* 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.