Re: [Development] Moving dbus tools to qtbase.git

2012-03-08 Thread Stephen Kelly
On Thursday, March 08, 2012 08:26:58 Thiago Macieira wrote: > On quinta-feira, 8 de março de 2012 16.41.09, Stephen Kelly wrote: > > It would also be necessary to refactor dbus headers a bit to have > > access to defines such as > > > > #define QCLASSINFO_DBUS_INTERFACE "D-Bus Interface" > >

Re: [Development] Moving dbus tools to qtbase.git

2012-03-08 Thread Thiago Macieira
On quinta-feira, 8 de março de 2012 16.41.09, Stephen Kelly wrote: > It would also be necessary to refactor dbus headers a bit to have > access to defines such as > > #define QCLASSINFO_DBUS_INTERFACE "D-Bus Interface" > > without Q_OBJECT getting in the way etc. > > This also doesn't seem to

Re: [Development] Moving dbus tools to qtbase.git

2012-03-08 Thread Stephen Kelly
On Thursday, March 08, 2012 16:41:09 Stephen Kelly wrote: > On Wednesday, March 07, 2012 22:01:48 Stephen Kelly wrote: > > Hi there, > > > > I started looking into moving the dbus tools to qtbase.git. > > > > This came up before and the conclusion was to move the dbus tools to > > where dbus is:

Re: [Development] Moving dbus tools to qtbase.git

2012-03-08 Thread Stephen Kelly
On Wednesday, March 07, 2012 22:01:48 Stephen Kelly wrote: > Hi there, > > I started looking into moving the dbus tools to qtbase.git. > > This came up before and the conclusion was to move the dbus tools to where > dbus is: > > http://thread.gmane.org/gmane.comp.lib.qt.devel/764/focus=80 > > I

[Development] Moving dbus tools to qtbase.git

2012-03-07 Thread Stephen Kelly
Hi there, I started looking into moving the dbus tools to qtbase.git. This came up before and the conclusion was to move the dbus tools to where dbus is: http://thread.gmane.org/gmane.comp.lib.qt.devel/764/focus=80 I tried to bootstrap the dbus tools, but that does not seem to be possible (or