<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/scripts, branch v4.7.1</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v4.7.1</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v4.7.1'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2017-10-16T09:27:30Z</updated>
<entry>
<title>Fix stupid syntax errors</title>
<updated>2017-10-16T09:27:30Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-10-16T02:17:58Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=ea577aa8f29ff8cb8b575632dfd2d200304b5a5b'/>
<id>urn:sha1:ea577aa8f29ff8cb8b575632dfd2d200304b5a5b</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>build.sh: add option for force BT support off</title>
<updated>2017-10-16T01:49:50Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-10-16T01:49:50Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=972a4730c3092b89846714f8f48a9633ad037dba'/>
<id>urn:sha1:972a4730c3092b89846714f8f48a9633ad037dba</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Update known-good Kirigami SHA</title>
<updated>2017-10-16T01:36:06Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-10-16T01:36:06Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=8f6827ab122bb2ae4926ed4a692fe6e02731acd7'/>
<id>urn:sha1:8f6827ab122bb2ae4926ed4a692fe6e02731acd7</id>
<content type='text'>
This way we get the kirigami.pri fix for the iOS build.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>QML UI: pin known good Kirigami version</title>
<updated>2017-10-11T17:48:08Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-10-11T17:48:08Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=7f09a55c782d7d5ba740c089b924f057a5d7ce27'/>
<id>urn:sha1:7f09a55c782d7d5ba740c089b924f057a5d7ce27</id>
<content type='text'>
Following master is just not healthy. We need to be more deliberate
in which version we built against. An update in the last 24 hours
broke Subsurface-mobile again.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>QML UI: add missing icon</title>
<updated>2017-10-10T05:01:12Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-10-10T04:09:54Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=6578588ad98afc31dbde386c623a1f576f5229bb'/>
<id>urn:sha1:6578588ad98afc31dbde386c623a1f576f5229bb</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Revert "QML UIL: go back to older Kirigami"</title>
<updated>2017-10-07T06:22:12Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-10-06T18:59:05Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=8e295db70e1b351839648dd23f25404ac5e5ead3'/>
<id>urn:sha1:8e295db70e1b351839648dd23f25404ac5e5ead3</id>
<content type='text'>
This reverts commit 893ff019dbabf356a477da0bdf7d954123759018.

Thanks to the amazing support from Marco Martin the theming issue in
Kirigami master has been fixed.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>QML UIL: go back to older Kirigami</title>
<updated>2017-10-06T05:25:42Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-10-06T05:25:42Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=49101b9f04a5654e1bae98f0972ddb9a1196eef2'/>
<id>urn:sha1:49101b9f04a5654e1bae98f0972ddb9a1196eef2</id>
<content type='text'>
This brings back correct theming.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>QML UI: hide all buttons when keyboard is visible</title>
<updated>2017-10-05T00:08:58Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-10-04T19:35:33Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=f7f31c55cb3b126d530fd18b0de2b34be9edfca0'/>
<id>urn:sha1:f7f31c55cb3b126d530fd18b0de2b34be9edfca0</id>
<content type='text'>
This extends the hack in commit 2e057bc29a ("QML UI: hide action button
when keyboard is visible") to the left and right button as well.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Switch back to latest Kirigami</title>
<updated>2017-10-04T16:05:27Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-10-04T15:20:14Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=d774b6cc499220b908a1d57909df786619d8fe60'/>
<id>urn:sha1:d774b6cc499220b908a1d57909df786619d8fe60</id>
<content type='text'>
And fix the build issue.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>current Kirigami master fails to build</title>
<updated>2017-10-03T21:40:08Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-10-03T21:39:30Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=53c1c3f26bec6bf1d9f5417d5db12ea532c6a5cc'/>
<id>urn:sha1:53c1c3f26bec6bf1d9f5417d5db12ea532c6a5cc</id>
<content type='text'>
Go back to v2.2.0.

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