syncevolution/src/backends
Patrick Ohly c7c0152776 KDE: avoid creating a shared session D-Bus connection before creating the app
Qt has never been happy with the old code, reporting:
  QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.

This error message became visible again after some recent logging
changes and broke tests, so better avoid it by testing for D-Bus
with a private connection.
2013-04-22 15:58:32 +02:00
..
activesync ActiveSync: added support for specifying folder names 2013-03-04 07:36:21 -08:00
addressbook autotools: avoid -lrt in make dependencies 2013-02-26 12:03:45 +01:00
akonadi autotools: avoid -lrt in make dependencies 2013-02-26 12:03:45 +01:00
evolution EDS + PIM: create phone number summary in contacts DB (part of FDO #59571) 2013-03-04 07:35:04 -08:00
file autotools: avoid -lrt in make dependencies 2013-02-26 12:03:45 +01:00
gnome autotools: avoid -lrt in make dependencies 2013-02-26 12:03:45 +01:00
kcalextended autotools: avoid -lrt in make dependencies 2013-02-26 12:03:45 +01:00
kde KDE: avoid creating a shared session D-Bus connection before creating the app 2013-04-22 15:58:32 +02:00
maemo autotools: avoid -lrt in make dependencies 2013-02-26 12:03:45 +01:00
pbap autotools: avoid -lrt in make dependencies 2013-02-26 12:03:45 +01:00
qtcontacts autotools: avoid -lrt in make dependencies 2013-02-26 12:03:45 +01:00
sqlite autotools: avoid -lrt in make dependencies 2013-02-26 12:03:45 +01:00
webdav WebDAV: don't send Basic Auth via http (FDO #57248) 2013-03-04 07:36:21 -08:00
xmlrpc autotools: avoid -lrt in make dependencies 2013-02-26 12:03:45 +01:00