subsurface/core/subsurface-qt
Tomaz Canabrava 81d5d82b7b Settings update: Clean up save user id local
So, prefs.save_userid_local is being set outside of
a preferences set (it's set to true and false while
loading the files via xml or git) and because of that
I had to bypass a few method calls.

When something triggers a preferences change, the
application will be notified that the preferences
changed, thing that I couldn't do while reading the
xml or git because that should be local-only.

Signed-off-by: Tomaz Canabrava <tomaz.canabrava@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2016-08-27 10:55:40 -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: Clean up save user id local 2016-08-27 10:55:40 -07:00
SettingsObjectWrapper.h Settings update: Clean up save user id local 2016-08-27 10:55:40 -07:00