┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/panels
AgeCommit message (Expand)Author
2010-01-15fixed issue that the Information Panel might show some (for the user confusin...Peter Penz
2010-01-15don't try to access invalid filesPeter Penz
2010-01-07Fixed issue that the Information Panel might show the old filename after rena...Peter Penz
2010-01-06When changing the selection, the currently shown file item should be reset. T...Peter Penz
2010-01-06Fixed issue that Ctrl+A sometimes did not result in an update of the Informat...Peter Penz
2009-12-18Don't show the size information, if only one directory is shown. This issue o...Peter Penz
2009-12-17* respect the --select startup optionPeter Penz
2009-12-12use the same link style as used for tagsPeter Penz
2009-12-12align the rating widget of the Information Panel left (or right for r2l) inst...Peter Penz
2009-12-08Do not show links for unsupported protocols, ie. pre-4.4 resources which used...Sebastian Trueg
2009-12-07don't crash if the Information Panel is updated by file changesPeter Penz
2009-12-07Activated "clicking on tags" fix from Sebastian Trüg. By providing a differe...Peter Penz
2009-12-07Added all code necessary for clickable tags in the KTaggingWidget. As soon as...Sebastian Trueg
2009-12-07Added versioning information to the list of hidden properties. This fixes hid...Sebastian Trueg
2009-12-02Fix mem leakLaurent Montel
2009-11-29Use KFileItem::text() instead of KUrl::fileName() to display the entry's name...Sebastian Trueg
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