<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/desktop-widgets/preferences, branch v4.8.2</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v4.8.2</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v4.8.2'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2018-09-12T00:25:00Z</updated>
<entry>
<title>core/settings ... : remove qPref* includes in qPref.h</title>
<updated>2018-09-12T00:25:00Z</updated>
<author>
<name>jan Iversen</name>
<email>jani@apache.org</email>
</author>
<published>2018-09-08T17:46:11Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=2385f48c6a74e6eb39b3c8c69766719c05768113'/>
<id>urn:sha1:2385f48c6a74e6eb39b3c8c69766719c05768113</id>
<content type='text'>
reduce number of includes by removing qPref* includes in qPref.h

Signed-off-by: Jan Iversen &lt;jani@apache.org&gt;
</content>
</entry>
<entry>
<title>core: declare cloud_status in qPrefCloudStorage</title>
<updated>2018-09-12T00:25:00Z</updated>
<author>
<name>jan Iversen</name>
<email>jani@apache.org</email>
</author>
<published>2018-09-02T14:22:16Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=684e334fb6098e604a91d140c1e2ea0883dff081'/>
<id>urn:sha1:684e334fb6098e604a91d140c1e2ea0883dff081</id>
<content type='text'>
qml declaration of cloud_status (defined in pref.h) does not
belong in qPref.h but in qPrefCloudStorage

Signed-off-by: Jan Iversen &lt;jani@apache.org&gt;
</content>
</entry>
<entry>
<title>prefs: cloud_new_password is not a preference</title>
<updated>2018-09-10T23:26:49Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2018-09-10T13:49:14Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=2b3f6c607bf5eb7c6b24160832ba83ed60dca543'/>
<id>urn:sha1:2b3f6c607bf5eb7c6b24160832ba83ed60dca543</id>
<content type='text'>
It's a mamber of the cloud storage authentication class, used to hold the
proposed new password until the backend has accepted it.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Desktop: Remove webservice, remove UI components (1)</title>
<updated>2018-09-10T01:28:08Z</updated>
<author>
<name>Jan Mulder</name>
<email>jlmulder@xs4all.nl</email>
</author>
<published>2018-09-09T07:38:47Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=90fb34baab66bfb345d0eba063795f284ee2e415'/>
<id>urn:sha1:90fb34baab66bfb345d0eba063795f284ee2e415</id>
<content type='text'>
The very first part of the full removal of the GPS webservice. This
removes the UI artefacts and a tiny bit fallout. This leaves in place
all the background processing.

Be very careful here as this can break workflow of users that currently
have unapplied GPS coordinates sitting in the webservice, and do upgrade
to the version where this commit goes in. They have no clean UI way any more
to apply those GPS fixes from the desktop.

Signed-off-by: Jan Mulder &lt;jlmulder@xs4all.nl&gt;
</content>
</entry>
<entry>
<title>Desktop: fix warnings when building preferences UI</title>
<updated>2018-09-01T15:13:24Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2018-09-01T15:13:24Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=23067e5dd8dd5c07dd579bf1ce01acc888539dbc'/>
<id>urn:sha1:23067e5dd8dd5c07dd579bf1ce01acc888539dbc</id>
<content type='text'>
Fixes #1618

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Revert "desktop-widgets: remove QSettings from desktop-widgets"</title>
<updated>2018-08-29T10:09:10Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2018-08-29T10:08:47Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=2d87a657d248c1c6d4dd6a805bbf90c98589798a'/>
<id>urn:sha1:2d87a657d248c1c6d4dd6a805bbf90c98589798a</id>
<content type='text'>
This reverts commit 321a920a9873a3828a24c1b28cf8eb5fe1bff2cb.

It appears that the load_xxx functions aren't called, so while the correct
values are stored to the settings, they aren't retrieved. Let's revert while
this gets fixed.

Fixes #1609

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>desktop-widgets: remove QSettings from desktop-widgets</title>
<updated>2018-08-25T18:49:47Z</updated>
<author>
<name>jan Iversen</name>
<email>jani@apache.org</email>
</author>
<published>2018-08-20T09:19:49Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=321a920a9873a3828a24c1b28cf8eb5fe1bff2cb'/>
<id>urn:sha1:321a920a9873a3828a24c1b28cf8eb5fe1bff2cb</id>
<content type='text'>
The variables referenced are moved into qPref in earlier commits
so in general all QSettings calls are replaced by qPref*:: calls

Signed-off-by: Jan Iversen &lt;jani@apache.org&gt;
</content>
</entry>
<entry>
<title>core/tests: merge Animations and add vars. to qPrefDisplay</title>
<updated>2018-08-25T18:49:47Z</updated>
<author>
<name>jan Iversen</name>
<email>jani@apache.org</email>
</author>
<published>2018-08-20T09:51:48Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=ebc0e6d3f3edb90851295399dd22e081fe00a0c8'/>
<id>urn:sha1:ebc0e6d3f3edb90851295399dd22e081fe00a0c8</id>
<content type='text'>
Add class variable tooltip_position to qPrefDisplay
Add class variable lastDir to qPrefDisplay
qPrefDisplay is updated to use new qPrefPrivate functions
Adjust test cases incl. qml tests

qPrefAnimations only has 1 variable, that really is a display variable
Merge the variable into qPrefDisplay, to simplify setup (and avoid loading
extra page in qml).

correct theme to save in correct place, and make it a static
class variable

Signed-off-by: Jan Iversen &lt;jani@apache.org&gt;
</content>
</entry>
<entry>
<title>desktop-widgets/preferences: reemove SettingsObjectWrapper</title>
<updated>2018-08-15T23:11:39Z</updated>
<author>
<name>jan Iversen</name>
<email>jani@apache.org</email>
</author>
<published>2018-08-15T09:50:53Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=6aee600aa7022dd8f0453c658c967d5268c611b3'/>
<id>urn:sha1:6aee600aa7022dd8f0453c658c967d5268c611b3</id>
<content type='text'>
remove use of SettingsObjectWrapper::
remove include of SettingsObjectWrapper.h
use qPrefFoo:: for setters and getters
replace prefs.foo with qPrefXYZ::foo() where feasible
(this expands to the same code, but gives us more control
over the variable).

Signed-off-by: Jan Iversen &lt;jani@apache.org&gt;
</content>
</entry>
<entry>
<title>core: activate qPrefGeneral</title>
<updated>2018-08-14T16:09:06Z</updated>
<author>
<name>jan Iversen</name>
<email>jani@apache.org</email>
</author>
<published>2018-08-12T19:58:25Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=691025fa2440d76e1b208a3ecd280a4aec646890'/>
<id>urn:sha1:691025fa2440d76e1b208a3ecd280a4aec646890</id>
<content type='text'>
remove General from SettingsObjectWrapper and reference qPrefGeneral

update files using SettingsObjectWrapper/General to use qPrefGeneral

this activated qPrefGeneral and removed the similar class from
SettingsObjectWrapper.

Signed-off-by: Jan Iversen &lt;jani@apache.org&gt;
</content>
</entry>
</feed>
