<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/core/settings, 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: correct UserSurvey -&gt; userSurvey in qPrefDisplay</title>
<updated>2018-09-12T00:25:00Z</updated>
<author>
<name>jan Iversen</name>
<email>jani@apache.org</email>
</author>
<published>2018-09-09T16:38:23Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=7e243fe363daddfa8fa8dfd8f908311804962e03'/>
<id>urn:sha1:7e243fe363daddfa8fa8dfd8f908311804962e03</id>
<content type='text'>
QML is quite special, the variables needs to start with lower case in C++
and are used starting with upper case in QML

Signed-off-by: Jan Iversen &lt;jani@apache.org&gt;
</content>
</entry>
<entry>
<title>core/settings: optimize base_url functions.</title>
<updated>2018-09-12T00:25:00Z</updated>
<author>
<name>jan Iversen</name>
<email>jani@apache.org</email>
</author>
<published>2018-09-09T14:01:58Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=7129ad92a4ee5899680815c8cd2648a9f71bb651'/>
<id>urn:sha1:7129ad92a4ee5899680815c8cd2648a9f71bb651</id>
<content type='text'>
Remove unused variable and create of QString.

Signed-off-by: Jan Iversen &lt;jani@apache.org&gt;
</content>
</entry>
<entry>
<title>core/settings: use instance() in qPref macros</title>
<updated>2018-09-12T00:25:00Z</updated>
<author>
<name>jan Iversen</name>
<email>jani@apache.org</email>
</author>
<published>2018-09-11T05:56:50Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=178c01baf584fa6ec18d7802393ebe0c415d73ca'/>
<id>urn:sha1:178c01baf584fa6ec18d7802393ebe0c415d73ca</id>
<content type='text'>
use instance() instead of &lt;class&gt;::instance()

Signed-off-by: Jan Iversen &lt;jani@apache.org&gt;
</content>
</entry>
<entry>
<title>core/settings: change bestmixend to int, to allow qml to work</title>
<updated>2018-09-12T00:25:00Z</updated>
<author>
<name>jan Iversen</name>
<email>jani@apache.org</email>
</author>
<published>2018-09-08T14:44:51Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=a03757801583ee8fa637b1a236b70554a033bfde'/>
<id>urn:sha1:a03757801583ee8fa637b1a236b70554a033bfde</id>
<content type='text'>
depth_t is a good struct in C, but bad in QML.

Signed-off-by: Jan Iversen &lt;jani@apache.org&gt;
</content>
</entry>
<entry>
<title>core/settings: correct wrong emit in qPrefFacebook</title>
<updated>2018-09-12T00:25:00Z</updated>
<author>
<name>jan Iversen</name>
<email>jani@apache.org</email>
</author>
<published>2018-09-08T12:43:59Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=c0b78d69d9860d1169d43db594f5fb242a5876a5'/>
<id>urn:sha1:c0b78d69d9860d1169d43db594f5fb242a5876a5</id>
<content type='text'>
Signed-off-by: Jan Iversen &lt;jani@apache.org&gt;
</content>
</entry>
<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>core,tests: change qml register function</title>
<updated>2018-09-12T00:22:58Z</updated>
<author>
<name>jan Iversen</name>
<email>jani@apache.org</email>
</author>
<published>2018-09-04T09:18:43Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=d0edc296360e7653a4c8b672cfb136581c4a10f0'/>
<id>urn:sha1:d0edc296360e7653a4c8b672cfb136581c4a10f0</id>
<content type='text'>
In order to address the C++ object directy in qml, a different
registration is needed.

qmlRegisterType, registers the C++ class, allowing qml code to inherit
from it and make qml objects. This is needed for graphical elemnets
like profile and map

setContentProperty, registers the C++ object, thus allowing signals to be
catched.

Signed-off-by: Jan Iversen &lt;jani@apache.org&gt;
</content>
</entry>
<entry>
<title>core: add auto registration to qPref*</title>
<updated>2018-09-12T00:22:58Z</updated>
<author>
<name>jan Iversen</name>
<email>jani@apache.org</email>
</author>
<published>2018-08-31T09:57:28Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=a71afd31ee66edf45c8970dcbd6514d7c4b5e9f0'/>
<id>urn:sha1:a71afd31ee66edf45c8970dcbd6514d7c4b5e9f0</id>
<content type='text'>
Instead of having all register calls in subsurface-helper.cpp let
qPref.cpp handle all qPref registration, since they also need to be
different

update subsurface-helper and testqml accordingly.

Signed-off-by: Jan Iversen &lt;jani@apache.org&gt;
</content>
</entry>
<entry>
<title>core/settings: add missing empty line.</title>
<updated>2018-09-12T00:22:58Z</updated>
<author>
<name>jan Iversen</name>
<email>jani@apache.org</email>
</author>
<published>2018-09-02T09:50:55Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=7940e45c4c56594a0fe43dda28f6126cb2ceb555'/>
<id>urn:sha1:7940e45c4c56594a0fe43dda28f6126cb2ceb555</id>
<content type='text'>
Standard is to have 1 empty line between functions

correct missing static in qPrefGeocoding.h

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