<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/desktop-widgets, branch v4.6.4</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom/desktop-widgets?h=v4.6.4</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom/desktop-widgets?h=v4.6.4'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2017-04-26T15:45:34Z</updated>
<entry>
<title>Fix saving table size</title>
<updated>2017-04-26T15:45:34Z</updated>
<author>
<name>Tomaz Canabrava</name>
<email>tcanabrava@kde.org</email>
</author>
<published>2017-04-26T15:30:08Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=7aac3852c1cdb2a877067a46e94573bba1288f9e'/>
<id>urn:sha1:7aac3852c1cdb2a877067a46e94573bba1288f9e</id>
<content type='text'>
We need to make sure the model is avaliable for the table
until it hits the destructor.

Fixes #347

Signed-off-by: Tomaz Canabrava &lt;tcanabrava@kde.org&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>OSTC3 incorrect notice to upgrade firmware</title>
<updated>2017-04-25T17:39:33Z</updated>
<author>
<name>Jan Mulder</name>
<email>jlmulder@xs4all.nl</email>
</author>
<published>2017-04-24T16:29:33Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=dc9cf7bcbccba78c64c4e935341d816798b6dc03'/>
<id>urn:sha1:dc9cf7bcbccba78c64c4e935341d816798b6dc03</id>
<content type='text'>
See https://github.com/Subsurface-divelog/subsurface/issues/342. The reason is
that we never get a DC_EVENT_DEVINFO when doing a memory dump. Just do not
offer to update firmware when we are creating a libdc dump.

Full credits of this fix go to Anton.

Fixed-by: Anton Lundin &lt;glance@acc.umu.se&gt;
Signed-off-by: Jan Mulder &lt;jlmulder@xs4all.nl&gt;
</content>
</entry>
<entry>
<title>Translate string "cancel download" in DC download widget...</title>
<updated>2017-04-23T15:08:10Z</updated>
<author>
<name>Stefan Fuchs</name>
<email>sfuchs@gmx.de</email>
</author>
<published>2017-04-23T07:51:44Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=45dd564ee6bfb919e256a6798d7fec333d2dbb7a'/>
<id>urn:sha1:45dd564ee6bfb919e256a6798d7fec333d2dbb7a</id>
<content type='text'>
and change string "Retry" to "Retry download".

Signed-off-by: Stefan Fuchs &lt;sfuchs@gmx.de&gt;
</content>
</entry>
<entry>
<title>Download from divecomputer: reset progress bar fraction</title>
<updated>2017-04-22T20:55:46Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-04-22T20:55:43Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=d82e200d3583f86cec17cd858e54c46b35fd639d'/>
<id>urn:sha1:d82e200d3583f86cec17cd858e54c46b35fd639d</id>
<content type='text'>
Otherwise when retrying, the progress bar might already be reset, but
its text might still show 100%.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Download from divecomputer: don't show bogus progress text</title>
<updated>2017-04-22T20:49:07Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-04-22T20:49:03Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=82d37e7451b4e7a11974f840cc4acdab4e389d76'/>
<id>urn:sha1:82d37e7451b4e7a11974f840cc4acdab4e389d76</id>
<content type='text'>
On some divecomputers we download all the data from the device and
then parse the data afterwards just in memory (at which point the
progress bar has already run all the way to 100%). So don't try to
show the dive number and time in that case.

Fixes #335

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Download from divecomputer: stop timer on error</title>
<updated>2017-04-22T20:46:27Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-04-22T20:46:27Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=0bd02bf1f093835ed6cd14682a7900f738bb6736'/>
<id>urn:sha1:0bd02bf1f093835ed6cd14682a7900f738bb6736</id>
<content type='text'>
If we run into an error during the download, stop the timer that
triggers the update to the progressbar.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Reduce default verbosity</title>
<updated>2017-04-22T19:38:59Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-04-22T19:29:46Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=2182f00177a62c8ca76ccfb7f39f4d564b70389c'/>
<id>urn:sha1:2182f00177a62c8ca76ccfb7f39f4d564b70389c</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Move extra info tab in main window to the very right side again</title>
<updated>2017-04-21T18:27:15Z</updated>
<author>
<name>Stefan Fuchs</name>
<email>sfuchs@gmx.de</email>
</author>
<published>2017-04-21T16:33:38Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=bea1217f7bdda6632b5a7e608c0f655970a5e53a'/>
<id>urn:sha1:bea1217f7bdda6632b5a7e608c0f655970a5e53a</id>
<content type='text'>
Signed-off-by: Stefan Fuchs &lt;sfuchs@gmx.de&gt;
</content>
</entry>
<entry>
<title>After DC import don't do RemoveRows if there is nothing to remove</title>
<updated>2017-04-21T18:26:49Z</updated>
<author>
<name>Stefan Fuchs</name>
<email>sfuchs@gmx.de</email>
</author>
<published>2017-04-21T17:46:13Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=02e768a61beda2730efff1e84f5e5b7341418acf'/>
<id>urn:sha1:02e768a61beda2730efff1e84f5e5b7341418acf</id>
<content type='text'>
This fixes an issue where beginRemoveRows is called with argument -1
in DiveImportedModel::setImportedDivesIndexes.

Signed-off-by: Stefan Fuchs &lt;sfuchs@gmx.de&gt;
</content>
</entry>
<entry>
<title>Do not abort when there is no current dive</title>
<updated>2017-04-20T17:57:11Z</updated>
<author>
<name>Jan Mulder</name>
<email>jlmulder@xs4all.nl</email>
</author>
<published>2017-04-20T08:49:50Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=ff5c04eb9757ef12d451be2ab0597a88db85c068'/>
<id>urn:sha1:ff5c04eb9757ef12d451be2ab0597a88db85c068</id>
<content type='text'>
Yes, currentdive can be undefined in case of of a new logbook and starting the planner
right away. Do not abort on that.

Reported-by: Robert C. Helling &lt;helling@atdotde.de&gt;
Signed-off-by: Jan Mulder &lt;jlmulder@xs4all.nl&gt;
</content>
</entry>
</feed>
