Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding DBusServer wrapper. Switching some thingies, looking pretty and | Zack Rusin | 2003-11-25 | 1 | -5/+39 |
| | | | | | 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 least | Zack Rusin | 2003-11-24 | 1 | -12/+91 |
| | | | | use Qt for timeouts and watches comfortably now. | ||||
* | Seperating integration with D-BUS from Connection to the internal Integrator | Zack Rusin | 2003-11-24 | 1 | -0/+126 |
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. |