<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/desktop-widgets/preferences, branch v4.9.1</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v4.9.1</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v4.9.1'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2019-07-18T12:42:55Z</updated>
<entry>
<title>Cleanup: move deco function declarations to deco.h</title>
<updated>2019-07-18T12:42:55Z</updated>
<author>
<name>Berthold Stoeger</name>
<email>bstoeger@mail.tuwien.ac.at</email>
</author>
<published>2019-07-15T21:36:14Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=0136d76cf4fd5c62f4224d2d721fce2b78097104'/>
<id>urn:sha1:0136d76cf4fd5c62f4224d2d721fce2b78097104</id>
<content type='text'>
Another tiny step in making dive.h smaller: move function
declarations to deco.h if these functions are defined in deco.c
and don't directly concern dives.

Signed-off-by: Berthold Stoeger &lt;bstoeger@mail.tuwien.ac.at&gt;
</content>
</entry>
<entry>
<title>Cleanup: remove includes from qt-models/models.h</title>
<updated>2019-07-18T12:42:55Z</updated>
<author>
<name>Berthold Stoeger</name>
<email>bstoeger@mail.tuwien.ac.at</email>
</author>
<published>2019-07-15T21:16:29Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=16214e753adda16867184df8a57301a13f2e041c'/>
<id>urn:sha1:16214e753adda16867184df8a57301a13f2e041c</id>
<content type='text'>
qt-models/models.h included dive.h and divelist.h. Remove these
unnecessary includes, to reduce interdependencies. A drop in the
bucket, for sure.

Signed-off-by: Berthold Stoeger &lt;bstoeger@mail.tuwien.ac.at&gt;
</content>
</entry>
<entry>
<title>Preferences: warn if ffmpeg can't be loaded</title>
<updated>2019-07-10T15:24:23Z</updated>
<author>
<name>Berthold Stoeger</name>
<email>bstoeger@mail.tuwien.ac.at</email>
</author>
<published>2019-07-05T19:41:21Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=66a5b394d762a1a24723438fca3ce3aea27e43ad'/>
<id>urn:sha1:66a5b394d762a1a24723438fca3ce3aea27e43ad</id>
<content type='text'>
In the preferences widget warn the user when they enter a non-executable
path to ffmpeg. Thus they don't have to start thumbnailing just to
find out that the path is wrong.

Signed-off-by: Berthold Stoeger &lt;bstoeger@mail.tuwien.ac.at&gt;
</content>
</entry>
<entry>
<title>replace deprecated qSort() with std::sort()</title>
<updated>2019-04-12T09:59:17Z</updated>
<author>
<name>Rolf Eike Beer</name>
<email>eike@sf-mail.de</email>
</author>
<published>2019-04-03T18:21:53Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=e3d43b5696d9aede430594fd4304d54d80bd7fac'/>
<id>urn:sha1:e3d43b5696d9aede430594fd4304d54d80bd7fac</id>
<content type='text'>
Signed-off-by: Rolf Eike Beer &lt;eike@sf-mail.de&gt;
</content>
</entry>
<entry>
<title>CMake: add headers to targets</title>
<updated>2019-03-27T21:07:32Z</updated>
<author>
<name>Rolf Eike Beer</name>
<email>eike@sf-mail.de</email>
</author>
<published>2019-03-25T21:47:44Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=7635ee3e776f7adb96dda70ea21920569368ae30'/>
<id>urn:sha1:7635ee3e776f7adb96dda70ea21920569368ae30</id>
<content type='text'>
Signed-off-by: Rolf Eike Beer &lt;eike@sf-mail.de&gt;
</content>
</entry>
<entry>
<title>Desktop: ensure cloud storage email address is all lower case</title>
<updated>2019-03-13T03:27:12Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2019-03-10T01:51:14Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=c922a564953ffbe2e5eeaf01433759bafaf95209'/>
<id>urn:sha1:c922a564953ffbe2e5eeaf01433759bafaf95209</id>
<content type='text'>
We already do that on mobile and I was certain we used to do this for
desktop as well, but apparently that got lost somewhere...

This should solve the problems we are seeing for people with mixed case
email addresses.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>desktop/preferences: rename the default file group</title>
<updated>2019-01-02T17:43:34Z</updated>
<author>
<name>Lubomir I. Ivanov</name>
<email>neolit123@gmail.com</email>
</author>
<published>2019-01-02T17:05:23Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=85fe844af4fa2a76de154af4d0a7ebeb2cbf033e'/>
<id>urn:sha1:85fe844af4fa2a76de154af4d0a7ebeb2cbf033e</id>
<content type='text'>
The original name was just "Dives" which is not
descriptive enough. Use "Default file".

Signed-off-by: Lubomir I. Ivanov &lt;neolit123@gmail.com&gt;
</content>
</entry>
<entry>
<title>Desktop: change preferences dialog name to 'Preferences'</title>
<updated>2018-12-31T17:53:21Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2018-12-31T17:53:21Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=eea0cdee6557e8fe693673d0f3c2b0703cb7b0bc'/>
<id>urn:sha1:eea0cdee6557e8fe693673d0f3c2b0703cb7b0bc</id>
<content type='text'>
Fixes #1912

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Fix bug in for loop that can lead to segfault</title>
<updated>2018-10-25T22:23:03Z</updated>
<author>
<name>Simeon</name>
<email>exxus@users.noreply.github.com</email>
</author>
<published>2018-10-25T21:05:18Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=8cf8d490d6b81c2b8ca6eb4a4852ffb2606b12c2'/>
<id>urn:sha1:8cf8d490d6b81c2b8ca6eb4a4852ffb2606b12c2</id>
<content type='text'>
In case of big log files, where MAX_TANK_INFO is reached, tank_info[i]  != NULL should be checked after i&lt;MAX_TANK_INFO

Signed-off-by: Simeon Geiger &lt;simeon.geiger@gmail.com&gt;</content>
</entry>
<entry>
<title>Preferences: set deco parameters correctly enabled</title>
<updated>2018-10-19T10:25:32Z</updated>
<author>
<name>Jan Mulder</name>
<email>jlmulder@xs4all.nl</email>
</author>
<published>2018-10-16T17:50:32Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=cc225a44f2342d343e97a58b38b2f510ba1d173c'/>
<id>urn:sha1:cc225a44f2342d343e97a58b38b2f510ba1d173c</id>
<content type='text'>
And fix another bug in this area of the code. It appeared that
the gflow/gfhigh and conservatism deco parameters where not
enabled at startup, but after toggling the VPM vs BUEHLMANN setting
they were.

So, fix this as well.

Signed-off-by: Jan Mulder &lt;jlmulder@xs4all.nl&gt;
</content>
</entry>
</feed>
