┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/panels/information
AgeCommit message (Expand)Author
2010-03-25Enable the meta data configuration dialog again after the KFileMetaDataWidget...Peter Penz
2010-03-22Use KFileMetaDataWidget from kdelibs. Still open: Provide dialog which wraps ...Peter Penz
2010-03-13Fix compile issue if HAVE_NEPOMUK is not definedPeter Penz
2010-03-13Meta data configuration dialog improvementsPeter Penz
2010-03-13Let the custom widgets stay invisible per default after constructing them. Th...Peter Penz
2010-03-13Allow to provide custom widgets for meta data in a generic way.Peter Penz
2010-03-13Allow to specify a group for a meta data item.Peter Penz
2010-03-13Provide a KMetaDataModel for KMetaDataWidget.Peter Penz
2010-03-09Proof-reading: file name -> filename, for consistency.Andrew Coles
2010-03-04Rename NfoTranslator to KNfoTranslator, so that KMetaDataWidget can be moved ...Peter Penz
2010-02-28Only access the data of the thread that has been created most recently. Data ...Peter Penz
2010-02-28Fix possible memory leak when invoking KLoadMetaDataThread::cancelAndDelete().Peter Penz
2010-02-26Meta data configuration cleanups:Peter Penz
2010-02-26use NFO URI to check whether the width and height should be merged as one labelPeter Penz
2010-02-26remove duplicate entriesPeter Penz
2010-02-26Show meta information also for files, which are not indexed (or in the case i...Peter Penz
2010-02-26The number of fixed meta-info items may vary dependent on whether Nepomuk is ...Peter Penz
2010-02-25Also show meta informations of files, if Nepomuk is not running or if the fil...Peter Penz
2010-02-25* No need to reload all tags when one is deleted.Sebastian Trueg
2010-01-28Another fix for the metadata rows: properly clean up unused rows in case no m...Sebastian Trueg
2010-01-26* Do not hide the parent folder since we can now browse into it by simply cli...Sebastian Trueg
2010-01-26changed: made static const data symbols really static constFriedrich W. H. Kossebau
2010-01-15assure that the widgets of the panels are resized after receiving the Polish ...Peter Penz
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-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