┌ ┐
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
Age
Commit message (
Expand
)
Author
2009-11-25
* Fixed execution of links in the metadata widget.
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-13
fixed issue that the rating was not applied to the Information Panel
Peter Penz
2009-11-13
search finetuning:
Peter Penz
2009-11-12
SVN_SILENT: constify
Peter Penz
2009-11-12
Don't show the search options, if no Nepomuk is available. Hopefully Nepomuk ...
Peter Penz
2009-11-12
SVN_SILENT: removed unnecessary include
Peter Penz
2009-11-11
let the user also delete the created tags
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-07
Two minor proof-reading changes:
Andrew Coles
2009-11-06
move the position of the filename below the preview
Peter Penz
2009-11-06
fixed calculation of the height size hint: don't forget the spacing and margi...
Peter Penz
2009-11-06
allow to set a custom description for the KMetaDataConfigurationDialog
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
2009-11-04
Fixed link issue - I'm sorry: I had installed a temporary version of KMetaDat...
Peter Penz
2009-11-02
some more export fixes
Patrick Spendrin
2009-11-02
do not export this widget with a wrong export define
Patrick Spendrin
2009-10-28
After some discussions at http://reviewboard.kde.org/r/1938 it turned out tha...
Peter Penz
2009-10-20
assure that the "size" information can be hidden by the user
Peter Penz
2009-10-19
Fix some spelling mistakes in comments.
Raphael Kubo da Costa
2009-10-19
use correct name for the tags-entry, otherwise disabling of tags won't work...
Peter Penz
2009-10-19
the configuration menu should be shown also for multiple selections
Peter Penz
2009-10-17
xesam is deprecated
Sebastian Trueg
2009-10-17
Use the magic QFlags I love so much.
Sebastian Trueg
2009-10-17
Use the tunedLabel() workaround also for the configuration dialog. Hopefully ...
Peter Penz
2009-10-17
* get rid of MetaDataWidget::openConfigurationDialog()
Peter Penz
2009-10-16
provide an URI for the tag
Peter Penz
2009-10-16
* allow editing of tags
Peter Penz
2009-10-16
remove unnecessary 'const'
Peter Penz
2009-10-16
prepare the behavior-settings dialog to configure the shown meta data for too...
Peter Penz
2009-10-16
prepare MetaDataConfigurationDialog to be a public class in the Nepomuk libs
Peter Penz
2009-10-16
Fixed compilation issue if HAVE_NEPOMUK is not set. This #ifdef HAVE_NEPOMUK ...
Peter Penz
2009-10-16
* improved interface + documentation of MetaDataWidget
Peter Penz
2009-10-13
restore functionality that ratings, comments and tags get stored after the us...
Peter Penz
2009-10-10
adjust margins + spacing
Peter Penz
2009-10-10
layout improvements
Peter Penz
2009-10-10
Reactivate showing of general meta information. This is also done as part of ...
Peter Penz
2009-10-10
Reactivate reading of the meta data for the rating, comments and tags. All ex...
Peter Penz
2009-10-10
Start of refactoring so that the metadata widget can be moved outside of Dolp...
Peter Penz
2009-10-05
Use the new fancy UDS_NEPOMUK_URI entry
Sebastian Trueg
2009-10-02
Make "most local url" determination asynchronous so that it doesn't block the...
David Faure
[next]