summaryrefslogtreecommitdiff
path: root/src/backends/kcalextended
Commit message (Expand)AuthorAge
* Logging: eliminate _instance from SE_LOG* macrosPatrick Ohly2013-05-06
* autotools: avoid -lrt in make dependenciesPatrick Ohly2013-02-26
* Re-add "uid:" prefix to notebook UID when printing KCal databases.Ove Kåven2012-09-06
* Since we're using load() anyway, there's no need to call allIncidences(),Ove Kåven2012-08-14
* Implemented support for tasks and notes in the KCalExtended backend.Ove Kåven2012-08-13
* Fixed KCalExtendedSource failures when refreshing from peerOve Kåven2012-08-12
* Implemented KCalExtendedSource::isEmpty().ovek2012-08-12
* In KCalExtendedSource::open(), only load the contents of the notebookOve Kåven2012-08-11
* When listing mkcal calendars, show notebook UID instead of storage,Ove Kåven2012-08-11
* Fix to result code of incidence updates.Ove Kåven2012-08-11
* Merge tag 'syncevolution-1-2-99-3' into FREMANTLE-1-2-99-3Ove Kåven2012-08-05
|\
| * SyncSource: remove special RegisterSyncSource::InactiveSource pointerPatrick Ohly2012-03-09
| * testing: cleaned up ClientTestConfigPatrick Ohly2011-09-02
| * Port build system to non-recursive Automake.Krzesimir Nowak2011-08-30
* | Updated KCalExtended and QtContacts backends for new insertItem() signature.Ove Kåven2011-11-28
* | testing: cleaned up ClientTestConfigPatrick Ohly2011-09-13
|/
* nightly testing: renamed ical20/itodo20/vcard30/text, removed vcard21 from Ev...Patrick Ohly2011-05-05
* KCalExtended: allow extended testsPatrick Ohly2011-02-03
* config: replaced overloaded "type" with "backend/databaseFormat/syncFormat/fo...Patrick Ohly2011-02-03
* backend API cleanup: removal of "const char *" return typesPatrick Ohly2011-01-18
* KCalExtended: fixed potential issue in sync change trackingPatrick Ohly2011-01-17
* autotools: use new SYNCEVOLUTION_CFLAGS/LIBS in all backendsPatrick Ohly2010-12-02
* KCalExtended: evolutionsource=<notebook name> was brokenPatrick Ohly2010-12-01
* KCalExtended: workaround for importing custom time zonesPatrick Ohly2010-10-26
* KCalExtended: avoid partial loading to work around issues with itPatrick Ohly2010-10-26
* KCalExtended: ignore request to remove non-existant eventPatrick Ohly2010-10-26
* KCalExtended: disable unsupported linked item testsPatrick Ohly2010-10-26
* KCalExtended: updated mkcal backend descriptionPatrick Ohly2010-10-19
* KCalExtended: fixed compiler warningPatrick Ohly2010-10-19
* KCalExtended: do not use Tracker for custom database filePatrick Ohly2010-10-19
* KCalExtended: select notebook (BMC #6898)Qiankun Miao2010-10-19
* KCalExtended: comment clarification for created()/CREATEDPatrick Ohly2010-10-04
* KCalExtended, QtContacts: fixed initialization of QCoreApplicationPatrick Ohly2010-09-29
* KCalExtended: extended error messagesPatrick Ohly2010-09-29
* KCalExtended: fixed UTF-8 handling (BMC #7401)Patrick Ohly2010-09-29
* KCalExtended: use "mkcal" as generic type namePatrick Ohly2010-09-01
* KCalExtended: adapted "update" code patch to new APIPatrick Ohly2010-09-01
* KCalExtended: fix for invalid memory accessPatrick Ohly2010-08-31
* KCalExtended: further adaptions to KCalExtended API changePatrick Ohly2010-08-23
* KCalExtended: workaround for incomplete libmkcal.pcPatrick Ohly2010-08-17
* kcalextended: adapted to revised APIPatrick Ohly2010-08-15
* KCalExtended: fixed test registrationPatrick Ohly2010-07-01
* KCalExtended: avoid adding incidence anewPatrick Ohly2010-06-30
* KCalExtended: provide description from databasePatrick Ohly2010-06-30
* KCalExtended: implement backup/restore using SyncSourceRevisionsPatrick Ohly2010-06-30
* KCalExtended: sleep only if necessaryPatrick Ohly2010-06-30
* KCalExtended: must preserve creation time during updatePatrick Ohly2010-06-30
* KCalExtended: load incidences on demandPatrick Ohly2010-06-30
* KCalExtended: added initial SyncSourcePatrick Ohly2010-06-30