Mercurial > libervia-backend
log src/bridge/bridge_constructor/bridge_contructor.py @ 423:6c20c76abdcc
age | author | description |
---|---|---|
Mon, 07 Nov 2011 00:09:22 +0100 | Goffi | backend: - bridge async D-Bus method now automatically manage callback and errback, we just have to return a deferred |
Wed, 02 Nov 2011 22:47:59 +0100 | Goffi | bridge: added generic D-Bus exception management + asyncCreateProfile method |
Sun, 14 Aug 2011 18:06:14 +0200 | Goffi | bridge constructor: added missing dbus_xml_template.xml + renamed ContactT in Contact for Qt annotations |
Fri, 12 Aug 2011 14:07:55 +0200 | Goffi | Bridge Constructor: added anchor link in mediawiki constructor |
Mon, 08 Aug 2011 23:04:19 +0200 | Goffi | D-Bus constructor: add Constructors specific flags (--flags argument) |
Thu, 28 Jul 2011 03:02:31 +0200 | Goffi | bridge-constructor: added dbus-xml constructor (used for Qt frontend) |
Wed, 06 Jul 2011 01:04:24 +0200 | Goffi | bridge refactoring: categories are now core and plugin instead of communication and request |