diff options
author | Zack Rusin <zack@kde.org> | 2003-11-25 15:30:03 +0000 |
---|---|---|
committer | Zack Rusin <zack@kde.org> | 2003-11-25 15:30:03 +0000 |
commit | 6d9f72b9e651d90fcbd191b43b5e91ba7bd63789 (patch) | |
tree | 0cf6c6c4c660cd3d61d5d3e642a66d981011f44e /ChangeLog | |
parent | 27f6dca9ce4680dbbe8dc20a862f5ad63b709609 (diff) |
Adding DBusServer wrapper. Switching some thingies, looking pretty and
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2003-11-25 Zack Rusin <zack@kde.org> + + * qt/integrator.h, qt/integrator.cpp: Adding handling of DBusServer, + + * qt/server.h, qt/server.cpp, qt/Makefile.am: Adding DBusServer + wrappers, + + * qt/connection.h, qt/connection.cpp: Adjusting to changes in + the Integrator and to better fit with the server, + 2003-11-24 Zack Rusin <zack@kde.org> * qt/connection.h, qt/connection.cpp: removing initDbus method since |