<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/core/subsurface-qt, branch v4.6.4</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom/core/subsurface-qt?h=v4.6.4</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom/core/subsurface-qt?h=v4.6.4'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2017-03-28T18:17:03Z</updated>
<entry>
<title>minimal pO2 threshold: split max threshold into min and max</title>
<updated>2017-03-28T18:17:03Z</updated>
<author>
<name>Jan Mulder</name>
<email>jlmulder@xs4all.nl</email>
</author>
<published>2017-03-24T18:11:31Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=bb31c77597f28976eb4784318fa7b01a28f3942b'/>
<id>urn:sha1:bb31c77597f28976eb4784318fa7b01a28f3942b</id>
<content type='text'>
Nothing really special here. Just a split of the only p02 max threshold into
a min threshold and max threshold, and the adaptation of the UI. Change of
translatable strings included.

ref: https://github.com/Subsurface-divelog/subsurface/issues/259

Signed-off-by: Jan Mulder &lt;jlmulder@xs4all.nl&gt;
</content>
</entry>
<entry>
<title>Subsurface-mobile: do send decimal GPS to Google</title>
<updated>2017-03-24T16:35:00Z</updated>
<author>
<name>Jan Mulder</name>
<email>jlmulder@xs4all.nl</email>
</author>
<published>2017-03-21T16:52:29Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=d6003209d6abf715a00802debcd25b145154c8b1'/>
<id>urn:sha1:d6003209d6abf715a00802debcd25b145154c8b1</id>
<content type='text'>
Sending nicely readable formatted coordinates to Google Maps does not
result in a correctly positioned map. Google likes unreadable
decimal format.

Little hacky solution. Added a gps_decimal attribute, populate that
with the standard function for format a coordinate to string, but
reset the preferences value temporarly so that it always converts it
to decimal style.

Signed-off-by: Jan Mulder &lt;jlmulder@xs4all.nl&gt;
</content>
</entry>
<entry>
<title>Minimum gas calculation - Calculations and UI parameters</title>
<updated>2017-03-11T16:01:35Z</updated>
<author>
<name>Stefan Fuchs</name>
<email>sfuchs@gmx.de</email>
</author>
<published>2017-02-11T19:24:18Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=7f8c3592ce29d5fd4cd177d8e86ede9fdf3ab747'/>
<id>urn:sha1:7f8c3592ce29d5fd4cd177d8e86ede9fdf3ab747</id>
<content type='text'>
Add minimum gas calculation to planner output.
Add the two UI parameters prefs.sacfactor and prefs.problemsolvingtime.
Connect UI signals and slots for recalculation of diveplan.

Disable minimum gas calculation if there was already a warning before.
If minimum gas result is larger then cylinder start pressure give warning message instead of result.

Add line break before pO2 warnings but only if warnings exist.

Signed-off-by: Joachim Ritter &lt;jritter@bitsenke.de&gt;
Signed-off-by: Stefan Fuchs &lt;sfuchs@gmx.de&gt;
</content>
</entry>
<entry>
<title>Revert "In statistics, ignore gas use of planned dives"</title>
<updated>2017-02-03T15:31:03Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-02-03T15:31:03Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=08c42813e5d3af8ca702be4333daf46cc14c1d39'/>
<id>urn:sha1:08c42813e5d3af8ca702be4333daf46cc14c1d39</id>
<content type='text'>
This reverts commit 1d8662006cbb5edae941315e30ede381c23a817b.

Mistakenly pushed to master

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>In statistics, ignore gas use of planned dives</title>
<updated>2017-02-02T20:37:24Z</updated>
<author>
<name>Robert C. Helling</name>
<email>helling@atdotde.de</email>
</author>
<published>2017-02-02T19:29:44Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=1d8662006cbb5edae941315e30ede381c23a817b'/>
<id>urn:sha1:1d8662006cbb5edae941315e30ede381c23a817b</id>
<content type='text'>
When merged with real dives, those would double count otherwise.

Signed-off-by: Robert C. Helling &lt;helling@atdotde.de&gt;
</content>
</entry>
<entry>
<title>QML UI: allow magic phrase for multiple buddies to be localized</title>
<updated>2017-01-23T02:20:03Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-01-23T01:23:55Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=b15b3c195c73db1d181413a97783173649485f9d'/>
<id>urn:sha1:b15b3c195c73db1d181413a97783173649485f9d</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Rename prefs.deco_mode to prefs.planner_deco_mode</title>
<updated>2017-01-07T04:43:23Z</updated>
<author>
<name>Robert C. Helling</name>
<email>helling@atdotde.de</email>
</author>
<published>2017-01-07T02:11:19Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=935734100f07092800ec4467b88c59a9a4efd572'/>
<id>urn:sha1:935734100f07092800ec4467b88c59a9a4efd572</id>
<content type='text'>
This is to avoid confusion with planner.display_deco_mode.
When accessing the "current deco mode" use the decoMode()
helper function.

Signed-off-by: Robert C. Helling &lt;helling@atdotde.de&gt;
</content>
</entry>
<entry>
<title>Deco mode for plannining is not deco mode for showing</title>
<updated>2016-11-01T16:41:17Z</updated>
<author>
<name>Tomaz Canabrava</name>
<email>tcanabrava@kde.org</email>
</author>
<published>2016-11-01T16:00:06Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=37e3e7e69a289db8c435a9d87188267c06703e11'/>
<id>urn:sha1:37e3e7e69a289db8c435a9d87188267c06703e11</id>
<content type='text'>
We had (in the wrong place, imo) a new feature that
should differentiate the different deco_modes, you could
plan your dive in buelhman and see it in vpm-b, for instance
but both of them accessed the same pref.

Signed-off-by: Tomaz Canabrava &lt;tcanabrava@kde.org&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>More preference handling fixes</title>
<updated>2016-11-01T16:40:43Z</updated>
<author>
<name>Tomaz Canabrava</name>
<email>tcanabrava@kde.org</email>
</author>
<published>2016-11-01T14:44:30Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=c110b4a23809ef7702653383d666bdd7a48ee775'/>
<id>urn:sha1:c110b4a23809ef7702653383d666bdd7a48ee775</id>
<content type='text'>
Remove a few uneeded lines and add more loading code for
the preferences.

Signed-off-by: Tomaz Canabrava &lt;tcanabrava@kde.org&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Use default prefs for the prefs that where missing</title>
<updated>2016-11-01T16:39:17Z</updated>
<author>
<name>Tomaz Canabrava</name>
<email>tcanabrava@kde.org</email>
</author>
<published>2016-11-01T13:42:26Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=5da23065d6e03f62cfa61ec4aa3ea4f22c42fe38'/>
<id>urn:sha1:5da23065d6e03f62cfa61ec4aa3ea4f22c42fe38</id>
<content type='text'>
This patch fixes all the cases that I didn't checked for
the default prefs.

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