<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/icons, 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-16T19:10:28Z</updated>
<entry>
<title>New icons</title>
<updated>2014-04-16T19:10:28Z</updated>
<author>
<name>Luisa Pires</name>
<email>luisapiresdesign@gmail.com</email>
</author>
<published>2014-04-16T15:34:20Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=a8aa3a2f0084ae12a3a3dbcc27396877c30a38f2'/>
<id>urn:sha1:a8aa3a2f0084ae12a3a3dbcc27396877c30a38f2</id>
<content type='text'>
- Replace the current text-based heart rate icon
- Replace the DC-reported ceiling icon

Signed-off-by: Luisa Pires &lt;luisapiresdesign@gmail.com&gt;
Signed-off-by: Willem Ferguson &lt;willemferguson@zoology.up.ac.za&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>New icons</title>
<updated>2014-03-13T23:14:51Z</updated>
<author>
<name>Luisa Pires</name>
<email>luisapiresdesign@gmail.com</email>
</author>
<published>2014-03-13T23:14:51Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=0b114a198eb3a648c507bc801a0343bf04dc0191'/>
<id>urn:sha1:0b114a198eb3a648c507bc801a0343bf04dc0191</id>
<content type='text'>
These are contributed to Subsurface under GPL.

Signed-off-by: Luisa Pires &lt;luisapiresdesign@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Profile2: use a different image when no profile is visible</title>
<updated>2014-03-10T16:02:25Z</updated>
<author>
<name>Lubomir I. Ivanov</name>
<email>neolit123@gmail.com</email>
</author>
<published>2014-03-10T15:59:01Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=324b8cbff1a5ee9ab0fe2ec04183bb9c0c821dc1'/>
<id>urn:sha1:324b8cbff1a5ee9ab0fe2ec04183bb9c0c821dc1</id>
<content type='text'>
This patch adds a new image resource named poster.png which,
is shown instead of the 3 posters. The main reason for that
is due to the poster text not being visible. This new image
is pretty much the Subsurface logo only.

It also removes the grid lines, while the poster is visible.

Signed-off-by: Lubomir I. Ivanov &lt;neolit123@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Changes to icons in profile panel</title>
<updated>2014-03-04T20:59:17Z</updated>
<author>
<name>Willem Ferguson</name>
<email>willemferguson@zoology.up.ac.za</email>
</author>
<published>2014-03-04T20:29:51Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=480280937aad6d34742440333d34754aaeda7b28'/>
<id>urn:sha1:480280937aad6d34742440333d34754aaeda7b28</id>
<content type='text'>
- Replace dustbin icon.
- Replace NDL/TTS tool tip with "Show NDL / TTS"
- Create tool tip for scale icon: "Rescale depth axis"

Signed-off-by: Willem Ferguson &lt;willemferguson@zoology.up.ac.za&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Reorganise buttons in profile panel</title>
<updated>2014-03-04T15:54:52Z</updated>
<author>
<name>Willem Ferguson</name>
<email>willemferguson@zoology.up.ac.za</email>
</author>
<published>2014-03-04T15:01:18Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=851834830447a9dbfec02a6822dd36a1e5796c04'/>
<id>urn:sha1:851834830447a9dbfec02a6822dd36a1e5796c04</id>
<content type='text'>
- Move the buttons of the profile window around to have more sane positions.
- All the buttons affecting the ceiling(s) are now grouped together.
- All the buttons affecting the Information Box are now grouped together.
- The previous icon for "Show calculated ceiling" has been reassigned to
  "Show all tissues"
- A new stand-in button hav been included for "Show calculated ceiling"

Signed-off-by: Willem Ferguson &lt;willem@willem-Precision-M4700.(none)&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Strip incorrect iCCP profiles from new icons</title>
<updated>2014-03-02T19:08:58Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2014-03-02T19:08:58Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=92da9c7f7ce1ddfe615510a568cdd3b43586b1d8'/>
<id>urn:sha1:92da9c7f7ce1ddfe615510a568cdd3b43586b1d8</id>
<content type='text'>
simply run
convert &lt;name&gt;.png -strip &lt;name&gt;.png

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Icons for new profile</title>
<updated>2014-03-02T18:53:30Z</updated>
<author>
<name>Andrey Zhdanov</name>
<email>andrjufka@gmail.com</email>
</author>
<published>2014-03-02T18:26:08Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=3be1358b46a53e4417822f69813ff93d2de2ed5c'/>
<id>urn:sha1:3be1358b46a53e4417822f69813ff93d2de2ed5c</id>
<content type='text'>
Existing dummy icons are replaced with new ones for:
- o2 graph
- n2 graph
- He graph
- MOD
- EAD, EED, END
- DC reported ceiling
- calculated ceiling
- calculated ceiling in 3m increments
- SAC
- ruler

Fixes #446

Signed-off-by: Andrey Zhdanov &lt;andrjufka@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Fix the 'Empty' profile state that was broken for ages.</title>
<updated>2014-02-08T15:18:40Z</updated>
<author>
<name>Tomaz Canabrava</name>
<email>tcanabrava@kde.org</email>
</author>
<published>2014-02-07T18:34:42Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=d66e4b5236441f3ac83a314055e4981571197d86'/>
<id>urn:sha1:d66e4b5236441f3ac83a314055e4981571197d86</id>
<content type='text'>
Show a nice poster that Luisa did for Subsurface ( we have a few other
options that I'm waiting her to send. )

Signed-off-by: Tomaz Canabrava &lt;tcanabrava@kde.org&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Strip the incorrect ICC profiles from png files</title>
<updated>2013-12-29T14:24:42Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2013-12-29T14:24:42Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=63e4b804eb66ea1e58144f2f778d8156f5a75358'/>
<id>urn:sha1:63e4b804eb66ea1e58144f2f778d8156f5a75358</id>
<content type='text'>
This was first reported by Benjamin Fogel who also sent a patch but that
patch was changing all pngs instead of just those affected.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Add PNG versions of our SVG icons</title>
<updated>2013-11-27T18:00:51Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2013-11-27T17:48:56Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=c64e9ea28d307593b3607f2bb45914540524b9dc'/>
<id>urn:sha1:c64e9ea28d307593b3607f2bb45914540524b9dc</id>
<content type='text'>
This is just a temporary workaround while we figure out why the Windows
build doesn't load SVGs correctly. To avoid messing with the build system
I simply switch to using PNG everywhere.

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