summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2010-06-09Qt D-Bus bindings: install interface files in /usr/share/dbus-1/interfacesqt-bindingPatrick Ohly2-1/+30
2010-06-09D-Bus API doc: fix for 'make dist'Patrick Ohly1-2/+2
2010-06-08Doc: enhanced D-Bus API documentation (MBC #1745)mbc1745Patrick Ohly7-186/+343
2010-06-08Doc: add '--enable-doc' option and generate D-Bus API doc(MBC #1745)Zhu, Yongsheng5-2/+84
2010-06-08D-Bus Qt bindings: remove annotations for glibPatrick Ohly1-0/+1
2010-06-08D-Bus binding for QtCarl Wong4-3/+193
2010-06-04SyncConfig::getUseProxy(): avoid TRUE/FALSE (MBC #10506)Patrick Ohly1-2/+2
2010-06-04sync-ui: renamed local sync() to do_sync() to avoid name collision with syste...Patrick Ohly1-2/+2
2010-06-01LogDirTest: save and restore logger level (MBC#2570)Zhu, Yongsheng1-0/+2
2010-05-31lcs: fixed out-of-bounds array access (MBC #1007)mbc1007_pohlyPatrick Ohly1-1/+15
2010-05-27HTTP SyncML server mode: fixed crash when handling second sessionPatrick Ohly2-9/+9
2010-05-27output redirection: detect glib output despite app namePatrick Ohly1-4/+14
2010-05-26syncevo-dbus-server: first sync was done without libical time zone info (MBC ...Patrick Ohly1-0/+8
2010-05-18D-Bus server + command line: return error code when failed(MBC #2193)mbc2193Zhu, Yongsheng1-1/+4
2010-05-18config: add 'calendar+todo' source for nokia configs (MBC#2101)mbc2101Zhu, Yongsheng2-0/+12
2010-05-18config: add 'calendar+todo' source for nokia7210c config (MBC#2101)Zhu, Yongsheng1-0/+6
2010-05-17Funambol, Memotoo: preserve meeting series when receiving update for detached...mbc1916Patrick Ohly1-3/+24
2010-05-17EDS compatibility: added several recurrence ID related methods (MBC #1916)Patrick Ohly2-0/+18
2010-05-11gtk-ui: explicitly set names for glade widgets (MBC #1372)mbc1372Jussi Kukkonen1-0/+24
2010-05-11gtk-ui: update toolbar style for MeeGo 1.0 (MB #1970)mbc1970Jussi Kukkonen1-5/+6
2010-05-04client-test: added test case for broken VTIMEZONE matching (MBC #1332)Patrick Ohly1-0/+1
2010-05-04SyncContext: accept progress events in server mode (MBC #1359)Patrick Ohly1-15/+14
2010-05-04Nokia E55: needs absolute alarm times (MBC #1657)Patrick Ohly1-0/+14
2010-05-04templates: skip over temporary files (MBC #1208)mbc1208Patrick Ohly1-1/+5
2010-05-04templates: also search in .config/syncevolution-templates (MBC #1208)Patrick Ohly2-1/+20
2010-05-04templates: use single-file format (MBC #1208)Patrick Ohly48-134/+204
2010-05-04single file format for multiple .ini files (MBC #1208)Patrick Ohly5-0/+846
2010-05-04StringDataBlob: read/write shared string in memoryPatrick Ohly3-0/+110
2010-05-04ConfigNode: moved ConfigNode::createFileNode() into separate filePatrick Ohly3-18/+44
2010-05-04DataBlob: abstract access to chunks of dataPatrick Ohly6-0/+309
2010-05-04util: getBasename()/getDirname()/splitPath()Patrick Ohly2-0/+46
2010-05-03gtk-ui: preserve configuration names on save (BME #1266)Jussi Kukkonen2-1/+3
2010-05-03gtk-ui: put emergency view in scrolledwindow (BME #1296)Jussi Kukkonen1-372/+386
2010-04-28SAN message: typo fix in text/calendar => text/x-vcalendar mapping (MBC #1197)Patrick Ohly1-1/+1
2010-04-28syncevo-phone-config: let CTRL-C really abort syncevolution (MBC #1197)Patrick Ohly1-4/+7
2010-04-26syncevolution --version: missing infos about system shared libsPatrick Ohly1-2/+2
2010-04-20gtk-ui: set "settings"-btn insensitive when syncing (MB #10482)Jussi Kukkonen1-0/+4
2010-04-20Ovi template: disable certificate checkingChen Congwu1-0/+7
2010-04-19auto sync notifications: avoid extra "Dismiss" button (MB #10487)Patrick Ohly1-1/+4
2010-04-19Ovi.com: fixed typosPatrick Ohly1-2/+2
2010-04-19command line, client-test: avoid "g_set_application_name not set" warningPatrick Ohly2-0/+2
2010-04-19client-test: enable it to use keyring by default (MB #10479)Patrick Ohly2-5/+6
2010-04-19RetryInterval: 0 for Funambol, 2M for everyone else (MB #10451)Patrick Ohly3-3/+9
2010-04-19gtk-ui: fix mx-gtk >= 0.99.1 header location (BME #892)Jussi Kukkonen2-0/+10
2010-04-19Test tools: automatically detection working configuration for a phone (MB#9862)Chen Congwu1-0/+5
2010-04-19noctcap: Do not send ctcap properties when set SYNCEVOLUTION_NOCTCAPChen Congwu1-0/+12
2010-04-19Test: Also register file:calendar+todo test for file backendChen Congwu3-10/+20
2010-04-19D-Bus API: added templateName to documentation (MB #10406)Patrick Ohly1-7/+12
2010-04-16D-Bus doc: refine spec about Bluetooth device support for GetConfigsZhu, Yongsheng1-6/+14
2010-04-15LogRedirect: redirecting STDOUT to log level SHOW broke the testsPatrick Ohly1-8/+14