<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git, branch v4.1</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v4.1</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v4.1'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2014-05-08T15:19:54Z</updated>
<entry>
<title>Yet some more changes to Companion part of user manual</title>
<updated>2014-05-08T15:19:54Z</updated>
<author>
<name>Willem Ferguson</name>
<email>willemferguson@zoology.up.ac.za</email>
</author>
<published>2014-05-07T19:47:43Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=eba0790a040981858a4652d802721f0f7ab9801c'/>
<id>urn:sha1:eba0790a040981858a4652d802721f0f7ab9801c</id>
<content type='text'>
A last few changes before 4.1.
The first figure in "Using Companion app" needs a third part.
This was inserted. Which, in turn, affected the last figure
in that section. So that was also changed accordingly.

Few tiny changes to text to clean up references to figures.

Signed-off-by: Willem Ferguson &lt;willemferguson@zoology.up.ac.za&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Fix another dangling pointer</title>
<updated>2014-05-08T05:02:21Z</updated>
<author>
<name>Thiago Macieira</name>
<email>thiago@macieira.org</email>
</author>
<published>2014-05-08T04:57:08Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=2e0a51264f2d8dfdb2ffe016742f6dd52b0f15e2'/>
<id>urn:sha1:2e0a51264f2d8dfdb2ffe016742f6dd52b0f15e2</id>
<content type='text'>
Same problem as the previous commit: toStdString() returns a temporary,
and c_str() will return a pointer to internal data, freed at the end of
the statement. So get the pointer to be strcpy'ed in the same statement.

Changed to toUtf8() to be more explicit about the encoding and to avoid
std::string

Signed-off-by: Thiago Macieira &lt;thiago@macieira.org&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Fix crash on dereferencing dangling pointers</title>
<updated>2014-05-08T04:52:56Z</updated>
<author>
<name>Thiago Macieira</name>
<email>thiago@macieira.org</email>
</author>
<published>2014-05-08T04:51:55Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=497d6e3e6c353d69cd6c27f7b573400b82de8ff3'/>
<id>urn:sha1:497d6e3e6c353d69cd6c27f7b573400b82de8ff3</id>
<content type='text'>
QList::first() returns a reference to an item, but that list was a
temporary. The list gets destroyed at the end of the statement (the
semi-colon), so we ended up keeping a reference to freed data (i.e., a
dangling pointer)

Signed-off-by: Thiago Macieira &lt;thiago@macieira.org&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Getting ready for 4.1</title>
<updated>2014-05-08T04:35:40Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2014-05-08T04:35:40Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=5bd6361f918f9f1d9c8ff16df0511a42113847d7'/>
<id>urn:sha1:5bd6361f918f9f1d9c8ff16df0511a42113847d7</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Latest translation from Transifex</title>
<updated>2014-05-08T04:25:53Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2014-05-08T04:25:53Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=33b35d87cde9fe639ab8b9516228587522c6c72f'/>
<id>urn:sha1:33b35d87cde9fe639ab8b9516228587522c6c72f</id>
<content type='text'>
As always, I'm not the author, just committing the changes.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Add known issues / bugs to ReleaseNotes.txt</title>
<updated>2014-05-08T04:12:18Z</updated>
<author>
<name>Thomas Maisl</name>
<email>exp-122004@maisl.com</email>
</author>
<published>2014-05-08T04:12:18Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=6bb07d0f8620bb6cf589bad852460a0463830b82'/>
<id>urn:sha1:6bb07d0f8620bb6cf589bad852460a0463830b82</id>
<content type='text'>
Some bugs couldn't be addressed before the release of Subversion 4.1.
Add the most important ones to the ReleaseNotes.

Signed-off-by: Thomas M &lt;exp-122004@maisl.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Apply the edit of trip locations</title>
<updated>2014-05-07T22:18:59Z</updated>
<author>
<name>Anton Lundin</name>
<email>glance@acc.umu.se</email>
</author>
<published>2014-05-07T21:53:52Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=b5cc387f03dc686af63315a61779090c60c6d582'/>
<id>urn:sha1:b5cc387f03dc686af63315a61779090c60c6d582</id>
<content type='text'>
This re-adds this code that got removed in a209dfbfd53 ("Multi dive
edit: don't change location texts until user saves the change")

Signed-off-by: Anton Lundin &lt;glance@acc.umu.se&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Only mark location changed when in edit mode</title>
<updated>2014-05-07T22:18:53Z</updated>
<author>
<name>Anton Lundin</name>
<email>glance@acc.umu.se</email>
</author>
<published>2014-05-07T21:51:39Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=b59a10625163035426e422c000471f162ab25f17'/>
<id>urn:sha1:b59a10625163035426e422c000471f162ab25f17</id>
<content type='text'>
Otherwise the code loading a dive into the field would mark it as
changed.

This re-adds this code that got removed in a209dfbfd53 ("Multi dive
edit: don't change location texts until user saves the change")

Signed-off-by: Anton Lundin &lt;glance@acc.umu.se&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Improve the color coding when editing coordinates</title>
<updated>2014-05-07T22:17:58Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2014-05-07T22:14:01Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=94937d2ad9a5781c1b1d134a87cfc459c3b48cd0'/>
<id>urn:sha1:94937d2ad9a5781c1b1d134a87cfc459c3b48cd0</id>
<content type='text'>
This still gets it wrong (i.e. marks things as edited when they are not or
not edited when they are) but at least they are no longer incorrectly
marked as incorrectly parsed.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Hack around a translation issue</title>
<updated>2014-05-07T22:17:58Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2014-05-07T22:12:45Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=0a6c16f35af230d9d38629507dc51070f236e009'/>
<id>urn:sha1:0a6c16f35af230d9d38629507dc51070f236e009</id>
<content type='text'>
I cannot figure out how to get the hemisphere letters translated correctly
in qthelper.cpp. Short term hack for now - someone who understands how
this is supposed to work really needs to take a look.

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