subsurface/core/subsurface-qt
Tomaz Canabrava 270864d073 Settings update: Only set if value changed + bugfixes.
Only set the settings if it actually changes, when the user
clicked on the save button on the preferences, the code would
run in every dialog saving each preferences on disk, but this
is uneeded if the value didn't changed.

Also, while doing that, I found a couple of places where I
used the wrong field, which are now fixed.

Signed-off-by: Tomaz Canabrava <tomaz.canabrava@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2016-08-27 22:32:01 -07:00
..
CylinderObjectHelper.cpp Adds Cylinder helper class for cylinder info access in grantlee templates 2016-08-10 15:00:33 -07:00
CylinderObjectHelper.h Adds Cylinder helper class for cylinder info access in grantlee templates 2016-08-10 15:00:33 -07:00
DiveObjectHelper.cpp Adds Cylinder helper class for cylinder info access in grantlee templates 2016-08-10 15:00:33 -07:00
DiveObjectHelper.h Adds Cylinder helper class for cylinder info access in grantlee templates 2016-08-10 15:00:33 -07:00
SettingsObjectWrapper.cpp Settings update: Only set if value changed + bugfixes. 2016-08-27 22:32:01 -07:00
SettingsObjectWrapper.h Settings update: Fix broken UpdateManger logic 2016-08-27 12:29:08 -07:00