summaryrefslogtreecommitdiffstats
path: root/qt/connection.cpp
Commit message (Collapse)AuthorAgeFilesLines
* patch by Jérôme Lodewyck <lodewyck@clipper.ens.fr> to enable integrationHarald Fernengel2004-09-041-0/+7
| | | | of an existing connection into the Qt main loop
* Modified version of the patch by Jeff Snyder jeff at caffeinated.me.ukZack Rusin2004-05-041-2/+4
| | | | Thanks
* Committing Haralds stuff together with some of my backlog for connection.Zack Rusin2004-04-271-15/+45
|
* thingiesZack Rusin2004-01-281-0/+4
|
* Slightily modified patch from Alex (blarf). I'll have to rething the accessZack Rusin2004-01-261-1/+21
| | | | to dbus internals from the wrappers.
* 2003-12-02 Richard Hult <richard@imendio.com>Richard Hult2003-12-021-1/+1
| | | | | * Update AFL version to 2.0 throughout the source files to reflect the update that was done a while ago.
* Adding DBusServer wrapper. Switching some thingies, looking pretty andZack Rusin2003-11-251-3/+13
| | | | | being cool... Anyway, we're done at a very basic level. I have to go back to something else now, but i'll try to commit an example sometime soon.
* As changelog says. Integration is pretty much there, so dbus should at leastZack Rusin2003-11-241-7/+0
| | | | use Qt for timeouts and watches comfortably now.
* Seperating integration with D-BUS from Connection to the internal IntegratorZack Rusin2003-11-241-57/+21
| | | | | | class. I simply hated the interfaces in the public Connection when it had to contain a bunch of friends and protected members that were never really meant to be seen.
* Coding on dbus is like christmas. Just without christmas tree, presents, santaZack Rusin2003-11-231-0/+138
clause, shopping, food, cookies, carrols, eggs, bunnies, trick or treating, smoking crack... I don't quite remember where I was going with this but we're getting closer.