log src/UpdateCheckDialog.h @ 771:7982f8a04f73

age author description
Sat, 23 Apr 2011 15:42:56 +0000 thomas_-_s [fix] Bug ID 2916163: The proxy settings a properly used and applied now.
Sat, 23 Apr 2011 10:43:42 +0000 thomas_-_s Prepared the UpdateCheckDialog for getting informed about proxy setting changes.
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:
Mon, 05 Apr 2010 16:36:23 +0000 thomas_-_s Big code parts of UiGuiSettings rewritten to handle connection to widgets and other slots easier, specially when adding new settings.
Fri, 19 Mar 2010 19:27:40 +0000 thomas_-_s [fix] Bug ID 2135872: A zombie process kept on running if UiGUI was quit during the update check in background if no internet connection is available.
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.