log src/UiGuiSettingsDialog.cpp @ 751:ac165b6ae67e

age author description
Thu, 14 Oct 2010 19:52:47 +0000 thomas_-_s Done some refactoring:
Tue, 25 May 2010 18:39:23 +0000 thomas_-_s Drastically simplified the connection between QObject properties and the settings. Thus the UiGuiSettingsDialog widgets do no longer need to have a special object name. Instead they need custom properties "connectedPropertyName" and "connectedSettingName" set, which then can be used to create the connection to the setting.
Sun, 21 Mar 2010 17:34:17 +0000 thomas_-_s Updated comment copyright year.
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.