┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/panels
AgeCommit message (Expand)Author
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
2009-09-22Cross port from local Mailody copy:Tom Albers
2009-09-21warning--Laurent Montel
2009-08-13* Use the term "version control" instead of "revision control" to be consiste...Peter Penz
2009-08-13Fix possible crash when opening Dolphin with an enabled Terminal. Thanks to D...Peter Penz
2009-07-31Fix forward declarationLaurent Montel
2009-07-23replace list.count() > 0 by !list.isEmpty()Peter Penz
2009-07-17Call MediaObject::play() on Audio files mode.Darío Andrés Rodríguez
2009-07-12Enable Dolphin to show the revision states of files that are under revision c...Peter Penz
2009-07-08Fixed regression when refactoring the Information Panel: Don't forget to give...Peter Penz