<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/qt-models, branch v4.6.4</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom/qt-models?h=v4.6.4</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom/qt-models?h=v4.6.4'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2017-04-26T12:34:40Z</updated>
<entry>
<title>Correct divesite geocoding translation</title>
<updated>2017-04-26T12:34:40Z</updated>
<author>
<name>Jan Mulder</name>
<email>jlmulder@xs4all.nl</email>
</author>
<published>2017-04-25T21:16:46Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=12a59ef3137c84ae693227942fd40ee4dbdc8e88'/>
<id>urn:sha1:12a59ef3137c84ae693227942fd40ee4dbdc8e88</id>
<content type='text'>
See https://github.com/Subsurface-divelog/subsurface/issues/345. The
menues where not translated. The basis of this error is a simple
typo in core/taxonomy.c where the classname was mis-spelled in the
QT_TRANSLATE_NOOP. In addition, to pull and translate the strings
from C code, the normal tr() does not work, and the functionality
from the gettextfromc class is used.

Fixes: #345

Signed-off-by: Jan Mulder &lt;jlmulder@xs4all.nl&gt;
</content>
</entry>
<entry>
<title>Deal with additional line break in dive notes from planner</title>
<updated>2017-04-24T15:35:49Z</updated>
<author>
<name>Stefan Fuchs</name>
<email>sfuchs@gmx.de</email>
</author>
<published>2017-04-23T11:48:47Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=1e6f0231e6b4689c6771e283847734f39e497df6'/>
<id>urn:sha1:1e6f0231e6b4689c6771e283847734f39e497df6</id>
<content type='text'>
With current code when re-planning a dive the planner output in the
dive notes is always moved down by one line.
This fix avoids that this additional line break is added.

Signed-off-by: Stefan Fuchs &lt;sfuchs@gmx.de&gt;
</content>
</entry>
<entry>
<title>Identify user provided notes in plain text in replan</title>
<updated>2017-04-20T17:57:47Z</updated>
<author>
<name>Robert C. Helling</name>
<email>helling@atdotde.de</email>
</author>
<published>2017-04-19T13:40:59Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=dfe509222271a66d8852d3f16542e6b1420fb0eb'/>
<id>urn:sha1:dfe509222271a66d8852d3f16542e6b1420fb0eb</id>
<content type='text'>
This is another attept at the problem if identifying a potentially
user supplied text in the dive notes upon replannig a dive.

It gets rid of the user visable position markers (*!* and ***) and
cirumvents problems with mark-up by first converting the old notes
to plan text (assuming that user only enters plain text in the notes
field as we do in other places as well). Then the automatically added
part is identified by locating the disclaimer in the text (if the user
edited/delted the disclaimer or changed langue in between it is her
problem to manually delete the old plan).

Everything from the disclaimer on is deleted and replaced by the new plan.

If the disclaimer is not found, the new plan is appended to the old notes.
This way we make sure no information gets automatically deleted.

Signed-off-by: Robert C. Helling &lt;helling@atdotde.de&gt;
</content>
</entry>
<entry>
<title>Handle CCR setpoint when replanning a dive</title>
<updated>2017-04-20T17:57:11Z</updated>
<author>
<name>Jan Mulder</name>
<email>jlmulder@xs4all.nl</email>
</author>
<published>2017-04-20T06:43:48Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=abbb0a244d22b9d83ed65496f75f388aea73d999'/>
<id>urn:sha1:abbb0a244d22b9d83ed65496f75f388aea73d999</id>
<content type='text'>
When replanning a dive, the setpoint information from the profile waypoints
were reset to 0, resulting in a dive that has a dive mode of CCR, but only with
OC legs in the profile. This is just wrong, and is corrected here. Notice
that there is no averaging involved (in the reduction of a replanned real
dive that has more than 100 waypoints) as is done for depth. This is just
fine for setpoint data.

Signed-off-by: Jan Mulder &lt;jlmulder@xs4all.nl&gt;
</content>
</entry>
<entry>
<title>Handle notes from planner</title>
<updated>2017-04-16T14:42:32Z</updated>
<author>
<name>Stefan Fuchs</name>
<email>sfuchs@gmx.de</email>
</author>
<published>2017-03-29T19:25:30Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=a5d54b04a7ff02f40537193181d00c3dadf59317'/>
<id>urn:sha1:a5d54b04a7ff02f40537193181d00c3dadf59317</id>
<content type='text'>
New strategy to identify old planner output in notes when
replanning a dive: Text anchors ("*!*" and "***") added for planner output

For backwards compatibility: If there is no anchor but an old table
delete everything.

Signed-off-by: Stefan Fuchs &lt;sfuchs@gmx.de&gt;
</content>
</entry>
<entry>
<title>Last added dive planner point for correct lenght not always added</title>
<updated>2017-04-16T14:40:45Z</updated>
<author>
<name>Stefan Fuchs</name>
<email>sfuchs@gmx.de</email>
</author>
<published>2017-04-16T09:24:41Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=a19f9c22ce9709fae6aa88ddb27a0cf42a820c46'/>
<id>urn:sha1:a19f9c22ce9709fae6aa88ddb27a0cf42a820c46</id>
<content type='text'>
Don't add the last stop with addstop for correcting the lenght
of the dive if planner generated points can be removed when replanning.
Otherwise this will not be deleted when replanning a dive.

Signed-off-by: Stefan Fuchs &lt;sfuchs@gmx.de&gt;
</content>
</entry>
<entry>
<title>Always show notes when replanning</title>
<updated>2017-03-28T20:31:45Z</updated>
<author>
<name>Robert C. Helling</name>
<email>helling@atdotde.de</email>
</author>
<published>2017-03-28T13:04:35Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=1b744c7639fe1c9cbaa22ae16b60dc48dc1e8944'/>
<id>urn:sha1:1b744c7639fe1c9cbaa22ae16b60dc48dc1e8944</id>
<content type='text'>
... as per popular request. Plus adding const keyword to constant
strings.

Signed-off-by: Robert C. Helling &lt;helling@atdotde.de&gt;
</content>
</entry>
<entry>
<title>Handle notes in replan</title>
<updated>2017-03-28T20:31:45Z</updated>
<author>
<name>Robert C. Helling</name>
<email>helling@atdotde.de</email>
</author>
<published>2017-03-27T16:30:05Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=eefa390e5f53e3124f996124c25c487da5f008ca'/>
<id>urn:sha1:eefa390e5f53e3124f996124c25c487da5f008ca</id>
<content type='text'>
Upon replanning a dive, we want to delete the old
dive plan in the notes and replace it with the actual.

This fixes a problem when we failed to detect the old plan due
to the deco model name appearing in the disclaimer that was used
as a marker for the notes.

This patch also adds translation markers for the deco model name strings..

Fixes #285

Signed-off-by: Robert C. Helling &lt;helling@atdotde.de&gt;
</content>
</entry>
<entry>
<title>Fix double to int truncation in C++ code</title>
<updated>2017-03-24T16:39:25Z</updated>
<author>
<name>Jeremie Guichard</name>
<email>djebrest@gmail.com</email>
</author>
<published>2017-03-23T01:13:49Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=597539ce39ab1054851f5aa96daa0fff29699e8f'/>
<id>urn:sha1:597539ce39ab1054851f5aa96daa0fff29699e8f</id>
<content type='text'>
Wfloat-conversion enabled for C++ part of the code
Fix warnings raised by the flag using lrint

Original issue reported on the mailing list:
The ascent/descent rates are sometimes not what is expected.
E.g. setting the ascent rate to 10m/min results in an actual
ascent rate of 9m/min.
This is due to truncating the ascent rate preference,
then effectively rounding up the time to reach each stop to 2s intervals.
The result being that setting the ascent rate to 10m/min
results in 20s to ascend 3m (9m/min), when it should be exactly 18s.

Reported-by: John Smith &lt;noseygit@hotmail.com&gt;
Reported-by: Rick Walsh &lt;rickmwalsh@gmail.com&gt;
Signed-off-by: Jeremie Guichard &lt;djebrest@gmail.com&gt;
</content>
</entry>
<entry>
<title>Don't erroneously mark the cylinder pressure red - second try</title>
<updated>2017-03-24T16:35:51Z</updated>
<author>
<name>Stefan Fuchs</name>
<email>sfuchs@gmx.de</email>
</author>
<published>2017-03-20T21:10:42Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=d83449f3b56c5dbdfbe0f8e5ae908179ba1d6419'/>
<id>urn:sha1:d83449f3b56c5dbdfbe0f8e5ae908179ba1d6419</id>
<content type='text'>
Second attempt to do the thing with the red background color for cylinder
start and end pressure correctly. This now should cover all scenarios.

This rewrites and partitially reverts commit b8e044d

Signed-off-by: Stefan Fuchs &lt;sfuchs@gmx.de&gt;
</content>
</entry>
</feed>
