┌ ┐
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.cpp
Age
Commit message (
Expand
)
Author
2009-12-18
Don't show the size information, if only one directory is shown. This issue o...
Peter Penz
2009-12-12
use the same link style as used for tags
Peter Penz
2009-12-12
align the rating widget of the Information Panel left (or right for r2l) inst...
Peter Penz
2009-12-07
don't crash if the Information Panel is updated by file changes
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-12-07
Added versioning information to the list of hidden properties. This fixes hid...
Sebastian Trueg
2009-11-21
Let KMetaDataWidget and all the child widgets respect the foreground role tha...
Peter Penz
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-17
don't crash if Nepomuk gets activated/deactivated during Dolphin is running
Peter Penz
2009-11-17
Fix crash
Nicolas Lécureuil
2009-11-14
Stop crashing (apparently I have HAVE_NEPOMUK but the runtime check fails so ...
David Faure
2009-11-12
Don't show the search options, if no Nepomuk is available. Hopefully Nepomuk ...
Peter Penz
2009-11-11
Images: Instead of showing the meta data for "Width:" and "Height:" separatel...
Peter Penz
2009-11-11
* don't show the "Add Tags..." and "Add Comments..." links for the meta data ...
Peter Penz
2009-11-06
fixed calculation of the height size hint: don't forget the spacing and margi...
Peter Penz
2009-11-05
fancy date formatting
Sebastian Trueg
2009-11-04
Don't call QThread::wait() in the destructor - in the worst case an issue in ...
Peter Penz
2009-11-04
Fixed link issue - I'm sorry: I had installed a temporary version of KMetaDat...
Peter Penz
2009-10-28
After some discussions at http://reviewboard.kde.org/r/1938 it turned out tha...
Peter Penz