<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git, branch v4.1.91</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v4.1.91</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v4.1.91'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2014-07-19T01:46:51Z</updated>
<entry>
<title>get_gas_at_time needs to always give us a valid gas</title>
<updated>2014-07-19T01:46:51Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2014-07-19T01:37:28Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=17bcd1bc6085013877888792754f52ce6b375aea'/>
<id>urn:sha1:17bcd1bc6085013877888792754f52ce6b375aea</id>
<content type='text'>
Before this function was changed it was really supposed to just change a
gas that was passed in in case there was an event that changed the mix -
but with the new name the caller will assume that they get a valid gasmix.
And promptly we had one caller that didn't initialize gas to be based on
the first cylinder before calling get_gas_at_time().

Instead of adding yet one more spot that knows about the oddity of the old
API I simply changed get_gas_at_time() to do what it name appears to imply
and fixed the other callers not to bother to initialize the gasmix.

Fixes #647

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Getting read for Beta 2</title>
<updated>2014-07-19T01:00:28Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2014-07-19T01:00:28Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=359613210bf03d47fec5d19420f537aa5128f5cc'/>
<id>urn:sha1:359613210bf03d47fec5d19420f537aa5128f5cc</id>
<content type='text'>
Tiny updates to Relnotes and README, include the latest formatted manual,
change the version in the project file

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Pull latest translations from Transifex</title>
<updated>2014-07-19T00:56:28Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2014-07-19T00:56:28Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=758374917f34a1ef43c151bec8866f89d66133bf'/>
<id>urn:sha1:758374917f34a1ef43c151bec8866f89d66133bf</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Use our types in interpolate_transition</title>
<updated>2014-07-19T00:55:10Z</updated>
<author>
<name>Henrik Brautaset Aronsen</name>
<email>subsurface@henrik.synth.no</email>
</author>
<published>2014-07-18T18:25:00Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=93f63466d61f9cfb0bb79c44f11e10e31fc46a3b'/>
<id>urn:sha1:93f63466d61f9cfb0bb79c44f11e10e31fc46a3b</id>
<content type='text'>
Signed-off-by: Henrik Brautaset Aronsen &lt;subsurface@henrik.synth.no&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Add missing application icon</title>
<updated>2014-07-18T17:21:42Z</updated>
<author>
<name>Sergey Starosek</name>
<email>sergey.starosek@gmail.com</email>
</author>
<published>2014-07-18T10:57:14Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=88a0dc1bb2bc24609a8556f6a4d4214b797bde04'/>
<id>urn:sha1:88a0dc1bb2bc24609a8556f6a4d4214b797bde04</id>
<content type='text'>
Signed-off-by: Sergey Starosek &lt;sergey.starosek@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Print: remove the options for height from display.h's 'struct options'</title>
<updated>2014-07-18T17:20:11Z</updated>
<author>
<name>Lubomir I. Ivanov</name>
<email>neolit123@gmail.com</email>
</author>
<published>2014-07-18T08:48:26Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=21a1fc2a4f816c53f6db995b419d902363dfe751'/>
<id>urn:sha1:21a1fc2a4f816c53f6db995b419d902363dfe751</id>
<content type='text'>
Not supported. Also the profile in "6 dives per page" doesn't really
allow much variations because it looks bad if we scale it down further
on A4.

Signed-off-by: Lubomir I. Ivanov &lt;neolit123@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Print: remove the height sliders from the PrintOptions class</title>
<updated>2014-07-18T17:20:00Z</updated>
<author>
<name>Lubomir I. Ivanov</name>
<email>neolit123@gmail.com</email>
</author>
<published>2014-07-18T08:43:15Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=6e4ebe3c5427b178808c0b0579803c56c5cf53d5'/>
<id>urn:sha1:6e4ebe3c5427b178808c0b0579803c56c5cf53d5</id>
<content type='text'>
These were hidden and we don't really support them because
our print layouting is not that flexible in Qt!

Note: printoptions.ui is now converted to UNIX line breaks.

Signed-off-by: Lubomir I. Ivanov &lt;neolit123@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>User manual: small changes to reflect changes in CSV import dialog.</title>
<updated>2014-07-18T17:16:46Z</updated>
<author>
<name>Willem Ferguson</name>
<email>willemferguson@zoology.up.ac.za</email>
</author>
<published>2014-07-18T06:20:54Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=3e669481f6c1285c381df03cd17994c75b695a26'/>
<id>urn:sha1:3e669481f6c1285c381df03cd17994c75b695a26</id>
<content type='text'>
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>User manual: Replace CSV import image</title>
<updated>2014-07-18T17:16:23Z</updated>
<author>
<name>Willem Ferguson</name>
<email>willemferguson@zoology.up.ac.za</email>
</author>
<published>2014-07-18T06:12:03Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=a1b085324e9a362bb7220ddd687ee8fe39ec7466'/>
<id>urn:sha1:a1b085324e9a362bb7220ddd687ee8fe39ec7466</id>
<content type='text'>
Replace the CSV import image to reflect recent changes.

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>User manual: updates</title>
<updated>2014-07-18T17:15:53Z</updated>
<author>
<name>Willem Ferguson</name>
<email>willemferguson@zoology.up.ac.za</email>
</author>
<published>2014-07-18T05:43:51Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=40a9b316b2c0b5a957974ab72f6941b1dcb3dce9'/>
<id>urn:sha1:40a9b316b2c0b5a957974ab72f6941b1dcb3dce9</id>
<content type='text'>
Changes to user manual to rplace three images, as pointed out by Sergey.
Small changes to text of manual to reflect blue editing bar UI.

Signed-off-by: Willem Ferguson &lt;willemferguson@zoology.up.ac.za&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
</feed>
