<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/src/kitemviews/knepomukrolesprovider.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>2012-04-11T14:08:32Z</updated>
<entry>
<title>KItemViews: Internal directory restructuration</title>
<updated>2012-04-11T14:08:32Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2012-04-11T14:06:18Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=6c3d9acbc22ea9463ba40ef84c9e8c8419dfacf3'/>
<id>urn:sha1:6c3d9acbc22ea9463ba40ef84c9e8c8419dfacf3</id>
<content type='text'>
- Move all private headers from the kitemviews-directory into
the 'private' subdirectory.

- Get rid of DolphinDirLister and just use a directory-lister
  internally in KFileItemModel.

- Minor interface-cleanups for signals
</content>
</entry>
<entry>
<title>Improvements for slow sorting roles</title>
<updated>2012-04-10T14:36:26Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2012-04-10T14:30:50Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=d9dbd3398a258d04ec4517fd13e795b437c869d6'/>
<id>urn:sha1:d9dbd3398a258d04ec4517fd13e795b437c869d6</id>
<content type='text'>
If the sorting is done for data which is resolved asynchronously
(e.g. rating), it is important to give a visual feedback about
the state of the sorting. This is done now by a progress
indication in the statusbar.

Also optimizations for "Sort by type" have been done: Although
resolving a type can be expensive in the most often case it is a
very cheap operation. So it the sorting is done by type, try
to resolve the type synchronously for at least 200 ms to prevent
a asynchronous resorting. This is usually sufficient to have
resolved types even for directories with several thousands of
items.

BUG: 292733
FIXED-IN: 4.9.0
</content>
</entry>
<entry>
<title>Provide proper translation for orientation-EXIF-value</title>
<updated>2012-04-07T07:49:31Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2012-04-07T07:49:00Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=94a44c03e45ca9715d7dd4370f2b0daf067f835c'/>
<id>urn:sha1:94a44c03e45ca9715d7dd4370f2b0daf067f835c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Show a placeholder for roles that are empty</title>
<updated>2012-04-07T07:15:42Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2012-04-07T07:14:50Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=f4fd2c201ff4f0317bef74819fe37d45eddd129f'/>
<id>urn:sha1:f4fd2c201ff4f0317bef74819fe37d45eddd129f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update items if a Nepomuk property has been changed</title>
<updated>2012-04-06T16:04:56Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2012-04-06T16:03:24Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=5d27eb81cd038d1cf66f21efa24cb8c2ebd52557'/>
<id>urn:sha1:5d27eb81cd038d1cf66f21efa24cb8c2ebd52557</id>
<content type='text'>
If a Nepomuk property has been changed (e.g. by changing the rating
in the Information Panel) the corresponding item in the view must
be updated.
</content>
</entry>
<entry>
<title>Allow showing Nepomuk metadata inside views</title>
<updated>2012-04-01T14:46:54Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2012-04-01T14:42:46Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=a4ede4e0ebaf0bba57da8fc2924577f1a8ff7b54'/>
<id>urn:sha1:a4ede4e0ebaf0bba57da8fc2924577f1a8ff7b54</id>
<content type='text'>
Metadata like image-size, rating, comments, tags, ... can be shown
now in the view (e.g. as column in the Details mode).

Still open: The rating-information needs to be shown as stars.

In the context of this feature also the following bugs have been
fixed:
- Fix visual glitches in the header of the Details mode
- Improve the minimum column width calculation to respect also
  the headling and not only the content

BUG: 296782
FIXED-IN: 4.9.0
</content>
</entry>
</feed>
