log src/AboutDialogGraphicsView.h @ 745:b30f03c1a40d

age author description
Mon, 27 Sep 2010 18:53:48 +0000 thomas_-_s Changed the positioning of the about dialog background to work on Linux properly.
Sun, 21 Mar 2010 17:34:17 +0000 thomas_-_s Updated comment copyright year.
Mon, 27 Jul 2009 15:17:08 +0000 thomas_-_s Once more let Uncrustify reformat my code.
Tue, 03 Feb 2009 16:41:37 +0000 thomas_-_s Updated the copyright notice to the year 2009.
Tue, 11 Nov 2008 14:56:11 +0000 thomas_-_s Renamed the source files and some classes to have consistent names. What a nice kind of work.
Mon, 29 Sep 2008 11:11:06 +0000 thomas_-_s Updated the animated about dialog to also work for Linux.
Wed, 24 Sep 2008 03:32:14 +0000 thomas_-_s - Removed any warnings.
Tue, 22 Jul 2008 14:49:07 +0000 thomas_-_s - Made the animated about dialog behave correctly on systems with multiple screens. Before only the first screen was grabbed.
Tue, 15 Jul 2008 21:58:08 +0000 thomas_-_s Enabled the QGraphicsView about dialog.
Sat, 15 Mar 2008 16:56:20 +0000 thomas_-_s Added some preparations for animated about dialog using QGraphicsView. But this needs Qt 4.4 so the code needs to be tested whether it runs on qt 4.3.x