summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-07build failure (S360): size_t != unsigned int (BMC #13201)syncevolution-1-1-branchPatrick Ohly2-3/+27
2011-01-02syncevo-dbus-server: deal with libnotify 0.5.x compile error (BMC #10453)syncevolution-1-1-1-aPatrick Ohly1-2/+5
2010-12-26NEWS: added release datesyncevolution-1-1-1Patrick Ohly1-1/+1
2010-12-26bumped version to 1.1.1Patrick Ohly1-1/+1
2010-12-26NEWS: updated in response to 1.1.0.99.1 testing + feedbackPatrick Ohly1-1/+21
2010-12-20bumped version to 1.1.0.99.1syncevolution-1-1-0-99-1Patrick Ohly1-1/+1
2010-12-20NEWS: updated for 1.1.0.99.1Patrick Ohly1-0/+81
2010-12-20gtk-ui: Use "no-sync" flag on non syncing StartSessionJussi Kukkonen5-8/+37
2010-12-20dbus client wrapper: add GetConfigNameJussi Kukkonen2-0/+48
2010-12-20gtk-ui: Update GetPresence handlers to match current APIJussi Kukkonen3-6/+6
2010-12-20gtk-ui: match config names insensitivelyJussi Kukkonen1-1/+1
2010-12-20gtk-ui: Use hyphen instead of underscore in signal namesJussi Kukkonen1-2/+2
2010-12-15Evolution Calendar: work around delayed update in EDS CalDAV backend (BMC #10...Patrick Ohly1-22/+33
2010-12-14ScheduleWorld: disabled configuration, replaced in examplesPatrick Ohly4-37/+33
2010-12-13Sony Ericsson: enable conversion to absolute alarm times (BMC #10092)Patrick Ohly1-0/+13
2010-12-13vCalendar 1.0: convert absolute alarm back to relative (BMC #11233)Patrick Ohly2-1/+214
2010-12-07Mobical.net: nightly tests do not complete when preventSlowSync is activePatrick Ohly1-0/+1
2010-12-06client-test: avoid potential test failure in testTwoWaySync due to preventSlo...Patrick Ohly1-0/+12
2010-12-06util.cpp/relToAbs(): Have realpath allocate its own buffer.David Bremner1-2/+3
2010-12-06syncevo-dbus-server: deal with libnotify 0.7.0 API change (BMC #10453)Patrick Ohly1-0/+4
2010-12-03synccompare: work around Perl bugPatrick Ohly1-3/+6
2010-12-03client-test: SYNCEVOLUTION_DEBUG disables creation of .log filesPatrick Ohly1-6/+10
2010-12-03synccompare: normalize directoryPatrick Ohly1-1/+6
2010-12-03QtContacts: fixed error messagePatrick Ohly1-1/+1
2010-12-03KCalExtended: evolutionsource=<notebook name> was brokenPatrick Ohly1-3/+7
2010-12-03slow sync strategy: allow client and server updates for SyncEvolution clientsPatrick Ohly1-0/+10
2010-12-03slow sync strategy: try harder to avoid duplicatesPatrick Ohly1-4/+4
2010-12-03calendar profile: choose better merge strategy for URL propertyPatrick Ohly1-1/+1
2010-12-03SYNCEVOLUTION_DEBUG: print DEBUG messages during sync if setPatrick Ohly1-2/+3
2010-12-03synccompare: relax TZID simplificationPatrick Ohly1-3/+4
2010-12-03client-test: increase log level when SYNCEVOLUTION_DEBUG is setPatrick Ohly1-0/+5
2010-12-03Revert "testing: avoid DTSTAMP issue in KCalExtended"Patrick Ohly1-8/+8
2010-12-03SyncContext: avoid crash in sort() with LogDir as binary predicatePatrick Ohly1-125/+133
2010-12-03command line: increase log level when SYNCEVOLUTION_DEBUG is setPatrick Ohly1-0/+4
2010-11-01config handling: old-style configs not found anymore (BMC #9381)Patrick Ohly5-13/+17
2010-10-26NEWS, configure: SyncEvolution 1.1syncevolution-1-1Patrick Ohly2-3/+7
2010-10-26nightly testing: ignore valgrind report in libsynthesisPatrick Ohly1-0/+72
2010-10-26nightly testing: relaxed leak checking for ecal/ebook (BMC #1007)Patrick Ohly1-1/+8
2010-10-26KCalExtended: workaround for importing custom time zonesPatrick Ohly1-0/+13
2010-10-26KCalExtended: avoid partial loading to work around issues with itPatrick Ohly1-4/+7
2010-10-26KCalExtended: ignore request to remove non-existant eventPatrick Ohly1-1/+4
2010-10-26KCalExtended: disable unsupported linked item testsPatrick Ohly1-0/+3
2010-10-26client-test: replaced compile-time LINKED_ITEMS_RELAXED_SEMANTIC with ClientT...Patrick Ohly2-24/+22
2010-10-26command line: --delete-items ... * deletes all itemsPatrick Ohly3-5/+17
2010-10-20syncevo-dbus-server: incorrect Presence status after config change (BMC #8453)Patrick Ohly1-4/+16
2010-10-19fixed compiler warningsPatrick Ohly2-2/+2
2010-10-19KCalExtended: updated mkcal backend descriptionkcal-notebookPatrick Ohly1-7/+7
2010-10-19KCalExtended: fixed compiler warningPatrick Ohly1-2/+2
2010-10-19KCalExtended: do not use Tracker for custom database filePatrick Ohly1-1/+1
2010-10-19KCalExtended: select notebook (BMC #6898)Qiankun Miao2-11/+80