Revision 1273671
Go back to digest for 22nd January 2012Bug Fixes in Games
Update to 3.0:
- cleaned up clock format editor;
- replace placeholders menu by dialog exposing some additional options;
- new placeholders, no longer based on strftime() syntax;
- added possibility to to use simple conditional statements and display results of script expressions;
- allow to override mode of possessive form of month name (using + or - infix);
- allow to show time from multiple timezones (displayed in tool tip by default);
- allow to display events (displayed in tool tip by default);
- allow to display only characters range of substitution;
- allow to access placeholder dialog from format fields;
- allow to toggle use of standard background;
- allow to embed clickable links;
- improved formats storage;
- some code cleanups and fixes.
File Changes
- /trunk/kdereview/plasma/applets/adjustableclock/applet
- /Applet.cpp
- /Applet.h
- /Configuration.cpp
- /Configuration.h
- /FormatDelegate.cpp
- /FormatDelegate.h
- /FormatLineEdit.cpp
- /FormatLineEdit.h
- /PlaceholderDialog.cpp
- /PlaceholderDialog.h
- /ui/placeholder.ui
- /trunk/kdereview/plasma/applets/adjustableclock/applet
- /AdjustableClock.cpp
- /AdjustableClock.h
- /trunk/kdereview/plasma/applets/adjustableclock
- /CHANGELOG
- /README
- /TODO
- /applet/CMakeLists.txt
- /applet/plasma-applet-adjustableclock.desktop
- /applet/ui/appearance.ui
- /applet/ui/clipboard.ui