log src/MainWindow.h @ 784:139f68bf6695

age author description
Thu, 29 Dec 2011 10:44:46 +0000 thomas_-_s QSharedPointer does not work using forward declarations causing crashes. Therefore including "UiGuiSettings.h".
Thu, 21 Apr 2011 15:17:51 +0000 thomas_-_s Updated all date occurrences to the year 2011.
Tue, 12 Apr 2011 20:49:04 +0000 thomas_-_s MainWindow: Release the shared pointer on exit.
Thu, 14 Oct 2010 19:52:47 +0000 thomas_-_s Done some refactoring:
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.
Wed, 04 Feb 2009 16:46:26 +0000 thomas_-_s From now on using an extra file and functions for gathering the version, build date and revision. This uncouples the connection between the MainWindow and AboutDialog and UpdateCheckDialog a bit by reducing the number of needed constructor parameters.
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.