┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/panels
AgeCommit message (Expand)Author
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
2009-07-05The complexity of the class InformationPanel has grown a lot from KDE 4.0 to ...Peter Penz
2009-07-05Improve performance of Dolphin:Peter Penz
2009-06-21Use the name of the property instead of the label, otherwise the stored keys ...Peter Penz
2009-06-21fixed issue the label texts with spaces might overlap with other labelsPeter Penz
2009-06-21disable Nepomuk legacy code to eliminate deprecated-warningsPeter Penz
2009-06-21Simplify how Nepomuk comments can be edited by the user:Peter Penz
2009-06-20Disable additional properties per default as discussed with Sebastian Trüg.Peter Penz
2009-06-20use a style dependend border instead of a black boxPeter Penz
2009-06-20We won't get translated labels for Nepomuk literals in KDE 4.3.0... At least ...Peter Penz
2009-06-19Fix bottleneck when renaming several hundrets of items (the expensive update ...Peter Penz
2009-06-10fixed resizing issues when having long comments:Peter Penz
2009-06-04add missing ? to the questionAlbert Astals Cid
2009-05-26fixed xmllint --validate issues reported by krazyPeter Penz
2009-05-26fixed krazy string warningPeter Penz
2009-05-26krazy qtclasses fixesPeter Penz
2009-05-26fixed krazy issues (see http://www.kdedevelopers.org/node/3919)Peter Penz
2009-05-19SVN_SILENT: fixed typo in commentPeter Penz
2009-05-19krazy fixesPeter Penz
2009-05-17Update the directory of the Terminal Panel if the current URL is not aFrank Reininghaus
2009-05-06Don't crash if the the metadata widget is 0 (this can happen if Nepomuk has n...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-28Fixed context menu to delete tags.Sebastian Trueg
2009-04-26i18n style guide fixes: http://techbase.kde.org/Projects/Usability/HIG/Capita...Stephan Binner