<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git, branch v4.1.93</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v4.1.93</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v4.1.93'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2014-07-25T19:51:23Z</updated>
<entry>
<title>Allow Mac build on older versions of OSX</title>
<updated>2014-07-25T19:51:23Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2014-07-25T19:49:55Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=8d1e10c18ac22b7709bdb94c318b0fa3def40499'/>
<id>urn:sha1:8d1e10c18ac22b7709bdb94c318b0fa3def40499</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Getting ready for Beta 4</title>
<updated>2014-07-25T19:36:46Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2014-07-25T19:35:05Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=6bd6a22a1f615452bf613ea01f8ec39e2882a035'/>
<id>urn:sha1:6bd6a22a1f615452bf613ea01f8ec39e2882a035</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>More translation updates</title>
<updated>2014-07-25T19:32:21Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2014-07-25T19:32:21Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=6241c9d4951480dad2e5636b5e15b36813728bc4'/>
<id>urn:sha1:6241c9d4951480dad2e5636b5e15b36813728bc4</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>User manual: update generated html files</title>
<updated>2014-07-25T14:48:29Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2014-07-25T14:48:29Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=5b727152441d0b9c595e10c36047f0d5387ffa16'/>
<id>urn:sha1:5b727152441d0b9c595e10c36047f0d5387ffa16</id>
<content type='text'>
This once again just updates the html files for people who build from
source but don't have asciidoc.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Latest translations from Transifex</title>
<updated>2014-07-25T14:46:49Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2014-07-25T14:46:49Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=e432d34ca643b9aece74ea32e8cf39c7bde02c9c'/>
<id>urn:sha1:e432d34ca643b9aece74ea32e8cf39c7bde02c9c</id>
<content type='text'>
As always, I am not the author.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>PrintLayout: fix a potential bug in the recent table print update</title>
<updated>2014-07-25T14:23:39Z</updated>
<author>
<name>Lubomir I. Ivanov</name>
<email>neolit123@gmail.com</email>
</author>
<published>2014-07-25T12:59:12Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=050b1b71ffe92b76b98c768e7d30e2a219251a72'/>
<id>urn:sha1:050b1b71ffe92b76b98c768e7d30e2a219251a72</id>
<content type='text'>
There is a weird QPicture dependency; we need to offset a page
by headingRowHeightD2, which is half the heading height.
The same doesn't make sense if we are rendering the table widget
directly to the printer-painter.
Moving the offset inside 'pageIndexes' is less desirable.

The bug itself manifests when a top margin is set on Win32,
while on Linux it's more obvious.
On new page start, a fixed height from the last dive on the
previous page becomes visible even if the math seems correct.
Offsetting both the page index and the vertical position at
which the QPicture is placed fixes that.

If 'table.render(&amp;painter...)' is used the bug also goes away
and our 'pageIndexes' start to make sense again, but we want
to use QPicture so that the table is in vector. I don't have a good
explanation why this happens!

Tested on Ubuntu 12.04 and Win7.

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>Update spanish translation of user manual to english 796d0a9</title>
<updated>2014-07-25T14:17:40Z</updated>
<author>
<name>Salvador Cuñat</name>
<email>salvador.cunat@gmail.com</email>
</author>
<published>2014-07-25T09:52:59Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=ce42e32bceb298201101f1674181b25e380eac0d'/>
<id>urn:sha1:ce42e32bceb298201101f1674181b25e380eac0d</id>
<content type='text'>
Signed-off-by: Salvador Cuñat &lt;salvador.cunat@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>User Manual: Changes to Print Dive and Print Dive Plan</title>
<updated>2014-07-25T14:16:08Z</updated>
<author>
<name>Willem Ferguson</name>
<email>willemferguson@zoology.up.ac.za</email>
</author>
<published>2014-07-25T08:44:51Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=a0098a830c816970d0362d4cede0a45df12595f4'/>
<id>urn:sha1:a0098a830c816970d0362d4cede0a45df12595f4</id>
<content type='text'>
This patch performs the following to the user manual:

1) Remove text refering to cursor position indications on the depth
   and time axes of the dive profile panel (not present in V4.2).
2) Revise dialogue and image for the printing of a dive log, taking
   into account the new feature for 1 dive/page.
3) Added a paragraph to the text dealing with printing of dive plans,
   detailing the approach to print dive plans after they have been saved
   in the Dive List. This is done at the end of the text dealing
   with the dive planner.

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>HTML: Save last ordering state of sorting</title>
<updated>2014-07-25T14:14:49Z</updated>
<author>
<name>Gehad elrobey</name>
<email>gehadelrobey@gmail.com</email>
</author>
<published>2014-07-23T03:12:25Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=c27ee46281009309ede84e70d15b644c33b83e58'/>
<id>urn:sha1:c27ee46281009309ede84e70d15b644c33b83e58</id>
<content type='text'>
Saving sorting state and apply the last sorting to new search results.

Signed-off-by: Gehad elrobey &lt;gehadelrobey@gmail.com&gt;
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>HTML: Fix the viewed search results when change the number of viewed dives.</title>
<updated>2014-07-25T14:14:45Z</updated>
<author>
<name>Gehad elrobey</name>
<email>gehadelrobey@gmail.com</email>
</author>
<published>2014-07-21T05:02:31Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=47bdcbe26172f52442e3a66242f621529a1e8fb5'/>
<id>urn:sha1:47bdcbe26172f52442e3a66242f621529a1e8fb5</id>
<content type='text'>
When a search results are shown and the number of showed dives is
changed, all the dives are shown. We Just need to preview the first
number to show dives from the search results instead of all the dives.

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