<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/qt-ui/profile, branch v4.1.90</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v4.1.90</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v4.1.90'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2014-07-12T19:56:03Z</updated>
<entry>
<title>Rename event: correctly replace event with new one</title>
<updated>2014-07-12T19:56:03Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2014-07-12T19:48:27Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=74616cdddfd0f46822be8708f7bad0038fdca526'/>
<id>urn:sha1:74616cdddfd0f46822be8708f7bad0038fdca526</id>
<content type='text'>
I don't like that the event structure includes the variable length array.
That really makes it a pain to change the name of an event (on the flip
side, freeing events is easier I guess).

Anyway, to correctly rename an event we need to actually remove the event
from the correct dc and then add a new event with the new name. The
previous code was insane (it only worked if the new name was of smaller or
equal length, otherwise it had a beautiful buffer overflow).

And of course we need to do this both for the current_dive and the
displayed_dive.

Fixes #616

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Fix inserting gaschange events</title>
<updated>2014-07-12T15:04:42Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2014-07-12T10:12:23Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=79015e17f890eee41fb4f8894468e17478ae3657'/>
<id>urn:sha1:79015e17f890eee41fb4f8894468e17478ae3657</id>
<content type='text'>
Use a macro that works to get the current DC.

Fixes #613

Signed-off-by: Miika Turkia &lt;miika.turkia@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Mark divelist changed when adding bookmark</title>
<updated>2014-07-12T05:50:09Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2014-07-12T05:37:05Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=7ce9eb28ee04d877a08357b2bae2c063b0afea9a'/>
<id>urn:sha1:7ce9eb28ee04d877a08357b2bae2c063b0afea9a</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>
<entry>
<title>Code cleanup: removed bogus animation functions</title>
<updated>2014-07-12T00:01:12Z</updated>
<author>
<name>Tomaz Canabrava</name>
<email>tomaz.canabrava@intel.com</email>
</author>
<published>2014-07-11T22:13:01Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=e18f4dfdeecfb8fdc3cf7bcb7168d84613d4fc7b'/>
<id>urn:sha1:e18f4dfdeecfb8fdc3cf7bcb7168d84613d4fc7b</id>
<content type='text'>
All animations are now on the Animations namespace, which resulted in a
bit of code cleanup, which is nice.

Signed-off-by: Tomaz Canabrava &lt;tomaz.canabrava@intel.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Correctly disable all animations</title>
<updated>2014-07-12T00:00:40Z</updated>
<author>
<name>Tomaz Canabrava</name>
<email>tomaz.canabrava@intel.com</email>
</author>
<published>2014-07-11T21:55:33Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=2171b981ac5a827e732cadefabf8a09762a8c45c'/>
<id>urn:sha1:2171b981ac5a827e732cadefabf8a09762a8c45c</id>
<content type='text'>
This seems to be needed for the correct print of the profile,
What was happening on the print code was that the profile even in print
mode was doing animations, and we were getting a frame of it and trying to
print it.

Also, a bit of code cleanup.

Signed-off-by: Tomaz Canabrava &lt;tomaz.canabrava@intel.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>profile capitalisation</title>
<updated>2014-07-11T17:44:41Z</updated>
<author>
<name>Tim Wootton</name>
<email>tim@tee-jay.demon.co.uk</email>
</author>
<published>2014-07-11T17:39:05Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=9b5048034fdbe28d3d466f951fcd5de371694566'/>
<id>urn:sha1:9b5048034fdbe28d3d466f951fcd5de371694566</id>
<content type='text'>
Signed-off-by: Tim Wootton &lt;tim@tee-jay.demon.co.uk&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Planner: add event that explains when planner turns red</title>
<updated>2014-07-11T17:26:22Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2014-07-11T17:26:22Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=fbd00c6b0da55b4c7add823c80e3d4afaf452544'/>
<id>urn:sha1:fbd00c6b0da55b4c7add823c80e3d4afaf452544</id>
<content type='text'>
I don't know why the plot_info was walked backwards - for our purposes
walking forward needs to make a lot more sense. And the event nicely goes
away when the diveplan gets modified and the displayed_dive gets reset.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Planner: fix calculation when it is safe to surface</title>
<updated>2014-07-11T17:10:15Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2014-07-11T17:10:15Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=6c9aaf406ad4dd7e5eb208a376def396a96a69d6'/>
<id>urn:sha1:6c9aaf406ad4dd7e5eb208a376def396a96a69d6</id>
<content type='text'>
We were comparing with a negative depth which apparently confused the
algorithm.

Fixes #611

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Show/Hide pictures working.</title>
<updated>2014-07-11T02:59:54Z</updated>
<author>
<name>Tomaz Canabrava</name>
<email>tomaz.canabrava@intel.com</email>
</author>
<published>2014-07-11T00:15:20Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=b9d04c0cf49fba0906b2f431bf5d17763a24eb8a'/>
<id>urn:sha1:b9d04c0cf49fba0906b2f431bf5d17763a24eb8a</id>
<content type='text'>
This code hoocks the pictures with the preferences change.

Signed-off-by: Tomaz Canabrava &lt;tomaz.canabrava@intel.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Added the toggle picture button and hoocked it up</title>
<updated>2014-07-11T02:59:23Z</updated>
<author>
<name>Tomaz Canabrava</name>
<email>tomaz.canabrava@intel.com</email>
</author>
<published>2014-07-10T16:50:49Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=503a150af0c8662ed2b16a276b4ec26887af5288'/>
<id>urn:sha1:503a150af0c8662ed2b16a276b4ec26887af5288</id>
<content type='text'>
This patch adds the toggle picture button and hoocks
it up with the rest of the code. I'v also changed a call
from ProfileWidget because it caused errors on the ui
generated code, where it would try to call an still-to-be
instantiated object.

Signed-off-by: Tomaz Canabrava &lt;tomaz.canabrava@intel.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
</feed>
