Revision 45bd3bf...
Go back to digest for 23rd September 2012Bug Fixes in KDE Base
Lukáš Tinkl committed changes in [kde-workspace] /:
propagate changes from the Date/Time control module (kcmclock)
by sending a DBUS signal "clockUpdated" which interested parties
can react to.
Fix the "time" dataengine to react to that signal.
Also tweak the analog/digital clocks so that they react
on updated data (I made sure no unnecessary repaints are made).
Fix the analog clock to update every minute at most (60000 milliseconds,
not 6000 ;)
File Changes
Modified 6 files
- kcontrol/dateandtime/dtime.cpp
- kcontrol/dateandtime/main.cpp
- kcontrol/dateandtime/main.h
- plasma/generic/applets/analog-clock/clock.cpp
- plasma/generic/applets/digital-clock/clock.cpp
- plasma/generic/dataengines/time/timeengine.cpp
6 files changed in total