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.
tdepim/libkcal
..
libical
tests
versit
CMakeL10n.txt
CMakeLists.txt
COPYING
ConfigureChecks.cmake
DESIGN
HACKING
Mainpage.dox
Makefile.am
README
README.libical
alarm.cpp
alarm.h
assignmentvisitor.cpp
assignmentvisitor.h
attachment.cpp
attachment.h
attachmenthandler.cpp
attachmenthandler.h
attendee.cpp
attendee.h
calendar.cpp
calendar.h
calendarlocal.cpp
calendarlocal.h
calendarnull.cpp
calendarnull.h
calendarresources.cpp
calendarresources.h
calfilter.cpp
calfilter.h
calformat.cpp
calformat.h
calhelper.cpp
calhelper.h
calselectdialog.cpp
calselectdialog.h
calstorage.h
comparisonvisitor.cpp
comparisonvisitor.h
compat.cpp
compat.h
confirmsavedialog.cpp
confirmsavedialog.h
convertqtopia.cpp
customproperties.cpp
customproperties.h
dndfactory.cpp
dndfactory.h
dummyscheduler.cpp
dummyscheduler.h
duration.cpp
duration.h
event.cpp
event.h
exceptions.cpp
exceptions.h
filestorage.cpp
filestorage.h
freebusy.cpp
freebusy.h
freebusycache.h
freebusyurlstore.cpp
freebusyurlstore.h
htmlexport.cpp
htmlexport.h
htmlexportsettings.kcfg
htmlexportsettings.kcfgc
icaldrag.cpp
icaldrag.h
icalformat.cpp
icalformat.h
icalformatimpl.cpp
icalformatimpl.h
imipscheduler.cpp
imipscheduler.h
incidence.cpp
incidence.h
incidencebase.cpp
incidencebase.h
incidenceformatter.cpp
incidenceformatter.h
journal.cpp
journal.h
kcal_manager.desktop
kcalversion.h
libkcal_export.h
listbase.h
local.desktop
localdir.desktop
period.cpp
period.h
person.cpp
person.h
qtopiaformat.cpp
qtopiaformat.h
recurrence.cpp
recurrence.h
recurrencerule.cpp
recurrencerule.h
resourcecached.cpp
resourcecached.h
resourcecachedconfig.cpp
resourcecachedconfig.h
resourcecalendar.cpp
resourcecalendar.h
resourcelocal.cpp
resourcelocal.h
resourcelocal_plugin.cpp
resourcelocalconfig.cpp
resourcelocalconfig.h
resourcelocaldir.cpp
resourcelocaldir.h
resourcelocaldir_plugin.cpp
resourcelocaldirconfig.cpp
resourcelocaldirconfig.h
scheduler.cpp
scheduler.h
todo.cpp
todo.h
vcaldrag.cpp
vcaldrag.h
vcalformat.cpp
vcalformat.h

README

libkcal
=======

This library contains the calendaring classes originally only used by
KOrganizer. They provide a C++ API for handling the vCalendar and iCalendar
formats, which makes use of Qt classes. This library should be GUI independent
and suitable for writing command line applications.

Its API is still under development and will change without further notice. If
you are interested in using this library, please contact Cornelius Schumacher
<schumacher@kde.org>, the current maintainer of the lib.