<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/qt-ui/profile, branch v4.2.1</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v4.2.1</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v4.2.1'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2014-08-07T20:12:32Z</updated>
<entry>
<title>Move the Trash bin to the topRight on the pictures</title>
<updated>2014-08-07T20:12:32Z</updated>
<author>
<name>Tomaz Canabrava</name>
<email>tomaz.canabrava@intel.com</email>
</author>
<published>2014-08-07T19:53:17Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=44f59b60222af70d913fc531ac5cd8164b36552c'/>
<id>urn:sha1:44f59b60222af70d913fc531ac5cd8164b36552c</id>
<content type='text'>
It was too easy to remove a picture by mistake, not anymore.

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>Delete pictures from the Widget by pressing delete</title>
<updated>2014-08-07T01:32:28Z</updated>
<author>
<name>Tomaz Canabrava</name>
<email>tomaz.canabrava@intel.com</email>
</author>
<published>2014-08-06T21:05:54Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=68af9f0afb86b8a98d0b5029cdbf746d95627877'/>
<id>urn:sha1:68af9f0afb86b8a98d0b5029cdbf746d95627877</id>
<content type='text'>
Select the picture, press delete, profit.

[Dirk Hohndel: removed the stray hunk that snuck into this patch]

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>Show the cross hair only when planning or adding a dive</title>
<updated>2014-08-06T19:33:36Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2014-08-06T19:33:36Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=b0addb456767916935a65361338b0cd68c76eb2f'/>
<id>urn:sha1:b0addb456767916935a65361338b0cd68c76eb2f</id>
<content type='text'>
In normal profile mode it's rather redundant and clatters the profile.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Remove unused static function</title>
<updated>2014-08-06T17:59:26Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2014-08-06T17:59:26Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=4c252d8e2323d98ee7fd06f5e0aadf6374b2c124'/>
<id>urn:sha1:4c252d8e2323d98ee7fd06f5e0aadf6374b2c124</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Fix order of initialization warning</title>
<updated>2014-08-06T17:54:37Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2014-08-06T17:54:37Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=98e374e65a061b1cbaccd31398e54403def339c1'/>
<id>urn:sha1:98e374e65a061b1cbaccd31398e54403def339c1</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Don't zoom the profile when the left button is pressed</title>
<updated>2014-08-06T13:21:24Z</updated>
<author>
<name>Robert C. Helling</name>
<email>helling@atdotde.de</email>
</author>
<published>2014-08-06T11:51:54Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=71bed5022c52cf658ccfe4251460f2b94d68218a'/>
<id>urn:sha1:71bed5022c52cf658ccfe4251460f2b94d68218a</id>
<content type='text'>
This prevents zooming out to more than max in the planner. Using a Mac
MagicMouse it happens at times that the finger slides on the mouse while
dragging a waypoint which can result in zooming out further than max.

Fixes #695

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>Make the cross hair less obnoxious on Mac</title>
<updated>2014-08-05T22:47:02Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2014-08-05T22:47:02Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=ebf1b8f62443cb83e97eb2bfce3187eb33f237c2'/>
<id>urn:sha1:ebf1b8f62443cb83e97eb2bfce3187eb33f237c2</id>
<content type='text'>
While on Linux it was drawn as fine 1px line, on Mac it came out rather
fat and obnoxious by default. With this it's always set to a very thin
line.

This still needs more work, but let's leave it where it is for Beta 5.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Add lines that follow the mouse helping see time and depth.</title>
<updated>2014-08-05T21:43:18Z</updated>
<author>
<name>Tomaz Canabrava</name>
<email>tomaz.canabrava@intel.com</email>
</author>
<published>2014-08-05T21:27:00Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=eb4e64d22a8fec880cc1f1007da5f09a88b312b5'/>
<id>urn:sha1:eb4e64d22a8fec880cc1f1007da5f09a88b312b5</id>
<content type='text'>
This was missing from the conversion from the oldPlanner
to the new one, and it also works ok on the profile.

One thing is missing is the Labels on the bottom / left
saying which position it is, but it's already userful.

Fixes #674

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>Picture handling: cleaning up the mess</title>
<updated>2014-08-05T19:37:14Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2014-08-05T19:37:14Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=4583cd8e09944e61aa59baa58e74abee0af0d268'/>
<id>urn:sha1:4583cd8e09944e61aa59baa58e74abee0af0d268</id>
<content type='text'>
We had pointers to data structures on the stack which we frequently
reallocated. These data structure contain basically a filename and an
offset. We then create a hash of the pointers to those datastructures with
the filename being the key. And then we passed those pointers around
through a Qt model(!!!) only in order to then later look up by filename
what the offset might be.

I am at a loss for words for the lunacy behind this design.

How about we just remember the offsets and pass the integers around?

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Picture handling: hide the pictures before deleting</title>
<updated>2014-08-05T18:42:19Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2014-08-05T18:42:19Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=3adbff2320b90bbf27b1bedb540ec3d74fb30f9b'/>
<id>urn:sha1:3adbff2320b90bbf27b1bedb540ec3d74fb30f9b</id>
<content type='text'>
Because of the way deleteLater() is implemented, the pictures need to be
hidden, otherwise they might stay around at the wrong time (e.g., when
printing).

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