<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/qt-ui, branch v4.0.1</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v4.0.1</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v4.0.1'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2014-01-03T06:40:50Z</updated>
<entry>
<title>Fix imperial cylinder sizes in equipment tab</title>
<updated>2014-01-03T06:40:50Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@linux-foundation.org</email>
</author>
<published>2014-01-03T05:36:01Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=4cce5df7e22575d5e37f99b15dbf283e2da53ea9'/>
<id>urn:sha1:4cce5df7e22575d5e37f99b15dbf283e2da53ea9</id>
<content type='text'>
The imperial cylinder sizes are not just in cubic feet: they are in
cubic feet of gas at STP. So the imperial/metric difference is not
just about converting blindly from liters to cubic feet, you also have
to take the working pressure of the cylinder into account.

This was broken by commit f9b7c5dfe9d0 ("Make units in cells
consistant in CylindersModel"), because those poor sheltered Swedish
people have never had to work with the wondrous imperial cylinder
sizing, and think that units should make _sense_. Hah.

Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Allow the user to specify weight units explicitly</title>
<updated>2014-01-03T05:17:51Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@linux-foundation.org</email>
</author>
<published>2014-01-03T04:52:47Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=c49d3885f51a9f2ae3fec9252b75fe4b5d7ee503'/>
<id>urn:sha1:c49d3885f51a9f2ae3fec9252b75fe4b5d7ee503</id>
<content type='text'>
Instead of always assuming that all numbers are in the users locale
weight units, allow the user to say "kg" or "lbs" explicitly.

Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Ignore units when entering values for equipment</title>
<updated>2014-01-02T17:12:32Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2014-01-02T17:12:32Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=5511a0e14efdb96c7622adf11185ea741cdb5226'/>
<id>urn:sha1:5511a0e14efdb96c7622adf11185ea741cdb5226</id>
<content type='text'>
Note that this is IMHO the wrong fix. Because we shouldn't just ignore the
units, we should do correct conversions.

Before this patch, if the user is in metric mode and then types in 4.5kg
or 10lbs for a weight, Subsurface ignores the entry and throws it away.
Very much not the expected behavior.

With this patch Subsurface will take the value, but ignore the unit and
assume that the user meant kg (since it's in metric mode). Still not
really the expected behavior for 10lbs (which is now 10kg), but if the
user typed 4.5kg (which admittedly is much more likely), then with this
change Subsurface will do the right thing.

Fixes #395

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Fix typo</title>
<updated>2013-12-29T17:20:26Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2013-12-29T17:20:26Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=f79cc7bd9182d8df3f522c22ce92a0bb703a13fa'/>
<id>urn:sha1:f79cc7bd9182d8df3f522c22ce92a0bb703a13fa</id>
<content type='text'>
Reported-by: Peter Konings &lt;peter.l.e.konings@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Use field numbers in CSV import instead of indexes</title>
<updated>2013-12-29T12:13:18Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2013-12-29T05:52:44Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=03666fb7656ae19fe11d22094846a1279dc4b9f8'/>
<id>urn:sha1:03666fb7656ae19fe11d22094846a1279dc4b9f8</id>
<content type='text'>
For the common user, a field number is more intuitive than field index.
So let's use that in numbering CSV import fields.

Fixes #388

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>Enable https for Windows binaries</title>
<updated>2013-12-29T05:04:07Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2013-12-29T05:04:07Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=7c8a39015a969d853fa5ff4b73f7e1f30aa39a17'/>
<id>urn:sha1:7c8a39015a969d853fa5ff4b73f7e1f30aa39a17</id>
<content type='text'>
This requires the ssleay32.dll and libeay32.dll to be copied into
packaging/windows, first.

Fixes #367

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Update tank model with custom tanks used in XML files</title>
<updated>2013-12-28T22:56:01Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2013-12-28T22:56:01Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=90ff8e672b911f17bb7849f9d8316577b3ed59cf'/>
<id>urn:sha1:90ff8e672b911f17bb7849f9d8316577b3ed59cf</id>
<content type='text'>
Fixes #377

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Remove nonexisting member from header</title>
<updated>2013-12-28T22:55:23Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2013-12-28T22:55:23Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=a375159e6a13bb971c07ce770af329b64b46ba6d'/>
<id>urn:sha1:a375159e6a13bb971c07ce770af329b64b46ba6d</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Fix bookmark/gaschange setting for Ubuntu</title>
<updated>2013-12-28T18:25:18Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2013-12-28T17:35:00Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=e72d001d3e80ed8964abf76355ed90dbf2488d9f'/>
<id>urn:sha1:e72d001d3e80ed8964abf76355ed90dbf2488d9f</id>
<content type='text'>
On Ubuntu, new events have time zero. This is fixed by resetting
gc.rightx to maxtime at the end of plot function.

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>Use bookmark flag when bookmark contains heading</title>
<updated>2013-12-28T15:40:38Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2013-12-28T07:05:33Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=3ddb03a27e946f3b46670a5d4f2cbf328edceb13'/>
<id>urn:sha1:3ddb03a27e946f3b46670a5d4f2cbf328edceb13</id>
<content type='text'>
Bookmark with compass heading is named 'heading' and should use the
bookmark icon.

Signed-off-by: Miika Turkia &lt;miika.turkia@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
</feed>
