┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/panels/information/kloadmetadatathread.cpp
AgeCommit message (Expand)Author
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