<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/src/views/versioncontrol/pendingthreadsmaintainer.h, branch master</title>
<subtitle>Patched KDE Dolphin with Pixel Scaling
</subtitle>
<id>https://fiftyfourth.xyz/git/dolphin/atom?h=master</id>
<link rel='self' href='https://fiftyfourth.xyz/git/dolphin/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/'/>
<updated>2011-09-09T10:28:28Z</updated>
<entry>
<title>Version control: Get rid of PendingThreadsMaintainer</title>
<updated>2011-09-09T10:28:28Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2011-09-09T10:27:11Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=9dbd073951f999d6b6fad46864622baf0a25ef35'/>
<id>urn:sha1:9dbd073951f999d6b6fad46864622baf0a25ef35</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typo</title>
<updated>2011-08-13T11:14:31Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2011-08-13T11:14:31Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=7230abb635e4f43db3d61821ed671486ee71d922'/>
<id>urn:sha1:7230abb635e4f43db3d61821ed671486ee71d922</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a TODO-proposal for a cleaner solution of the PendingThreadsMaintainer</title>
<updated>2011-08-13T11:09:02Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2011-08-13T11:09:02Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=917619f52a74f50889f5a0c66c47d3942cf2d9cc'/>
<id>urn:sha1:917619f52a74f50889f5a0c66c47d3942cf2d9cc</id>
<content type='text'>
Thanks to Andre Wöbbeking for giving me a pointer to fix this ;-)

CCMAIL: woebbeking@kde.org
</content>
</entry>
<entry>
<title>Coding style update for pointer comparison</title>
<updated>2011-02-09T18:24:27Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2011-02-09T18:21:58Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=d3496b12310d9fec0e52e537c341e87fcaa2f8b5'/>
<id>urn:sha1:d3496b12310d9fec0e52e537c341e87fcaa2f8b5</id>
<content type='text'>
Most developers seem to prefer
  if (ptr) ...
  if (!ptr) ...
in comparison to
  if (ptr != 0) ...
  if (ptr == 0) ...

Adjusted the Dolphin-code to use the "most-prefered style" to make contributors happy.
</content>
</entry>
<entry>
<title>Update e-mail address from peter.penz@gmx.at to peter.penz19@gmail.com</title>
<updated>2011-02-04T14:57:33Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2011-02-04T14:57:33Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=fd74aa8e2057158d2eadb835eb61564854c81020'/>
<id>urn:sha1:fd74aa8e2057158d2eadb835eb61564854c81020</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sourcecode hierarchy cleanup: Move folders "tooltips" and "versioncontrol" into "views"</title>
<updated>2010-07-24T22:17:01Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2010-07-24T22:17:01Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=1cb5a202e4c861025d4eda5813848cdb7d5f350d'/>
<id>urn:sha1:1cb5a202e4c861025d4eda5813848cdb7d5f350d</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=1154151
</content>
</entry>
</feed>
