┌ ┐
54
└ ┘
[
home
|
about
|
git
]
index
:
dolphin
master
pixelated-scaling-option
Patched KDE Dolphin with Pixel Scaling
Conway
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
panels
/
information
/
kmetadatawidget.h
Age
Commit message (
Expand
)
Author
2010-03-22
Use KFileMetaDataWidget from kdelibs. Still open: Provide dialog which wraps ...
Peter Penz
2010-03-13
Fix compile issue if HAVE_NEPOMUK is not defined
Peter Penz
2010-03-13
Meta data configuration dialog improvements
Peter Penz
2010-03-13
Let the custom widgets stay invisible per default after constructing them. Th...
Peter Penz
2010-03-13
Allow to provide custom widgets for meta data in a generic way.
Peter Penz
2010-03-13
Allow to specify a group for a meta data item.
Peter Penz
2010-03-13
Provide a KMetaDataModel for KMetaDataWidget.
Peter Penz
2009-12-07
Activated "clicking on tags" fix from Sebastian Trüg. By providing a differe...
Peter Penz
2009-12-07
Added all code necessary for clickable tags in the KTaggingWidget. As soon as...
Sebastian Trueg
2009-11-21
Let KMetaDataWidget and all the child widgets respect the foreground role tha...
Peter Penz
2009-11-19
Provide clickable resources for the Information Panel. Thanks to Sebastian Tr...
Peter Penz
2009-11-11
* don't show the "Add Tags..." and "Add Comments..." links for the meta data ...
Peter Penz
2009-11-04
Don't call QThread::wait() in the destructor - in the worst case an issue in ...
Peter Penz
2009-11-02
some more export fixes
Patrick Spendrin
2009-11-02
do not export this widget with a wrong export define
Patrick Spendrin
2009-10-28
After some discussions at http://reviewboard.kde.org/r/1938 it turned out tha...
Peter Penz