┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/panels
AgeCommit message (Expand)Author
2009-11-25* Fixed execution of links in the metadata widget.Sebastian Trueg
2009-11-21Let KMetaDataWidget and all the child widgets respect the foreground role tha...Peter Penz
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-17don't crash if Nepomuk gets activated/deactivated during Dolphin is runningPeter Penz
2009-11-17Fix crashNicolas Lécureuil
2009-11-14Stop crashing (apparently I have HAVE_NEPOMUK but the runtime check fails so ...David Faure
2009-11-13fixed issue that the rating was not applied to the Information PanelPeter Penz
2009-11-13search finetuning:Peter Penz
2009-11-12SVN_SILENT: constifyPeter Penz
2009-11-12Don't show the search options, if no Nepomuk is available. Hopefully Nepomuk ...Peter Penz
2009-11-12SVN_SILENT: removed unnecessary includePeter Penz
2009-11-11let the user also delete the created tagsPeter Penz
2009-11-11Images: 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-07Two minor proof-reading changes:Andrew Coles
2009-11-06move the position of the filename below the previewPeter Penz
2009-11-06fixed calculation of the height size hint: don't forget the spacing and margi...Peter Penz
2009-11-06allow to set a custom description for the KMetaDataConfigurationDialogPeter 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
2009-11-04Fixed link issue - I'm sorry: I had installed a temporary version of KMetaDat...Peter Penz
2009-11-02some more export fixesPatrick Spendrin
2009-11-02do not export this widget with a wrong export definePatrick Spendrin
2009-10-28After some discussions at http://reviewboard.kde.org/r/1938 it turned out tha...Peter Penz
2009-10-20assure that the "size" information can be hidden by the userPeter Penz
2009-10-19Fix some spelling mistakes in comments.Raphael Kubo da Costa
2009-10-19use correct name for the tags-entry, otherwise disabling of tags won't work...Peter Penz
2009-10-19the configuration menu should be shown also for multiple selectionsPeter Penz
2009-10-17xesam is deprecatedSebastian Trueg
2009-10-17Use the magic QFlags I love so much.Sebastian Trueg
2009-10-17Use the tunedLabel() workaround also for the configuration dialog. Hopefully ...Peter Penz
2009-10-17* get rid of MetaDataWidget::openConfigurationDialog()Peter Penz
2009-10-16provide an URI for the tagPeter Penz
2009-10-16* allow editing of tagsPeter Penz
2009-10-16remove unnecessary 'const'Peter Penz
2009-10-16prepare the behavior-settings dialog to configure the shown meta data for too...Peter Penz
2009-10-16prepare MetaDataConfigurationDialog to be a public class in the Nepomuk libsPeter Penz
2009-10-16Fixed compilation issue if HAVE_NEPOMUK is not set. This #ifdef HAVE_NEPOMUK ...Peter Penz
2009-10-16* improved interface + documentation of MetaDataWidgetPeter Penz
2009-10-13restore functionality that ratings, comments and tags get stored after the us...Peter Penz
2009-10-10adjust margins + spacingPeter Penz
2009-10-10layout improvementsPeter Penz
2009-10-10Reactivate showing of general meta information. This is also done as part of ...Peter Penz
2009-10-10Reactivate reading of the meta data for the rating, comments and tags. All ex...Peter Penz
2009-10-10Start of refactoring so that the metadata widget can be moved outside of Dolp...Peter Penz
2009-10-05Use the new fancy UDS_NEPOMUK_URI entrySebastian Trueg
2009-10-02Make "most local url" determination asynchronous so that it doesn't block the...David Faure