<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/qt-ui, branch v4.0.96</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v4.0.96</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v4.0.96'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2014-04-25T14:20:33Z</updated>
<entry>
<title>Close yearly statistics with shortcut</title>
<updated>2014-04-25T14:20:33Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2014-04-25T04:37:47Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=fcaf30081f5b1e6f4ae547af78270c8a251ad844'/>
<id>urn:sha1:fcaf30081f5b1e6f4ae547af78270c8a251ad844</id>
<content type='text'>
This enables closing the yearly statistics window with esc or ctrl+w
keys.

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>Quit Subsurface with user manual window in front</title>
<updated>2014-04-25T14:19:18Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2014-04-24T23:19:09Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=126106f9b05afb26b339c194f353a726d131cd41'/>
<id>urn:sha1:126106f9b05afb26b339c194f353a726d131cd41</id>
<content type='text'>
Add ability to quit Subsurface with a Ctrl-Q shortcut even if the user
manual window is active.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Close user manual window shortcut</title>
<updated>2014-04-25T14:19:18Z</updated>
<author>
<name>Robert C. Helling</name>
<email>helling@atdotde.de</email>
</author>
<published>2014-04-24T21:58:58Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=b068ae6019982d20a17ca3f366a866c2ee24ee4c'/>
<id>urn:sha1:b068ae6019982d20a17ca3f366a866c2ee24ee4c</id>
<content type='text'>
Add ability to close the user manual window with a Ctrl-W shortcut.

Signed-off-by: Robert C. Helling &lt;helling@atdotde.de&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Better handling of mouse on the delegates ( Equipment Edition )</title>
<updated>2014-04-25T14:19:18Z</updated>
<author>
<name>Tomaz Canabrava</name>
<email>tomaz.canabrava@intel.com</email>
</author>
<published>2014-04-24T18:17:30Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=0785a7f0cac3d1cf5b84e7f62407466c6798df34'/>
<id>urn:sha1:0785a7f0cac3d1cf5b84e7f62407466c6798df34</id>
<content type='text'>
This adds more handling of missing actions for the mouse on
the equipment edition. It complements the stuff talked about
on bug 359, but it's a different issue. 359 seems already fixed.

See #359

Signed-off-by: Tomaz Canabrava &lt;tomaz.canabrava@intel.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Fix 'cancelling divecomputer download'</title>
<updated>2014-04-25T14:19:18Z</updated>
<author>
<name>Tomaz Canabrava</name>
<email>tomaz.canabrava@intel.com</email>
</author>
<published>2014-04-24T16:16:57Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=6fe692bde62ba0c33de006c64a7c5b857bcd4007'/>
<id>urn:sha1:6fe692bde62ba0c33de006c64a7c5b857bcd4007</id>
<content type='text'>
When a download is canceled, discard the partially downloaded dives.

Fixes #341

Signed-off-by: Tomaz Canabrava &lt;tomaz.canabrava@intel.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Fix a minor bug in the tags widget.</title>
<updated>2014-04-23T14:22:03Z</updated>
<author>
<name>Gehad</name>
<email>gehadelrobey@gmail.com</email>
</author>
<published>2014-04-23T08:06:45Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=e088067ef12f5e2032f6b742ef103c582283f84a'/>
<id>urn:sha1:e088067ef12f5e2032f6b742ef103c582283f84a</id>
<content type='text'>
Using the auto-completer while the tags widget is 'empty', always picked
the first choice.

Write some letters and remove them in an empty tags widget, the complete
list of tags will appear - now if you try to choose any tag with the
keyboard arrows it will choose the first one. also if you tried choosing
it by mouse it will be inserted twice.

This is fixed by removing the unneeded else part.

Signed-off-by: Gehad elrobey &lt;gehadelrobey@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Remove unused variables and fix signed/unsigned mismatch</title>
<updated>2014-04-18T20:06:21Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2014-04-18T20:06:21Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=d191f5af6f78068a9ff2655a8b9aa354f4c85e94'/>
<id>urn:sha1:d191f5af6f78068a9ff2655a8b9aa354f4c85e94</id>
<content type='text'>
The depth types are unsigned for dive plan datapoints.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Fix crash when manually adding a dive</title>
<updated>2014-04-18T17:21:58Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2014-04-18T17:21:58Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=0a018f30de5fccdc47e5f8c08d04e4c5efab8022'/>
<id>urn:sha1:0a018f30de5fccdc47e5f8c08d04e4c5efab8022</id>
<content type='text'>
When a manually added dive is saved we cancel the plan. In that process
we throw away the cylinders which triggers a redraw of the profile. Which
tries to access the diveplan and its data points that have already been
freed. BOOM.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Comments added to planner</title>
<updated>2014-04-18T17:01:46Z</updated>
<author>
<name>Robert C. Helling</name>
<email>helling@atdotde.de</email>
</author>
<published>2014-04-18T14:08:33Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=cb4daa85c37bd5fb88c660d19ed57148dcadece0'/>
<id>urn:sha1:cb4daa85c37bd5fb88c660d19ed57148dcadece0</id>
<content type='text'>
Signed-off-by: Robert C. Helling &lt;helling@atdotde.de&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Fixed mismatched connections</title>
<updated>2014-04-18T05:39:36Z</updated>
<author>
<name>Lakshman</name>
<email>acrlakshman@gmail.com</email>
</author>
<published>2014-04-18T02:48:00Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=e871169e4ce9ff1681a17c0ca0960c69daa8ec09'/>
<id>urn:sha1:e871169e4ce9ff1681a17c0ca0960c69daa8ec09</id>
<content type='text'>
Fixed connections to call drawProfile() in diveplanner whenever cylinder
table widget is edited.

Signed-off-by: Lakshman Anumolu &lt;acrlakshman@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
</feed>
