log src/AboutDialog.cpp @ 768:f3631db17328

age author description
Thu, 21 Apr 2011 15:17:51 +0000 thomas_-_s Updated all date occurrences to the year 2011.
Thu, 14 Oct 2010 19:52:47 +0000 thomas_-_s Done some refactoring:
Sat, 02 Oct 2010 12:15:20 +0000 thomas_-_s A first step toward reducing compile dependencies.
Thu, 30 Sep 2010 20:58:43 +0000 thomas_-_s Some smaller style changes for the AboutDialog and hopefully equal font for all platforms.
Sun, 21 Mar 2010 17:34:17 +0000 thomas_-_s Updated comment copyright year.
Fri, 19 Feb 2010 22:16:47 +0000 thomas_-_s corrected misspelling in about dialog.
Fri, 21 Aug 2009 09:54:41 +0000 thomas_-_s Added info about the newly supported indenters VB Beautifier and Ps/Sql tidy to the about dialog and features.php.
Thu, 12 Feb 2009 19:55:34 +0000 thomas_-_s There were still some changes needed for the new version.
Wed, 04 Feb 2009 16:52:14 +0000 thomas_-_s Removed some no longer needed variables.
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.