<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/src/panels/information/metadataconfigurationdialog.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>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>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>Use the tunedLabel() workaround also for the configuration dialog. Hopefully this can be cleaned up until KDE 4.4...</title>
<updated>2009-10-17T12:43:58Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2009-10-17T12:43:58Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=59c430bb3f0d68135e3d05acb086b53ff07ba1ff'/>
<id>urn:sha1:59c430bb3f0d68135e3d05acb086b53ff07ba1ff</id>
<content type='text'>
CCMAIL: trueg@kde.org

svn path=/trunk/KDE/kdebase/apps/; revision=1036559
</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>* allow editing of tags</title>
<updated>2009-10-16T22:53:27Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2009-10-16T22:53:27Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=e512e98b41f5d69b9e263ca703d75383e705ff05'/>
<id>urn:sha1:e512e98b41f5d69b9e263ca703d75383e705ff05</id>
<content type='text'>
* minor adjustments for the default settings of visible meta data

svn path=/trunk/KDE/kdebase/apps/; revision=1036296
</content>
</entry>
<entry>
<title>prepare the behavior-settings dialog to configure the shown meta data for tooltips</title>
<updated>2009-10-16T15:50:30Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2009-10-16T15:50:30Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=0bd6e46b2b274be3b9cd9c3759b771abf04a6eb9'/>
<id>urn:sha1:0bd6e46b2b274be3b9cd9c3759b771abf04a6eb9</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=1036100
</content>
</entry>
<entry>
<title>prepare MetaDataConfigurationDialog to be a public class in the Nepomuk libs</title>
<updated>2009-10-16T14:17:49Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2009-10-16T14:17:49Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=a6355d1ca42ae6ff57da81dbc1a3b097fbc333ca'/>
<id>urn:sha1:a6355d1ca42ae6ff57da81dbc1a3b097fbc333ca</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=1036074
</content>
</entry>
<entry>
<title>Fixed compilation issue if HAVE_NEPOMUK is not set. This #ifdef HAVE_NEPOMUK stuff is really a pain :-(</title>
<updated>2009-10-16T13:45:47Z</updated>
<author>
<name>Peter Penz</name>
<email>peter.penz19@gmail.com</email>
</author>
<published>2009-10-16T13:45:47Z</published>
<link rel='alternate' type='text/html' href='https://fiftyfourth.xyz/git/dolphin/commit/?id=7d4242d2c77e8e70e0a45af7a626b561febfdd04'/>
<id>urn:sha1:7d4242d2c77e8e70e0a45af7a626b561febfdd04</id>
<content type='text'>
svn path=/trunk/KDE/kdebase/apps/; revision=1036067
</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>
</feed>
