<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git, branch v4.5.1</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v4.5.1</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v4.5.1'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2015-10-27T06:27:16Z</updated>
<entry>
<title>Getting ready for 4.5.1</title>
<updated>2015-10-27T06:27:16Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2015-10-27T06:27:16Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=f6ae4fde51f975d50f04c6650fcce77098d6d0a9'/>
<id>urn:sha1:f6ae4fde51f975d50f04c6650fcce77098d6d0a9</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Pull latest translations</title>
<updated>2015-10-27T06:23:39Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2015-10-27T06:23:39Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=5b08705f39becbe794f3e140213ce4932b49b7c9'/>
<id>urn:sha1:5b08705f39becbe794f3e140213ce4932b49b7c9</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Make libtool versioning happy</title>
<updated>2015-10-26T22:19:05Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2015-10-26T22:19:05Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=3b419b3d075be3ab66d23c49c5ad76be5075d37b'/>
<id>urn:sha1:3b419b3d075be3ab66d23c49c5ad76be5075d37b</id>
<content type='text'>
This way we find the versioned libdivecomputer.dll

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Cmake: fix incorrect modification of a QT_LIBRARIES</title>
<updated>2015-10-26T21:51:07Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2015-10-26T21:51:07Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=5d8f3c1ebd6983db50991a5dd2dc7b794a7909a6'/>
<id>urn:sha1:5d8f3c1ebd6983db50991a5dd2dc7b794a7909a6</id>
<content type='text'>
It's a list, not a string. Treating it as a string creates all kinds of
exciting weird errors that make no sense.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Build Windows installer with shared libdivecomputer</title>
<updated>2015-10-26T21:27:16Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2015-10-26T21:27:16Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=47c7958ed3545a4c1dd316b0404cc37f6cd72aef'/>
<id>urn:sha1:47c7958ed3545a4c1dd316b0404cc37f6cd72aef</id>
<content type='text'>
Since we ship it all in one piece there is no reason to use a static
libdivecomputer (like there is on Linux). This allows us to give the user
a different libdivecomputer.dll for testing when tracking down a bug.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Build libzip with cmake when cross building for Windows</title>
<updated>2015-10-26T21:24:34Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2015-10-26T21:24:34Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=c6ec742d113f609604fc5fb76dcb2a214a50f3d8'/>
<id>urn:sha1:c6ec742d113f609604fc5fb76dcb2a214a50f3d8</id>
<content type='text'>
This seems to fix our issues with being able to create zip files on the
fly (needed for the divelogs.de access).

Fixes #955

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Remove unnecessary Q_INTERFACES declaration</title>
<updated>2015-10-26T21:15:14Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2015-10-26T21:15:14Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=755ecf607a546cbaa24d80e0e990a460ef483052'/>
<id>urn:sha1:755ecf607a546cbaa24d80e0e990a460ef483052</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Allow building with both libzip 0.11.x and 1.0.x</title>
<updated>2015-10-26T13:51:47Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2015-10-26T13:27:40Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=aa78c5b0ec7f19ab43801ef9d7a2c6eda9255662'/>
<id>urn:sha1:aa78c5b0ec7f19ab43801ef9d7a2c6eda9255662</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Fix building without BT support</title>
<updated>2015-10-26T13:51:47Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2015-10-26T13:05:27Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=3b0f38f24a3c3d7ccadf8c0b0011dfc58c2f9d46'/>
<id>urn:sha1:3b0f38f24a3c3d7ccadf8c0b0011dfc58c2f9d46</id>
<content type='text'>
I guess no one had tried this in a while.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Some error reporting on divelogs.de export</title>
<updated>2015-10-25T16:19:40Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2015-10-25T15:10:53Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=1d10a56bdf6823e8935729aef60b659dea550a6a'/>
<id>urn:sha1:1d10a56bdf6823e8935729aef60b659dea550a6a</id>
<content type='text'>
Signed-off-by: Miika Turkia &lt;miika.turkia@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
</feed>
