:: Kountdown changelog

Changelog

2003-04-08 - Erik Johansson (0.4.1)
   * Made it compile with gcc 3.

2003-04-07 - Erik Johansson (0.4)
   * Rewrote the countdown timer, it should be a litle bit faster now.
   * Switched from QPixmap to QCanvas.

2002-12-22 - Erik Johansson
   * Removed "Round off" option. It made the screensaver slower and I
     failed to see the use.
   * Redid the setup dialog.

2002-12-21 - Erik Johansson (0.4pre1)
   * Made it compile with QT/KDE 3.1.

2002-05-21 - Erik Johansson (0.3.2)
   * Added randomFont(), randomColor() and the possibility to use them.
   * Starting now, it is no loger; it works with KDE 2 and maybe with KDE 3,
     rather it works with KDE 3, maybe with KDE 2.

2002-05-02 - Erik Johansson (0.3.1)
   * Fixed two bugs that, under special circumstances, made the countdown
     show incorrect values.
   * Updated ChangeLog to show date in form YYYY-MM-DD.

2002-04-20 - Erik Johansson (0.3)
   * Updated text effects and added text popup.

2002-04-18 - Erik Johansson
   * Made it compile with kde3/qt3.

2002-04-16 - Erik Johansson (0.3pre3)
   * Updated default values and made some changes to the gui.
   * Added signal to KDTimer to emit when timeLeft has changed.

2002-04-15 - Erik Johansson
   * Redesigned the setup dialog to use KDialogBase. This makes it easier to
     add more options and it looks better.

2002-04-10 - Erik Johansson
   * Made some small changes to the setup dialog + added some tooltips.

2002-04-09 - Erik Johansson
   * Rewrote the kountdown timer; it now supports years, months, weeks,
     days, hours, minutes, seconds.
   * Added support for years/months/weeks in the rest of the code.

2002-03-03 - Erik Johansson (0.2p1)
   * Changed a include from  to  to make sure
     everybody can compile it.

2002-03-01 - Erik Johansson (0.2)
   * Removed default button and added about button instead.
   * Made the text move on the screen.
   * Fixed some minor issues.

2002-02-28 - Erik Johansson (0.1.1)
   * Fixed a design bug.
   * Fixed some compile issues.
   * Fixed a typo.

2002-02-28 - Erik Johansson (0.1)
   * First public release.