1.1 (01.02.2009):
- simplified configuration dialog, advanced options now have their own page;
- contents margin is now set to 12 pixels for desktop (instead of 3 pixels for all cases);
- fixed timezone settings;
- clock should not wrapping into multiple lines without using line breaks.

1.0 (24.01.2009):
- some improvements in calculating of applet width for formats with varying date and time string length;
- updated to plasmaclock library related changes;
- updated to Plasma CMake related changes.

0.9 (25.12.2008):
- updated to KDE 4.2 changes - now applet uses shared plasmaclock library;
- added adjustable tool tip;
- added clock preview button in configuration dialog;
- fixed truncating of last character in date and time string format in some cases.

0.8 (20.12.2008):
- improved handling of empty list of clipboard actions;
- fixed not saving clipboard settings.

0.7 (14.12.2008):
- added possibility to set own formats for clipboard actions;
- added option to set time difference (seconds) to time from data engine;
- added new placeholders for short date and short time representation.

0.6 (13.12.2008):
- added fast copy to clipboard of adjustable date and time format after middle mouse click on the clock;
- small fixes and changes.

0.5 (23.11.2008):
- moved to Plasma::Label (less code and no wrong cursors on hover);
- better and automatic size handling;
- no need for manual update interval setting;
- fixed calendar not showing after click.

0.4 (17.11.2008):
- rich text support (subset of HTML tags);
- new date and time parser, uses the same placeholders like strftime function and KLocale methods with addition of UNIX time stamp placeholder;
- added UNIX timestamp option to copy menu.

0.3 (16.11.2008):
- added context menu with actions to copy formatted date to clipboard (like in KDE3).

0.2 (10.11.2008):
- updated copyright headers;
- added CMakeLists.txt in main directory to make building a bit easier.

0.1 (08.11.2008):
- initial version.
