Revision 710849

Go back to digest for 16th September 2007

Features in KDE Base

Aaron J. Seigo committed changes in /trunk/KDE/kdebase/workspace/libs/plasma:

first run at per-visualization timeouts, as per the design worked out on panel-devel.
i'm sure there are several bugs at this point (so don't try and use it quite yet ;) but most importantly:

- all methods are implemented
- it compiles ;)
- it does not have any negative impact on existing engines and applets as they currently are written

next will be to put it all through its paces, starting with the time engine and analog clock applet. i may not get to that until tomorrow, hoever.

this commit also fixed a number of buglettes along the way that had creeped in, e.g. not properly connecting all signals in connectAllSources (moved that ccode to the Private class to avoid code dupe and similar bugs in the future)

File Changes

Modified 4 files
  • /trunk/KDE/kdebase/workspace/libs/plasma
  •   /datacontainer.cpp
  •   /datacontainer.h
  •   /dataengine.cpp
  •   /dataengine.h
4 files changed in total