Fri, 08 Mar 2013 00:36:22 +0100 |
Goffi |
fixed licences in docstrings (they are now in comments)
|
Fri, 18 Jan 2013 17:55:35 +0100 |
Emmanuel Gil Peyrot |
Fix pep8 support in src/bridge.
|
Fri, 18 Jan 2013 17:55:35 +0100 |
Emmanuel Gil Peyrot |
Remove every old-style class.
|
Fri, 18 Jan 2013 17:55:34 +0100 |
Emmanuel Gil Peyrot |
Remove trailing whitespaces.
|
Mon, 07 Jan 2013 23:30:13 +0100 |
Goffi |
dates update
|
Wed, 01 Aug 2012 22:53:02 +0200 |
Goffi |
Licence modification: the full project is now under AGPL v3+ instead of GPL v3+
|
Tue, 06 Mar 2012 09:07:24 +0100 |
Goffi |
copyleft date update
|
Sat, 12 Nov 2011 10:33:29 +0100 |
Goffi |
bridge: typo in bridge constructor
|
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
|
Mon, 06 Jun 2011 18:35:30 +0200 |
Goffi |
bridge: templates' constants can now be overrided
|
Thu, 26 May 2011 16:47:09 +0200 |
Goffi |
bridge: async callback managed in bridge_constructor + misc
|
Sun, 30 Jan 2011 22:54:58 +0100 |
Goffi |
bridge, bridge constructor: fixed mix stuff
|
Tue, 25 Jan 2011 01:37:02 +0100 |
Goffi |
Bridge: added mediawiki constructor in bridge constructor, usefull for documentation purpose
|
Mon, 24 Jan 2011 21:48:09 +0100 |
Goffi |
bridge: constructor now generate files in a 'generated' subdirectory
|
Mon, 24 Jan 2011 21:19:11 +0100 |
Goffi |
Bridge constructor:
base
src/bridge/bridge_contructor.py@9d3bce54d2c0
|