<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/src/views/viewextensionsfactory.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>Fix issue that wrong directory is shown</title>
<updated>2011-02-28T21:07:06Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2011-02-28T21:04:00Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=7df84881251f60d2bd501eab3f2d1413e9823b21'/>
<id>urn:sha1:7df84881251f60d2bd501eab3f2d1413e9823b21</id>
<content type='text'>
Commit 680009b522b2c9eda03201ac02dc18994b5a8bd0 resulted in a regression when switching from a view in the column-mode to a view in the icon- or details-mode: The wrong content has been shown. This patch reverts commit 680009b522b2c9eda03201ac02dc18994b5a8bd0 and solves the performance-issue in combination with previews by triggering the preview-generation in a queued way.
</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>Show the pointing-hand cursor also when the selection-toggle is disabled</title>
<updated>2011-01-31T21:35:14Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2011-01-31T21:35:14Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=4d2e4979c5746cb888b51c06a0c21a03b83f0fb3'/>
<id>urn:sha1:4d2e4979c5746cb888b51c06a0c21a03b83f0fb3</id>
<content type='text'>
CCBUG: 264791
</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>Restore the cursor if the URL has been changed. This assures that the pointing-hand cursor gets reset when changing the directory.</title>
<updated>2010-10-06T14:53:06Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2010-10-06T14:53:06Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=d928089fd23b48dcb9ad8511c87b3b695b149487'/>
<id>urn:sha1:d928089fd23b48dcb9ad8511c87b3b695b149487</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=1183219
</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>Remove the workaround to show the tooltip temporary on a hidden position, to have a valid layout. Based on Maciej Mrozowski's patch this is now done by postponing the showing of the tooltip until the meta-data and the preview has been received.</title>
<updated>2010-08-02T06:39:36Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2010-08-02T06:39:36Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=959642ace563d59d5fada0961fd4c79c55fccff6'/>
<id>urn:sha1:959642ace563d59d5fada0961fd4c79c55fccff6</id>
<content type='text'>
CCBUG: 245491

svn path=/trunk/KDE/kdebase/apps/; revision=1158057
</content>
</entry>
</feed>
