<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/scripts, branch v4.6.4</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom/scripts?h=v4.6.4</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom/scripts?h=v4.6.4'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2017-04-22T18:09:16Z</updated>
<entry>
<title>Add -nopush option to translation script</title>
<updated>2017-04-22T18:09:16Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-04-22T18:09:16Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=a321b02d9f830aca19b4e736435c67f944b468d5'/>
<id>urn:sha1:a321b02d9f830aca19b4e736435c67f944b468d5</id>
<content type='text'>
This way I can easily see if there are new strings - without causing an
unnecessary push to Transifex.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Change protocoll for any git clone from Github to https</title>
<updated>2017-04-16T14:41:24Z</updated>
<author>
<name>Stefan Fuchs</name>
<email>sfuchs@gmx.de</email>
</author>
<published>2017-04-15T10:33:38Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=d82f8cbd3febbb84714bb3d78bcab5ddcc06ec4d'/>
<id>urn:sha1:d82f8cbd3febbb84714bb3d78bcab5ddcc06ec4d</id>
<content type='text'>
Signed-off-by: Stefan Fuchs &lt;sfuchs@gmx.de&gt;
</content>
</entry>
<entry>
<title>Change git clone remote for grantlee to Github steveire/grantlee</title>
<updated>2017-04-16T14:41:24Z</updated>
<author>
<name>Stefan Fuchs</name>
<email>sfuchs@gmx.de</email>
</author>
<published>2017-04-15T10:25:17Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=d6f2658268dd67a9e315a79170394fb4ce42e1cb'/>
<id>urn:sha1:d6f2658268dd67a9e315a79170394fb4ce42e1cb</id>
<content type='text'>
Change source for grantlee in build.sh to Github steveire/grantlee

Signed-off-by: Stefan Fuchs &lt;sfuchs@gmx.de&gt;
</content>
</entry>
<entry>
<title>Change remotes for git clone for libdc, marble and Subsurface to Github</title>
<updated>2017-04-16T14:41:24Z</updated>
<author>
<name>Stefan Fuchs</name>
<email>sfuchs@gmx.de</email>
</author>
<published>2017-04-15T10:22:30Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=d661189b543aaf5bedebccb6f562e271078203d9'/>
<id>urn:sha1:d661189b543aaf5bedebccb6f562e271078203d9</id>
<content type='text'>
Signed-off-by: Stefan Fuchs &lt;sfuchs@gmx.de&gt;
</content>
</entry>
<entry>
<title>Add Qt 5.7 and 5.8 for Darwin in build script</title>
<updated>2017-04-13T03:24:24Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-04-13T03:24:19Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=5f9ca5f2ecabcdfe83a6707b58fea106180b6c7d'/>
<id>urn:sha1:5f9ca5f2ecabcdfe83a6707b58fea106180b6c7d</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Use libdc from github now</title>
<updated>2017-04-13T00:50:44Z</updated>
<author>
<name>Jan Mulder</name>
<email>jlmulder@xs4all.nl</email>
</author>
<published>2017-04-12T17:40:19Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=fd40a29ec858a24936acd84899dbc3860d91556e'/>
<id>urn:sha1:fd40a29ec858a24936acd84899dbc3860d91556e</id>
<content type='text'>
The build script was cloning the Sursurface branch of libdivecomputer from the "old"
location. Use the new github based location from now on.

Signed-off-by: Jan Mulder &lt;jlmulder@xs4all.nl&gt;
</content>
</entry>
<entry>
<title>QML UI: Fully port dive edit to Kirigami2</title>
<updated>2017-04-01T07:35:51Z</updated>
<author>
<name>Marco Martin</name>
<email>notmart@gmail.com</email>
</author>
<published>2017-03-31T14:15:14Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=751626eec574363ef694e1301744704915e6b2ea'/>
<id>urn:sha1:751626eec574363ef694e1301744704915e6b2ea</id>
<content type='text'>
Completely adapt to the api changes of OverlaySheet in Kirigami2
in order to achieve the same look and behavior for the dive
edits that had with kirigami1

Port most components to QtQuickContrls2, except comboboxes
in the dive edit sheet that will need a new control type

Signed-off-by: Marco Martin &lt;notmart@gmail.com&gt;
</content>
</entry>
<entry>
<title>Add hacky script to push translation source</title>
<updated>2017-02-11T18:59:26Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-02-11T18:44:31Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=9f470046ba3e11f04c91bdeb3df7a17c574cf5f9'/>
<id>urn:sha1:9f470046ba3e11f04c91bdeb3df7a17c574cf5f9</id>
<content type='text'>
This at least duplicates the numerusform lines.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Extend Android wrapper shell to be smarter</title>
<updated>2017-02-04T01:45:26Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-02-04T01:27:45Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=9a754b663a2751f2ca86c636d6a1c55f0cf23912'/>
<id>urn:sha1:9a754b663a2751f2ca86c636d6a1c55f0cf23912</id>
<content type='text'>
Move it to packaging/android where it belongs
Use direct URLs to download Android components
Make sure required packages are installed (only tested on Ubuntu)

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>QML UI: don't use Kirigami 2</title>
<updated>2017-01-21T22:38:13Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-01-21T22:31:55Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=31471b12c0ba92e7fe4abbf7407efdf3cf37596f'/>
<id>urn:sha1:31471b12c0ba92e7fe4abbf7407efdf3cf37596f</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
</feed>
