Revision 626519
Go back to digest for 28th January 2007Features in KDE Base
Tobias Hunger committed changes in /branches/work/decibel:
Lots of improvements:
Houston:
* Add policyengine to reason about which component should handle a channel. Currently pretty rudimentary:-)
* Add signalhandler to allow for a graceful shutdown.
* On startup: Restore accounts to the state they were in on shutdown time.
Clientside Library:
* Add ChannelHandler class
Demos:
* Add simpleclient: It responds with "pong!" on incomming "ping!" jabber requests
Misc:
* Update email in copyright header.
* Update ChangeLog
* Update README
File Changes
Added 16 files
- /branches/work/decibel
- /demos/simpleclient
- /xml/houston
- /xml/services
- /demos/simpleclient/CMakeLists.txt
- /demos/simpleclient/mytextchannelhandler.cpp
- /demos/simpleclient/mytextchannelhandler.h
- /demos/simpleclient/simpleclient.cpp
- /houston/server/policyengine.cpp
- /houston/server/policyengine.h
- /xml/houston/accountmanager.xml
- /xml/houston/componentmanager.xml
- /xml/houston/protocolmanager.xml
- /xml/services/channelhandler.xml
- /houston/client/Decibel/Houston/ChannelHandler
- /houston/client/Decibel/Houston/channelhandler.cpp
- /houston/client/Decibel/Houston/channelhandler.h
Deleted 3 files
- /branches/work/decibel/xml
- /accountmanager.xml
- /componentmanager.xml
- /protocolmanager.xml
Modified 11 files
- /branches/work/decibel
- /ChangeLog
- /README
- /demos/CMakeLists.txt
- /houston/common/types.cpp
- /houston/server/accountmanager.cpp
- /houston/server/CMakeLists.txt
- /houston/server/connectionfacade.cpp
- /houston/server/connectionfacade.h
- /houston/server/main.cpp
- /include/Decibel/Houston/componenttypeids.h
- /houston/client/Decibel/Houston/CMakeLists.txt
30 files changed in total