┌ ┐
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
/
kloadmetadatathread.cpp
Age
Commit message (
Expand
)
Author
2010-01-15
don't try to access invalid files
Peter Penz
2009-12-12
use the same link style as used for tags
Peter Penz
2009-12-08
Do not show links for unsupported protocols, ie. pre-4.4 resources which used...
Sebastian Trueg
2009-11-21
Simplified the clickable resource metadata display. This also fixes a bug whe...
Sebastian Trueg
2009-11-19
Provide clickable resources for the Information Panel. Thanks to Sebastian Tr...
Peter Penz
2009-11-13
fixed issue that the rating was not applied to the Information Panel
Peter Penz
2009-11-11
* don't show the "Add Tags..." and "Add Comments..." links for the meta data ...
Peter Penz
2009-11-05
Handle lists of resources nicer. Maybe a list separated by new-lines is not t...
Sebastian Trueg
2009-11-05
fancy date formatting
Sebastian Trueg
2009-11-05
Nicer formatting of the values - only a temp solution just like tuneLabel. To...
Sebastian Trueg
2009-11-04
Don't call QThread::wait() in the destructor - in the worst case an issue in ...
Peter Penz