Revision 628810

Go back to digest for 4th February 2007

Features in KDE Base

Tobias Hunger committed changes in /branches/work/decibel:

Lots of changes:
* Some code cleanups
* Start using @brief, @params and @return in doxygen comments
Still a lot of the comments do not and need updating.
* Start work on an interface between Decibel and the desktop environment's PIM system (for contacts).
* Get ever closer to actually be able to initiate a connection from Decibel:-) This requires some contacts, which is why I started on that interface in the first place.

File Changes

Added 6 files
  • /branches/work/decibel
  •   /houston/server/contactconnector.h
  •   /houston/server/contactmanager.cpp
  •   /houston/server/contactmanager.h
  •   /houston/server/simplisticcontactconnector.cpp
  •   /houston/server/simplisticcontactconnector.h
  •   /xml/houston/contactmanager.xml
Modified 15 files
  • /branches/work/decibel
  •   /README
  •   /houston/common/types.cpp
  •   /houston/server/accountmanager.cpp
  •   /houston/server/accountmanager.h
  •   /houston/server/CMakeLists.txt
  •   /houston/server/componentmanager.cpp
  •   /houston/server/componentmanager.h
  •   /houston/server/connectionfacade.cpp
  •   /houston/server/connectionfacade.h
  •   /houston/server/main.cpp
  •   /houston/server/policyengine.cpp
  •   /houston/server/policyengine.h
  •   /houston/server/protocolmanager.cpp
  •   /houston/server/protocolmanager.h
  •   /include/Decibel/Houston/types.h
21 files changed in total