<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/desktop-widgets, branch v4.8.2</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v4.8.2</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v4.8.2'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2018-09-16T15:07:33Z</updated>
<entry>
<title>Desktop UI: small layout correction export dialog</title>
<updated>2018-09-16T15:07:33Z</updated>
<author>
<name>Jan Mulder</name>
<email>jlmulder@xs4all.nl</email>
</author>
<published>2018-09-16T12:37:59Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=7efcb0594c7d5f12980e8f569234abc4534924e9'/>
<id>urn:sha1:7efcb0594c7d5f12980e8f569234abc4534924e9</id>
<content type='text'>
2 UI items where poorly aligned. Fixed here.

Reported-by: willemferguson &lt;willemferguson@zoology.up.ac.za&gt;
Signed-off-by: Jan Mulder &lt;jlmulder@xs4all.nl&gt;
</content>
</entry>
<entry>
<title>code cleanup: replace lring with file local function</title>
<updated>2018-09-15T22:51:26Z</updated>
<author>
<name>Tomaz Canabrava</name>
<email>tcanabrava@kde.org</email>
</author>
<published>2018-09-13T15:45:14Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=7319b50a5d7c46abd7495aa51740ec6cb0ec0141'/>
<id>urn:sha1:7319b50a5d7c46abd7495aa51740ec6cb0ec0141</id>
<content type='text'>
And simplify the code.

Signed-off-by: Tomaz Canabrava &lt;tcanabrava@kde.org&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>code cleanup: no need for default if we test every case</title>
<updated>2018-09-15T22:51:26Z</updated>
<author>
<name>Tomaz Canabrava</name>
<email>tcanabrava@kde.org</email>
</author>
<published>2018-09-14T14:49:42Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=77d7e550feb6b7d6bce8a470d53fe087af5a1851'/>
<id>urn:sha1:77d7e550feb6b7d6bce8a470d53fe087af5a1851</id>
<content type='text'>
Signed-off-by: Tomaz Canabrava &lt;tcanabrava@kde.org&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>code cleanup: use ByteArray.size() instead of strlen</title>
<updated>2018-09-15T22:51:26Z</updated>
<author>
<name>Tomaz Canabrava</name>
<email>tcanabrava@kde.org</email>
</author>
<published>2018-09-14T14:49:18Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=7ab35f7858c8d840cf098de82f6b6265e4ec7b8b'/>
<id>urn:sha1:7ab35f7858c8d840cf098de82f6b6265e4ec7b8b</id>
<content type='text'>
Removes a size_t vs int warning

Signed-off-by: Tomaz Canabrava &lt;tcanabrava@kde.org&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>code cleanup: pre-calculate the test and pass it directly</title>
<updated>2018-09-15T22:51:26Z</updated>
<author>
<name>Tomaz Canabrava</name>
<email>tcanabrava@kde.org</email>
</author>
<published>2018-09-14T14:48:51Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=00ef514da387b63311a6d02afc2e0cf9bdf9d05c'/>
<id>urn:sha1:00ef514da387b63311a6d02afc2e0cf9bdf9d05c</id>
<content type='text'>
Signed-off-by: Tomaz Canabrava &lt;tcanabrava@kde.org&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>code cleanup: allocate the vector in one go</title>
<updated>2018-09-15T22:51:26Z</updated>
<author>
<name>Tomaz Canabrava</name>
<email>tcanabrava@kde.org</email>
</author>
<published>2018-09-14T14:47:23Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=6d552d61b941dbc3a018ba46afdf27812bee2073'/>
<id>urn:sha1:6d552d61b941dbc3a018ba46afdf27812bee2073</id>
<content type='text'>
The &lt;&lt; alternative can reallocate the vector, but we know it's size, so
preallocate.

Signed-off-by: Tomaz Canabrava &lt;tcanabrava@kde.org&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>code cleanup: simplify if / else chains</title>
<updated>2018-09-15T22:51:26Z</updated>
<author>
<name>Tomaz Canabrava</name>
<email>tcanabrava@kde.org</email>
</author>
<published>2018-09-13T16:08:26Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=858740e8a1ad9b0febb1f805cccf1f943062375b'/>
<id>urn:sha1:858740e8a1ad9b0febb1f805cccf1f943062375b</id>
<content type='text'>
Signed-off-by: Tomaz Canabrava &lt;tcanabrava@kde.org&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>code cleanup: remove allocations</title>
<updated>2018-09-15T22:51:26Z</updated>
<author>
<name>Tomaz Canabrava</name>
<email>tcanabrava@kde.org</email>
</author>
<published>2018-09-15T15:26:35Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=9e6a3bee0d029205169896dc9d2b39f421a3039a'/>
<id>urn:sha1:9e6a3bee0d029205169896dc9d2b39f421a3039a</id>
<content type='text'>
Simply create the string in one go.

Signed-off-by: Tomaz Canabrava &lt;tcanabrava@kde.org&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>code cleanup: use nullptr in C++ files</title>
<updated>2018-09-15T22:51:26Z</updated>
<author>
<name>Tomaz Canabrava</name>
<email>tcanabrava@kde.org</email>
</author>
<published>2018-09-15T15:25:10Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=2d6633eee04de7ce2315ecf141267e50babe1ffa'/>
<id>urn:sha1:2d6633eee04de7ce2315ecf141267e50babe1ffa</id>
<content type='text'>
Using 0 or NULL are C idioms.

Signed-off-by: Tomaz Canabrava &lt;tcanabrava@kde.org&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>code cleanup: unamed namespace instead of global or static variables</title>
<updated>2018-09-15T22:51:26Z</updated>
<author>
<name>Tomaz Canabrava</name>
<email>tcanabrava@kde.org</email>
</author>
<published>2018-09-13T15:55:47Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=17a6f288277514ad4e9a44610b7b3b023c69f3cb'/>
<id>urn:sha1:17a6f288277514ad4e9a44610b7b3b023c69f3cb</id>
<content type='text'>
Unamed namespace behaves the same way as static variables in C source.

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