┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/panels/information/kloadmetadatathread.cpp
AgeCommit message (Expand)Author
2010-03-22Use KFileMetaDataWidget from kdelibs. Still open: Provide dialog which wraps ...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
2010-03-04Rename NfoTranslator to KNfoTranslator, so that KMetaDataWidget can be moved ...Peter Penz
2010-02-28Only access the data of the thread that has been created most recently. Data ...Peter Penz
2010-02-28Fix possible memory leak when invoking KLoadMetaDataThread::cancelAndDelete().Peter Penz
2010-02-26Meta data configuration cleanups:Peter Penz
2010-02-26use NFO URI to check whether the width and height should be merged as one labelPeter Penz
2010-02-26Show meta information also for files, which are not indexed (or in the case i...Peter Penz
2010-02-25Also show meta informations of files, if Nepomuk is not running or if the fil...Peter Penz
2010-01-15don't try to access invalid filesPeter Penz
2009-12-12use the same link style as used for tagsPeter Penz
2009-12-08Do not show links for unsupported protocols, ie. pre-4.4 resources which used...Sebastian Trueg
2009-11-21Simplified the clickable resource metadata display. This also fixes a bug whe...Sebastian Trueg
2009-11-19Provide clickable resources for the Information Panel. Thanks to Sebastian Tr...Peter Penz
2009-11-13fixed issue that the rating was not applied to the Information PanelPeter Penz
2009-11-11* don't show the "Add Tags..." and "Add Comments..." links for the meta data ...Peter Penz
2009-11-05Handle lists of resources nicer. Maybe a list separated by new-lines is not t...Sebastian Trueg
2009-11-05fancy date formattingSebastian Trueg
2009-11-05Nicer formatting of the values - only a temp solution just like tuneLabel. To...Sebastian Trueg
2009-11-04Don't call QThread::wait() in the destructor - in the worst case an issue in ...Peter Penz