<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/src/panels/information/metadatawidget.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>2009-10-28T07:18:00Z</updated>
<entry>
<title>After some discussions at http://reviewboard.kde.org/r/1938 it turned out that moving KMetaDataWidget and KMetaDataConfigurationDialog to kdelibs should be postponed to KDE 4.5. The main reason is that adding application specific properties is not possible with the current API in a generic way. Also the topic how to hide properties application specific is an open point...</title>
<updated>2009-10-28T07:18:00Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2009-10-28T07:18:00Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=73007f7d632bdd5565b8394043bb2de07bebb336'/>
<id>urn:sha1:73007f7d632bdd5565b8394043bb2de07bebb336</id>
<content type='text'>
So now all adjustments from the review have been adapted to the Dolphin code. After KDE 4.4 has been released some refactoring will be done so that the open topics above are handled in a nice way.

svn path=/trunk/KDE/kdebase/apps/; revision=1041547
</content>
</entry>
<entry>
<title>Fix some spelling mistakes in comments.</title>
<updated>2009-10-19T23:32:21Z</updated>
<author>
<name>Raphael Kubo da Costa</name>
<email>kubito@gmail.com</email>
</author>
<published>2009-10-19T23:32:21Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=5e6f3b87edbb94c084c5926452ea991565f45052'/>
<id>urn:sha1:5e6f3b87edbb94c084c5926452ea991565f45052</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=1037779
</content>
</entry>
<entry>
<title>Use the magic QFlags I love so much.</title>
<updated>2009-10-17T13:16:45Z</updated>
<author>
<name>Sebastian Trueg</name>
<email>sebastian@trueg.de</email>
</author>
<published>2009-10-17T13:16:45Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=e1dde0669fa9c8fb36d6e420a93354c5e78f42b6'/>
<id>urn:sha1:e1dde0669fa9c8fb36d6e420a93354c5e78f42b6</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=1036578
</content>
</entry>
<entry>
<title>* get rid of MetaDataWidget::openConfigurationDialog()</title>
<updated>2009-10-17T12:23:38Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2009-10-17T12:23:38Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=998b88f304a79ba4e2ac67455bad4d69bffa8919'/>
<id>urn:sha1:998b88f304a79ba4e2ac67455bad4d69bffa8919</id>
<content type='text'>
* allow to hide specific data for applications
* check whether Nepomuk has been activated (the check with #idfef HAVE_NEPOMUK is not sufficient in the case if Nepomok is available but not activated)

svn path=/trunk/KDE/kdebase/apps/; revision=1036556
</content>
</entry>
<entry>
<title>remove unnecessary 'const'</title>
<updated>2009-10-16T20:54:50Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2009-10-16T20:54:50Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=ee088814864ba506173ecdd2003b11b081a10644'/>
<id>urn:sha1:ee088814864ba506173ecdd2003b11b081a10644</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=1036229
</content>
</entry>
<entry>
<title>* improved interface + documentation of MetaDataWidget</title>
<updated>2009-10-16T13:01:11Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2009-10-16T13:01:11Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=3852f31c30faea6c305d65e6756797184b3776d5'/>
<id>urn:sha1:3852f31c30faea6c305d65e6756797184b3776d5</id>
<content type='text'>
* provide a configuration dialog for adjusting the visibility of the meta data

svn path=/trunk/KDE/kdebase/apps/; revision=1036058
</content>
</entry>
<entry>
<title>restore functionality that ratings, comments and tags get stored after the user changed the values</title>
<updated>2009-10-13T20:48:38Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2009-10-13T20:48:38Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=660c1fd7679c244004ed91cd491226a2a6dc4293'/>
<id>urn:sha1:660c1fd7679c244004ed91cd491226a2a6dc4293</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=1034884
</content>
</entry>
<entry>
<title>Reactivate reading of the meta data for the rating, comments and tags. All expensive operations are done in a separate thread to assure that the Dolphin UI never gets blocked.</title>
<updated>2009-10-10T20:12:58Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2009-10-10T20:12:58Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=a56d2e78ce3265b66b1443a7707cf54114da7f69'/>
<id>urn:sha1:a56d2e78ce3265b66b1443a7707cf54114da7f69</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=1033696
</content>
</entry>
<entry>
<title>Start of refactoring so that the metadata widget can be moved outside of Dolphin for other applications. The temporary removed code will be integrated again within the next 10 days (-&gt; currently no meta data is shown and cannot be updated).</title>
<updated>2009-10-10T14:13:50Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2009-10-10T14:13:50Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=eaeee9f7d68d120b1982f24e73d8183db3418261'/>
<id>urn:sha1:eaeee9f7d68d120b1982f24e73d8183db3418261</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=1033585
</content>
</entry>
<entry>
<title>Allow to enable/disable which information should be shown in the Information Panel.</title>
<updated>2009-04-12T16:41:14Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2009-04-12T16:41:14Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=cc124237db0e6b8011de934648a728fdc1d6ac92'/>
<id>urn:sha1:cc124237db0e6b8011de934648a728fdc1d6ac92</id>
<content type='text'>
BUG: 156205

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