<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/qt-ui, branch v4.2.91</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v4.2.91</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v4.2.91'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2014-12-08T16:38:50Z</updated>
<entry>
<title>Emit the successful message the right way</title>
<updated>2014-12-08T16:38:50Z</updated>
<author>
<name>Anton Lundin</name>
<email>glance@acc.umu.se</email>
</author>
<published>2014-12-07T22:32:08Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=ac207ee5ff60794c477d6d96c81645c4fc5b1994'/>
<id>urn:sha1:ac207ee5ff60794c477d6d96c81645c4fc5b1994</id>
<content type='text'>
The successful message was emitted in a some what older way then the
other messages so it was always emitted, even on error.

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>Copy all cylinders when (re)planning a dive</title>
<updated>2014-12-04T22:27:46Z</updated>
<author>
<name>Anton Lundin</name>
<email>glance@acc.umu.se</email>
</author>
<published>2014-12-04T19:56:18Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=8b371cf8c67dc9c8e3e46b6bb04bb4fa0aa005ad'/>
<id>urn:sha1:8b371cf8c67dc9c8e3e46b6bb04bb4fa0aa005ad</id>
<content type='text'>
This changes the code so we include all the cylinders from a previous
dive when we re-plain a dive.

Otherwise we would have a hole in the cylinders table when we plan a
dive based on a dive where we have unused cylinders, and it makes more
sense to copy all of them rather than not.

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>Don't interpolate pressure while dragging waypoints</title>
<updated>2014-12-04T22:26:47Z</updated>
<author>
<name>Robert C. Helling</name>
<email>helling@atdotde.de</email>
</author>
<published>2014-12-04T15:42:00Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=aa22e0610c67dd86a54f7d7cab7987c399be4c46'/>
<id>urn:sha1:aa22e0610c67dd86a54f7d7cab7987c399be4c46</id>
<content type='text'>
A profiler session in the planner shows that for deep long dives
a significant amount of CPU time is spent in populate_pressure_information()
which interpolates the cylinder pressure graphs.

This patch introduces a "fast" flag for the replot of the profile
which is active while the mouse button is still pressed and that
suppresses this calculation.

In the future, this flag could be used for other responsiveness tunings
of the plot.

Signed-off-by: Robert C. Helling &lt;helling@atdotde.de&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Context menu entry to change setpoint</title>
<updated>2014-12-01T22:23:45Z</updated>
<author>
<name>Robert C. Helling</name>
<email>helling@atdotde.de</email>
</author>
<published>2014-11-26T13:22:41Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=fb265c292994d9afa252b5236a805f84cb0d4554'/>
<id>urn:sha1:fb265c292994d9afa252b5236a805f84cb0d4554</id>
<content type='text'>
This patch adds a context menu entry to add a setpoint change
event. In particular, this can be used to turn a logged dive into
a CCR dive.

Signed-off-by: Robert C. Helling &lt;helling@atdotde.de&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>A widget to add a set-point change</title>
<updated>2014-12-01T22:19:03Z</updated>
<author>
<name>Robert C. Helling</name>
<email>helling@atdotde.de</email>
</author>
<published>2014-11-25T20:22:02Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=96a94f1a19d22fa0432e10495315ce3e98b35c4f'/>
<id>urn:sha1:96a94f1a19d22fa0432e10495315ce3e98b35c4f</id>
<content type='text'>
Signed-off-by: Robert C. Helling &lt;helling@atdotde.de&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Tuning the manual CSV import dialog</title>
<updated>2014-11-25T21:19:54Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2014-11-25T17:47:05Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=11be32645b1f9125457a91da9fc8a1e6920f99e9'/>
<id>urn:sha1:11be32645b1f9125457a91da9fc8a1e6920f99e9</id>
<content type='text'>
This allows more space between the input fields in the dialog.

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>Allow user to select date format on manual CSV import</title>
<updated>2014-11-25T21:19:49Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2014-11-25T17:47:04Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=1b74947bf56a2ef3b38470044d991a75ed0c5e30'/>
<id>urn:sha1:1b74947bf56a2ef3b38470044d991a75ed0c5e30</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>Correct diveplan as it's dive plan everywhere else in planner</title>
<updated>2014-11-25T21:18:29Z</updated>
<author>
<name>Tim Wootton</name>
<email>tim@tee-jay.demon.co.uk</email>
</author>
<published>2014-11-25T21:18:29Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=3b3d8949f7b3aede87fd779b314c6604020cbd16'/>
<id>urn:sha1:3b3d8949f7b3aede87fd779b314c6604020cbd16</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>Match agreed captalisation style</title>
<updated>2014-11-25T15:57:33Z</updated>
<author>
<name>Tim Wootton</name>
<email>tim@tee-jay.demon.co.uk</email>
</author>
<published>2014-11-25T15:47:24Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=93d59c22d78788823c22f7d6f2efa01bdcdac5f4'/>
<id>urn:sha1:93d59c22d78788823c22f7d6f2efa01bdcdac5f4</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>Consistent representation of O₂</title>
<updated>2014-11-25T15:57:28Z</updated>
<author>
<name>Tim Wootton</name>
<email>tim@tee-jay.demon.co.uk</email>
</author>
<published>2014-11-25T15:47:23Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=f72ec5e29bbf36f5346dd7c0a56972e916c4efa1'/>
<id>urn:sha1:f72ec5e29bbf36f5346dd7c0a56972e916c4efa1</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>
</feed>
