Revision 1280256

Go back to digest for 19th February 2012

Features in KDE Base

Michał Dutkiewicz committed changes in /trunk/kdereview/plasma/applets/adjustableclock:

Update to 3.1:
- added initial support for placeholder previews in rich text editor;
- new theme selector with previews;
- added Progress clock, based on code from Peter Fajdiga;
- removed Flat theme (too similar to Default);
- updated internal HTML layout to be simpler and more future proof;
- add dynamic offset to themes with enabled background;
- events are now always synced;
- allow to zoom contents of rich text editor;
- use Plasma theme font by default;
- set initial focus for rich text editor;
- move bundled themes to XML data file;
- some other fixes.

File Changes

Added 6 files
  • /trunk/kdereview/plasma/applets/adjustableclock/applet
  •   /data
  •   /PreviewDelegate.cpp
  •   /PreviewDelegate.h
  •   /data/editor.js
  •   /data/resources.qrc
  •   /data/themes.xml
Modified 11 files
  • /trunk/kdereview/plasma/applets/adjustableclock
  •   /CHANGELOG
  •   /CMakeLists.txt
  •   /README
  •   /TODO
  •   /applet/Applet.cpp
  •   /applet/Applet.h
  •   /applet/CMakeLists.txt
  •   /applet/Configuration.cpp
  •   /applet/Configuration.h
  •   /applet/plasma-applet-adjustableclock.desktop
  •   /applet/ui/appearance.ui
17 files changed in total