┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/panels/information/metadatawidget.cpp
AgeCommit message (Expand)Author
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-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-16* allow editing of tagsPeter Penz
2009-10-16remove unnecessary 'const'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-09-22Cross port from local Mailody copy:Tom Albers
2009-06-21Simplify how Nepomuk comments can be edited by the user:Peter Penz
2009-04-29initialize m_canceled property in the constructorPeter Penz
2009-04-28properly initialize m_canceled.Sebastian Trueg
2009-04-28Gracefully end the metadata loading thread. This should fixSebastian Trueg
2009-04-17make it compile w/o nepomukPino Toscano
2009-04-12Allow to enable/disable which information should be shown in the Information ...Peter Penz
2009-01-14Group classes into folders, Dolphin is too big in the meantime for having a f...Peter Penz