┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/panels/information/kmetadatawidget.h
AgeCommit message (Expand)Author
2010-03-22Use KFileMetaDataWidget from kdelibs. Still open: Provide dialog which wraps ...Peter Penz
2010-03-13Fix compile issue if HAVE_NEPOMUK is not definedPeter Penz
2010-03-13Meta data configuration dialog improvementsPeter Penz
2010-03-13Let the custom widgets stay invisible per default after constructing them. Th...Peter Penz
2010-03-13Allow to provide custom widgets for meta data in a generic way.Peter Penz
2010-03-13Allow to specify a group for a meta data item.Peter Penz
2010-03-13Provide a KMetaDataModel for KMetaDataWidget.Peter Penz
2009-12-07Activated "clicking on tags" fix from Sebastian Trüg. By providing a differe...Peter Penz
2009-12-07Added all code necessary for clickable tags in the KTaggingWidget. As soon as...Sebastian Trueg
2009-11-21Let KMetaDataWidget and all the child widgets respect the foreground role tha...Peter Penz
2009-11-19Provide 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-04Don't call QThread::wait() in the destructor - in the worst case an issue in ...Peter Penz
2009-11-02some more export fixesPatrick Spendrin
2009-11-02do not export this widget with a wrong export definePatrick Spendrin
2009-10-28After some discussions at http://reviewboard.kde.org/r/1938 it turned out tha...Peter Penz