index
:
SyncEvolution/syncevolution
BMC21331
FREMANTLE-1-0-0
FREMANTLE-1-1-1
akonadi
akonadi-merge-pohly
android
avalluri
backend-api
bluetooth-device-id
bluetooth-device-id-merge-prep
bmc-21311
bmc14804
bmc19394
bmc19661
bmc20864
bmc21284
bmc21888
bmc22783
bmc22849
bmc22881
bmc22940
bmc23106
bmc712-local-sync
buteo
buteo-testing
calconnect
ccs-okay
ccs-pohly
ccs-pohly-cmdline
cmdline-tests-master
concurrent-sync-pohly
concurrent-sync-pohly-delayed-dbus
concurrent-sync-sessions
concurrent-sync-sessions-for-review
concurrent-sync-sessions-for-review-before-rename
concurrent-sync-sessions-r1
concurrent-sync-sessions-rebased-pre-cleanup
configuration-template
congwu
css-without-known-test-failures
cssr1
cssr1-pohly
cxx-future
dbus-api
dbus-block-methods
dbus-blocking
dbus-blocking-duplicate-code
dbus-ini
dbus-named-configs
dbus-server-reorganization
dbus-server-reorganization-pohly
dbus-server-reorganization-pohly-libsynccommon
dbus-sharing
dbus-testing
decouple-server-and-session
device-id-submissions
doc
documentation
ecal
eds
eds-3-2
fix-mlite-dep
for-1-4/scripts
for-master-v1/gio-gdbus
for-master/master-next
for-syncevolution-1-3-branch/release-1-3-2
fork-exec
fork-exec-signal-cant-connect-to-non-bus-connection
gdatasource
gdbus
gdbus-cxx
gdbus-name-conflict
gio-gdbus
gitlab-pages
google
google-contacts
htmlui
http-server-ui
import-export
integrate/eds-3-2
internal-sync
jku
jku-configuration-redesign
jku-dbus-update
jku-gtk3
jku-gtktoolbar
jku-single-window
junhui
jwhiting-pbap
kcal-notebook
keyring
logging
maemo5-recurrences
master
mb10224
mb10257
mb10350
mb10406
mb10438
mb10455
mb10458
mb10461
mb10468
mb10471
mb10475
mb10476
mb10477
mb2416
mb5043
mb5043_pohly
mb5664
mb6175
mb6376
mb6378
mb7708
mb7710
mb7712
mb7838
mb7877
mb7879
mb8048
mb8177
mb8497
mb9156
mb9216_pohly
mb9289
mb9329
mb9338
mb9535
mb9619
mb9862
mb9963
mbc1007_pohly
mbc1197
mbc1208
mbc1372
mbc1397
mbc1745
mbc1847
mbc1916
mbc1970
mbc2101
mbc2193
mbc2566-evolution-ui-slot-nokia
mbc2786
mbc5753
mbc690
meego-1-2
meego-1.0
migrate
minimum-gtk-2-18
mobical
moblin-transifex
n85
nightly-testing-gitorious
notifications
oracle
ovi
patrick
pbap
pbap-client-api
pbap-pipe
pim
pohly
pohly-gtk3
qkmiao
qt
qt-binding
qt-bindings
qt-bindings-improvements
qt-bindings-pohly
raw-sync-source
remote-rules
san
san11
server
server-config
server-sessions
setenv
signon-refresh
silly-fixes
simpletype
slow-sync
ssl
syncevolution-0-9-branch
syncevolution-1-0-branch
syncevolution-1-1-branch
syncevolution-1-2-branch
syncevolution-1-2-gtk3
syncevolution-1-3-branch
synthesis
synthesis-config-tracking
synthesis-xml-fragments
tde
test-dbus
throbber
ui
uoa
watch
watch-crash
webdav-optimization
webdav-templates
wrong-username-401
yongsheng
SyncEvolution synchronizes PIM data via various protocols (SyncML, CalDAV/CardDAV, ActiveSync). (mirrored from https://gitlab.freedesktop.org/SyncEvolution/syncevolution)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gdbusxx
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-03
C++: replace auto_ptr with unique_ptr
Patrick Ohly
2
-24
/
+31
2018-01-03
C++: implement missing copy operator
Patrick Ohly
1
-0
/
+7
2016-09-26
gdbusxx/gdbus-cxx-bridge.h: avoid copying of parameter
Patrick Ohly
1
-1
/
+1
2015-06-05
syncing: avoid segfault for invalid text inside items (FDO #90118)
Patrick Ohly
1
-1
/
+37
2014-12-11
GDBus GIO: fix compilation on s390 32bit, II (Fedora Bug #1163188)
Patrick Ohly
1
-0
/
+7
2014-11-17
GDBus GIO: fix compilation on s390 32bit (Fedora Bug #1163188)
Patrick Ohly
1
-12
/
+28
2014-05-05
GDBus GIO: copy constructor for GDBusConnectionPtr
Patrick Ohly
1
-0
/
+5
2014-05-02
code restructing: Exception, throwError()
Patrick Ohly
1
-1
/
+1
2014-04-01
D-Bus: use streams for direct IPC with GIO
Patrick Ohly
4
-422
/
+123
2014-04-01
D-Bus GIO + libdbus: support structs with base struct
Patrick Ohly
1
-0
/
+26
2014-04-01
D-Bus GIO: variant with more types
Patrick Ohly
1
-32
/
+145
2014-03-05
GDBus GIO: include missing stdint.h
Tino Mettler
1
-0
/
+1
2014-01-17
cppcheck: suppress warnings
Patrick Ohly
1
-0
/
+8
2013-07-05
GDBus GIO: support int64_t and uint64_t
Patrick Ohly
1
-0
/
+14
2013-07-05
GDBus GIO: avoid unnecessary case-insentive type comparison.
Patrick Ohly
1
-8
/
+12
2013-05-29
D-Bus: fix minor memory leak
Patrick Ohly
1
-0
/
+8
2013-05-29
GDBus GIO: support recursive variant with one type
Patrick Ohly
1
-0
/
+108
2013-05-29
GDBus GIO: improve boost::variant visitor
Patrick Ohly
1
-14
/
+5
2013-05-29
GDBus GIO: fix returning of error exceptions from asynchronous method + Inter...
Patrick Ohly
2
-310
/
+429
2013-04-22
GDBus GIO: mark class as noncopyable
Patrick Ohly
1
-1
/
+3
2013-03-19
GDBus GIO: better DBusErrorCXX copy operator
Patrick Ohly
1
-6
/
+6
2013-03-07
GDBus GIO: fix memory leak of GDBusMethod/SignalInfo
Patrick Ohly
1
-64
/
+46
2013-02-26
PIM: support location = GEO property (FDO #60373)
Patrick Ohly
1
-0
/
+7
2012-12-03
GDBus libdbus + GIO: missing out parameters in D-Bus introspection XML (FDO #...
Patrick Ohly
2
-18
/
+42
2012-12-03
GDBus GIO: add support for deque and list
Patrick Ohly
1
-5
/
+11
2012-11-29
Merge tag 'syncevolution-1-3-2'
Patrick Ohly
1
-3
/
+4
2012-11-25
autotools: Boost was not found in src/gdbus*
Patrick Ohly
1
-3
/
+4
2012-10-25
GDBus GIO: support boost::tuple with up to four values
Patrick Ohly
1
-0
/
+129
2012-10-25
GDBus GIO: allow sending "const char *"
Patrick Ohly
1
-0
/
+17
2012-10-25
GDBus GIO: store path in DBusObject_t
Patrick Ohly
1
-1
/
+2
2012-10-25
GDBus GIO: allow call instances to be const
Patrick Ohly
1
-24
/
+24
2012-10-25
GDBus GIO: ensure that there is always a reply to a D-Bus method call
Patrick Ohly
1
-1
/
+17
2012-10-25
GDBus GIO: finish code refactoring of DBusResult
Patrick Ohly
1
-10
/
+2
2012-10-25
GDBus GIO: revamped name owning
Patrick Ohly
2
-40
/
+102
2012-09-26
GDBus GIO: use RAII for GVariant
Patrick Ohly
1
-34
/
+38
2012-09-26
GDBus GIO: fix SignalFilter
Patrick Ohly
1
-1
/
+1
2012-09-26
GDBus GIO: more flexible SignalWatch
Patrick Ohly
3
-87
/
+451
2012-09-13
Merge branch 'master' into pbap
Patrick Ohly
2
-0
/
+12
2012-08-31
D-Bus: explicitly flush messages
Patrick Ohly
2
-0
/
+12
2012-08-23
GDBus GIO: removed dead code
Patrick Ohly
1
-7
/
+0
2012-08-13
D-Bus server + GIO D-Bus: fix auto-activation (Debian bug #599247)
Patrick Ohly
2
-22
/
+80
2012-07-10
GDBus libdbus + GIO: simplified Watch
watch
Patrick Ohly
3
-118
/
+135
2012-07-10
D-Bus GIO: reimplemented DBusWatch
Patrick Ohly
1
-15
/
+33
2012-07-10
D-Bus GIO: revised DBusWatch creation
Patrick Ohly
2
-7
/
+12
2012-06-29
GDBus GIO: fixed embedding of line number in error messages
Patrick Ohly
1
-2
/
+2
2012-05-11
GDBus GIO: disable usage of "closed" signal
Patrick Ohly
1
-1
/
+1
2012-05-10
GDBus GIO: abort when D-Bus name cannot be obtained
Patrick Ohly
1
-2
/
+12
2012-05-10
GDBus GIO: signal delivery optional + refactoring
Patrick Ohly
1
-114
/
+116
2012-05-10
GDBus GIO: comment change - cannot throw exceptions in callback
Patrick Ohly
1
-1
/
+2
2012-05-10
GDBus GIO: code refactoring DBusResult + Method
Patrick Ohly
1
-37
/
+46
[next]