<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/icons, branch v4.1.90</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v4.1.90</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v4.1.90'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2014-07-10T19:37:54Z</updated>
<entry>
<title>Use different gas change icons</title>
<updated>2014-07-10T19:37:54Z</updated>
<author>
<name>roberto forini</name>
<email>forini.r@gmail.com</email>
</author>
<published>2014-07-10T17:54:05Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=9262d8a5187475b157dde399f84b58ee0ff8e4b5'/>
<id>urn:sha1:9262d8a5187475b157dde399f84b58ee0ff8e4b5</id>
<content type='text'>
[Dirk Hohndel: scaled PNG files and added the code to show them and
               to make them somewhat bigger]

Signed-off-by: roberto forini &lt;forini.r@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Added icon for Pictures based on the KDE iconpack</title>
<updated>2014-07-10T17:15:16Z</updated>
<author>
<name>Tomaz Canabrava</name>
<email>tomaz.canabrava@intel.com</email>
</author>
<published>2014-07-10T15:40:43Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=7294d7bc5ff767e5c00d844431144e3c9aa5416e'/>
<id>urn:sha1:7294d7bc5ff767e5c00d844431144e3c9aa5416e</id>
<content type='text'>
This is just untill luisa send us correct icons.

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>Place holder icon for network prefs</title>
<updated>2014-07-10T14:44:39Z</updated>
<author>
<name>Joakim Bygdell</name>
<email>j.bygdell@gmail.com</email>
</author>
<published>2014-07-10T14:44:39Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=ac2bcc8e1620379020f2e3a17ed9f0b62d2a8c29'/>
<id>urn:sha1:ac2bcc8e1620379020f2e3a17ed9f0b62d2a8c29</id>
<content type='text'>
Until we can get a proper one.

Signed-off-by: Joakim Bygdell &lt;j.bygdell@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Clarify the gaschange icon</title>
<updated>2014-07-01T14:10:38Z</updated>
<author>
<name>Anton Lundin</name>
<email>glance@acc.umu.se</email>
</author>
<published>2014-07-01T11:12:54Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=2af7aefd7312c0e85e3b3bc57f3e3ff106bc54db'/>
<id>urn:sha1:2af7aefd7312c0e85e3b3bc57f3e3ff106bc54db</id>
<content type='text'>
This removes the white circle in the backround of the gaschange icon.
This makes it stand out a bit less but looks better to me.

This also fills in the black part on the cylinder neck.

Signed-off-by: Anton Lundin &lt;glance@acc.umu.se&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Profile: change event icon for gaschange</title>
<updated>2014-06-29T04:07:39Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2014-06-29T04:07:39Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=b1e50fb157c6c86af28d4beb4e365ec15a08e748'/>
<id>urn:sha1:b1e50fb157c6c86af28d4beb4e365ec15a08e748</id>
<content type='text'>
This is not ideal, but it gets us closer to what we need.

Fixes #556

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Fallback to loading theme icons from resources</title>
<updated>2014-06-28T13:29:20Z</updated>
<author>
<name>Sergey Starosek</name>
<email>sergey.starosek@gmail.com</email>
</author>
<published>2014-06-28T08:14:36Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=22d56889bbed5616d40d4a1391750b94ec500b9e'/>
<id>urn:sha1:22d56889bbed5616d40d4a1391750b94ec500b9e</id>
<content type='text'>
Since not all platforms support theme icons, we need to pack
them into resources and fallback to that resource theme.

There seems to be a bug in Qt
(https://bugreports.qt-project.org/browse/QTBUG-16697), thus
default theme name (hicolor) does not work. So we test for
'window-close' theme icon on startup and if not found, set theme
name to 'subsurface'

Signed-off-by: Sergey Starosek &lt;sergey.starosek@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Added a background for the ShowDate widget.</title>
<updated>2014-06-20T22:41:28Z</updated>
<author>
<name>Tomaz Canabrava</name>
<email>tomaz.canabrava@intel.com</email>
</author>
<published>2014-06-19T15:11:02Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=f49a9007a7ac07a57339f4a289465749407ff4e8'/>
<id>urn:sha1:f49a9007a7ac07a57339f4a289465749407ff4e8</id>
<content type='text'>
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>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>
</feed>
