┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-10-17give the splitter more space than the (optional) search optionsPeter Penz
2009-10-17add A search options widget, which later on will include Adam Kidder's search...Peter Penz
2009-10-17xesam is deprecatedSebastian Trueg
2009-10-17* move classes for searching into an own folder (new classes will be added soon)Peter Penz
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-17SVN_SILENT made messages (.desktop file)Script Kiddy
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-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