<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/qt-ui, branch v4.4.0</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v4.4.0</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v4.4.0'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2015-02-03T23:14:09Z</updated>
<entry>
<title>Do not set default bg to white on the models</title>
<updated>2015-02-03T23:14:09Z</updated>
<author>
<name>Tomaz Canabrava</name>
<email>tomaz.canabrava@intel.com</email>
</author>
<published>2015-02-03T22:56:06Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=cc9c24d46ae4c1a9acfc3f900d27d646a0e2b3f7'/>
<id>urn:sha1:cc9c24d46ae4c1a9acfc3f900d27d646a0e2b3f7</id>
<content type='text'>
The user may have a different theme, as i did, and it
looked very wrong.

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>Don't allow the Cylinder option be edited in PLAN / ADD mode</title>
<updated>2015-02-03T23:13:05Z</updated>
<author>
<name>Tomaz Canabrava</name>
<email>tomaz.canabrava@intel.com</email>
</author>
<published>2015-02-03T22:53:25Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=3671c991e82715279791bf1ec37367cae64352a4'/>
<id>urn:sha1:3671c991e82715279791bf1ec37367cae64352a4</id>
<content type='text'>
This sets the combobox to disabled if the profile is in
any mode besides PROFILE.

Fixes #824

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 crash when removing an out-of-profile divepoints</title>
<updated>2015-02-03T19:27:41Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2015-02-03T18:44:37Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=4f9705f3f54fc14d6b38123160f07015c41f3519'/>
<id>urn:sha1:4f9705f3f54fc14d6b38123160f07015c41f3519</id>
<content type='text'>
We can end up having a divepoint that is outside the dive profile. In
this case, we used to crash, but this hack prevents the index out of
range issue.

Fixes #784

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>Fix crash when moving divepoints rigorously</title>
<updated>2015-02-03T19:27:35Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2015-02-03T18:44:36Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=6f795a0059f5b1540d62bab30bc62422717420bb'/>
<id>urn:sha1:6f795a0059f5b1540d62bab30bc62422717420bb</id>
<content type='text'>
I have no idea how the index ends up outside the range, but at least
this prevents a crash in this case.

See #784

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>Disable dive component copy/paste shortcuts when no profile show</title>
<updated>2015-02-03T15:36:09Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2015-02-03T15:30:08Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=d34965135a3b3f8fd887bb1d2a6083fb2f181fb0'/>
<id>urn:sha1:d34965135a3b3f8fd887bb1d2a6083fb2f181fb0</id>
<content type='text'>
Instead of inventing another way to do this (and inevitably forgetting a
path where this should be re-enabled) I renamed the DcShortcup related
function and made them enable/disable the copy and paste shortcuts as
well.

Of course there now is one exception (isn't there always?): in "ADD" state
we don't want to be able to switch DCs, but we do want to be able to
paste.

Fixes #825

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Don't show the plot_info table in every debug build</title>
<updated>2015-02-02T21:14:04Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2015-02-02T21:12:11Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=baa4b4d7c5c3fef4a13b4c592b3e63cd4bc1746f'/>
<id>urn:sha1:baa4b4d7c5c3fef4a13b4c592b3e63cd4bc1746f</id>
<content type='text'>
Instead add a new define SHOW_PLOT_INFO_TABLE that triggers if this
debugging aid is shown.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Fixed CMakeLists.txt to work with Qt5</title>
<updated>2015-02-02T16:00:49Z</updated>
<author>
<name>Patrick Valsecchi</name>
<email>patrick@thus.ch</email>
</author>
<published>2015-02-02T15:52:35Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=7e0ff8c1e43e9f8ae76e283046c00223a38cbece'/>
<id>urn:sha1:7e0ff8c1e43e9f8ae76e283046c00223a38cbece</id>
<content type='text'>
Signed-off-by: Patrick Valsecchi &lt;patrick@thus.ch&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Do not go to edit mode if nothing changed</title>
<updated>2015-02-02T15:06:56Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2015-02-01T19:25:27Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=414b9807e6470506cd5103acdb9a86d233eda572'/>
<id>urn:sha1:414b9807e6470506cd5103acdb9a86d233eda572</id>
<content type='text'>
Fixes #804

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>Fix Ubuntu glitch with completer popup</title>
<updated>2015-02-01T21:50:35Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2015-02-01T20:44:19Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=e1db5f21b15b2d5ac9845f9f85bf433020bc35f0'/>
<id>urn:sha1:e1db5f21b15b2d5ac9845f9f85bf433020bc35f0</id>
<content type='text'>
On Ubuntu, the completer often prevents applying/discarding the changes
on the dive info pane and disrupts editing of other fields as well. This
patch prevents the completer popup from appearing when not in edit mode
(apply or discard is pressed) or when the string is still empty.

Fixes #818

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>Facebook integration: recognize when user didn't allow us to post</title>
<updated>2015-02-01T18:52:28Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2015-02-01T18:52:28Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=62bc751bd900232ed6dc1ae8269f9f889531c0d9'/>
<id>urn:sha1:62bc751bd900232ed6dc1ae8269f9f889531c0d9</id>
<content type='text'>
Why someone would log in but then not allow us to post I don't know... but
it seems useful to at least handle it...

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