┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-16SVN_SILENT made messages (.desktop file)Script Kiddy
2009-10-14SVN_SILENT made messages (.desktop file)Script Kiddy
2009-10-13restore functionality that ratings, comments and tags get stored after the us...Peter Penz
2009-10-13SVN_SILENT made messages (.desktop file)Script Kiddy
2009-10-12SVN_SILENT made messages (.desktop file)Script Kiddy
2009-10-11Make sure that the faked mouse event inFrank Reininghaus
2009-10-11The text of the paste-action is modified dynamically by Dolphin (e. g. to "Pa...Peter Penz
2009-10-11SVN_SILENT made messages (.desktop file)Script Kiddy
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-09Use a desktop-file for completion-items for the dolphin-search-box.Matthias Fuchs
2009-10-09SVN_SILENT made messages (.desktop file)Script Kiddy
2009-10-05Adds autocompletition to the dolphin-search-box. So far existing tags and com...Matthias Fuchs
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-30SVN_SILENT made messages (.desktop file)Script Kiddy
2009-09-29SVN_SILENT made messages (.desktop file)Script Kiddy
2009-09-27SVN_SILENT made messages (.desktop file)Script Kiddy
2009-09-22Cross port from local Mailody copy:Tom Albers
2009-09-21warning--Laurent Montel
2009-09-21The redirection from zip to file wasn't appearing in konqueror because zip:/t...David Faure
2009-09-20SVN_SILENT made messages (.desktop file)Script Kiddy
2009-09-18Update the controller's url upon redirection, otherwise pasting would paste i...David Faure
2009-09-18Fix crash when changing view modes (view creation -> openurl -> clear -> upda...David Faure
2009-09-18don't call deleteLater on a null pointer, gives "QCoreApplication::postEvent:...David Faure
2009-09-17SVN_SILENT made messages (.desktop file)Script Kiddy
2009-09-16adding tons of real namesScript Kiddy
2009-09-16SVN_SILENT made messages (.desktop file)Script Kiddy
2009-09-13Originally it was intended to move the SVN plugin from Dolphin to kdevplatfor...Peter Penz
2009-09-12SVN_SILENT made messages (.desktop file)Script Kiddy
2009-09-11Fixed minor regression introduced with the column view refactoring: When swit...Peter Penz
2009-09-08Fix selection in the Details view in the following use case:Frank Reininghaus
2009-09-07SVN_SILENT made messages (.desktop file)Script Kiddy
2009-08-30allow to turn off natural sortingPeter Penz
2009-08-30Restore "open folders automatically when dragging items above it" (it had bee...Peter Penz
2009-08-30Move the selection listener from DolphinView to ViewExtensionsFactory. The st...Peter Penz
2009-08-30Move the VersionControlObserver from the DolphinView to the ViewExtensionsFac...Peter Penz
2009-08-30- The selection changed timer only needs to be created for a DolphinView inst...Peter Penz
2009-08-30fix the context menu of the column viewPeter Penz
2009-08-30pressing the left arrow key should activate the left columnPeter Penz
2009-08-30Add view-filter icon as discussed on kde-devel with ppenz.Will Stephenson