<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/mobile-widgets/qml/Preferences.qml, branch v4.7.0</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v4.7.0</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v4.7.0'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2017-07-22T18:20:58Z</updated>
<entry>
<title>Mobile: consolidate settings to one page and menu entry</title>
<updated>2017-07-22T18:20:58Z</updated>
<author>
<name>Joakim Bygdell</name>
<email>j.bygdell@gmail.com</email>
</author>
<published>2017-07-20T17:39:55Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=6655b37add8c1dbee23d734fa6eb8f4c0bec9aae'/>
<id>urn:sha1:6655b37add8c1dbee23d734fa6eb8f4c0bec9aae</id>
<content type='text'>
Addresses: #492

Signed-off-by: Rick Walsh &lt;rickmwalsh@gmail.com&gt;

Had a bit of rebase issue with this one.

Signed-off-by: Joakim Bygdell &lt;j.bygdell@gmail.com&gt;
</content>
</entry>
<entry>
<title>QML UI: move location service to preferences page</title>
<updated>2017-07-22T18:20:58Z</updated>
<author>
<name>Joakim Bygdell</name>
<email>j.bygdell@gmail.com</email>
</author>
<published>2017-07-19T18:57:12Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=e80132cdef038fdff253f59979fbb8789e325315'/>
<id>urn:sha1:e80132cdef038fdff253f59979fbb8789e325315</id>
<content type='text'>
Move the locations service switch to the GPS section of  the preferences page.

Signed-off-by: Joakim Bygdell &lt;j.bygdell@gmail.com&gt;
</content>
</entry>
<entry>
<title>QML UI: add checkbox to show/hide developer menu</title>
<updated>2017-07-22T18:20:58Z</updated>
<author>
<name>Joakim Bygdell</name>
<email>j.bygdell@gmail.com</email>
</author>
<published>2017-07-19T14:35:46Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=a66d876ed0f0f36ecf133ecaf61181c0133cb193'/>
<id>urn:sha1:a66d876ed0f0f36ecf133ecaf61181c0133cb193</id>
<content type='text'>
Add a checkbox to the preferences page to facilitate selective visibility of the developer menu. With the coresponding function in qmlmanager.

Signed-off-by: Joakim Bygdell &lt;j.bygdell@gmail.com&gt;
</content>
</entry>
<entry>
<title>Whitespace change</title>
<updated>2017-07-10T04:11:37Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-07-10T03:53:16Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=d233725519ca08d1d0e25c63550c44963dc2c093'/>
<id>urn:sha1:d233725519ca08d1d0e25c63550c44963dc2c093</id>
<content type='text'>
No code change at all.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>QML UI: make Preferences page scrollable</title>
<updated>2017-07-10T04:11:37Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-07-10T01:47:18Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=3a7ecc1a7f1b993e64ce7685df559f7f6fae0edf'/>
<id>urn:sha1:3a7ecc1a7f1b993e64ce7685df559f7f6fae0edf</id>
<content type='text'>
This commit only has the actual changes, the next commit will clean up
the white space in order to make it more obvious what was done.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>QML UI: add preference for libdivecomputer log</title>
<updated>2017-07-10T01:08:36Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-07-10T01:08:36Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=dbb5826f2af60219137b361a5d59fae3987bc908'/>
<id>urn:sha1:dbb5826f2af60219137b361a5d59fae3987bc908</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>QML UI: fix typo in color values</title>
<updated>2017-07-10T01:06:12Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-07-10T01:06:12Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=ff659396c37ba2439f8ce18228cba546d4814b75'/>
<id>urn:sha1:ff659396c37ba2439f8ce18228cba546d4814b75</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>QML UI: Style the radio buttons</title>
<updated>2017-07-08T18:06:04Z</updated>
<author>
<name>Joakim Bygdell</name>
<email>j.bygdell@gmail.com</email>
</author>
<published>2017-07-08T17:17:10Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=4698b86b131401d73c70095722c83caa5fe188e8'/>
<id>urn:sha1:4698b86b131401d73c70095722c83caa5fe188e8</id>
<content type='text'>
This styles the radio  buttons in the preferences pane
so they follows the theme colors.

Signed-off-by: Joakim Bygdell &lt;j.bygdell@gmail.com&gt;
</content>
</entry>
<entry>
<title>QML UI: remember the theme</title>
<updated>2017-06-24T02:49:57Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-06-24T02:35:48Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=206df227f8cf7026af7f67a49d717ba67a51d944'/>
<id>urn:sha1:206df227f8cf7026af7f67a49d717ba67a51d944</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>QML UI: show a small color palette preview</title>
<updated>2017-06-24T02:49:57Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-06-24T01:08:47Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=26b206af1ffdc2c73c5f2bd5f82e6559710b480b'/>
<id>urn:sha1:26b206af1ffdc2c73c5f2bd5f82e6559710b480b</id>
<content type='text'>
When picking which color theme to use, show the user how things will look.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
</feed>
