<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/src/views/selectiontoggle.cpp, 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-07-30T18:13:41Z</updated>
<entry>
<title>Merged very early alpha-version of Dolphin 2.0</title>
<updated>2011-07-30T18:13:41Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2011-07-30T18:13:09Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=f23e9496f303995557b744c03178f5dbd9b35016'/>
<id>urn:sha1:f23e9496f303995557b744c03178f5dbd9b35016</id>
<content type='text'>
Dolphin 2.0 will get a new view-engine with the
following improvements:
- Better performance
- Animated transitions
- No clipped filenames due to dynamic item-sizes
- Grouping support for all view-modes
- Non-rectangular selection areas
- Simplified code for better maintenance

More details will be provided in a blog-entry during
the next days.

Please note that the code is in a very
early alpha-stage and although the most tricky parts
have been implemented already very basic things like
drag and drop or selections have not been pushed yet.
Those things are rather trivial to implement but this
still will take some time.
</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>Use capitalized KDE includes</title>
<updated>2011-02-04T14:43:21Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2011-02-04T14:43:21Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=8eb9b508ca87fb1d634d8b8ba62c054ed04466d2'/>
<id>urn:sha1:8eb9b508ca87fb1d634d8b8ba62c054ed04466d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move the changing of the cursor-shape from the extensions-factory and the selection-toggle to the selection-manager. Beside simplifying the code this also solves some corner-cases where the shape has not been restored correctly.</title>
<updated>2010-10-08T19:10:53Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2010-10-08T19:10:53Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=f955ee200da38d80be4833d8b421221874896ca1'/>
<id>urn:sha1:f955ee200da38d80be4833d8b421221874896ca1</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=1183934
</content>
</entry>
<entry>
<title>Apply the cursor asynchronously. This fixes the issue that a pointing-hand cursor is shown if the selection-toggle and the item are hovered at the same time.</title>
<updated>2010-10-06T14:42:48Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2010-10-06T14:42:48Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=ec861fd2690007ed996138f3d845f507c721f4af'/>
<id>urn:sha1:ec861fd2690007ed996138f3d845f507c721f4af</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=1183214
</content>
</entry>
<entry>
<title>Use a pointing-hand cursor when hovering items as discussed on http://lists.kde.org/?l=kde-core-devel&amp;m=126027946921686&amp;w=1</title>
<updated>2010-10-06T13:58:47Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2010-10-06T13:58:47Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=e2b844437e9308a04ddf043ae9d2f5c8ffef97b0'/>
<id>urn:sha1:e2b844437e9308a04ddf043ae9d2f5c8ffef97b0</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=1183195
</content>
</entry>
<entry>
<title>Add a small invisible margin to the selection toggle in case the item-height is nearly equal to the toggle-height. This prevents an accidental execution of application in the details-view with the default icon-size.</title>
<updated>2010-09-22T19:12:09Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2010-09-22T19:12:09Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=abefc8663ac5c9dc15ad08408e224b3a3cef3b6f'/>
<id>urn:sha1:abefc8663ac5c9dc15ad08408e224b3a3cef3b6f</id>
<content type='text'>
BUG: 169494
FIXED-IN: 4.6.0

svn path=/trunk/KDE/kdebase/apps/; revision=1178332
</content>
</entry>
<entry>
<title>Avoid the unnecessary construction of a KIconEffect by using the one provided by Dolphin's global KIconLoader</title>
<updated>2010-08-29T17:12:25Z</updated>
<author>
<name>Jonathan Michael Thomas</name>
<email>echidnaman@kubuntu.org</email>
</author>
<published>2010-08-29T17:12:25Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=efb1cd9cad5ee540e0e37a3a6d9cbe9fe5d55268'/>
<id>urn:sha1:efb1cd9cad5ee540e0e37a3a6d9cbe9fe5d55268</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=1169558
</content>
</entry>
<entry>
<title>Sourcecode hierarchy cleanup: Create folder "views" and move view related sources to it</title>
<updated>2010-07-24T21:45:49Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2010-07-24T21:45:49Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=652d08c9242ed51d86dba3b2afda9d3b2e9a9cd7'/>
<id>urn:sha1:652d08c9242ed51d86dba3b2afda9d3b2e9a9cd7</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=1154146
</content>
</entry>
</feed>
