┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2009-08-29- fixed issue that the horizontal progress bar and the space info bar get hid...Peter Penz
2009-08-29- fix focus issue in column-viewPeter Penz
2009-08-29centralize namefilter handlingPeter Penz
2009-08-29restore sorting functionality in a generic way which also works for the colum...Peter Penz
2009-08-29Restore "show hidden files" functionality in a generic way which works also f...Peter Penz
2009-08-29As KFilePreviewGenerator takes care for refreshing the directory lister autom...Peter Penz
2009-08-29SVN_SILENT compileChristoph Feck
2009-08-29- restore functionality that selections are kept when changing the view modePeter Penz
2009-08-29move the DolphinFileItemDelegate creation into ViewExtensionsFactoryPeter Penz
2009-08-29move handling of SelectionManager and AutoScroller to ViewExtensionsFactoryPeter Penz
2009-08-29- The view implementations don't need to keep the Extensions Factory as member.Peter Penz
2009-08-29Move code for initializing and handling view extensions to the new class View...Peter Penz
2009-08-28Restore filtering of items. The DolphinView just tells the controller about t...Peter Penz
2009-08-28Remove the class DolphinColumnWidget. Due to the refactoring the column view ...Peter Penz
2009-08-28restore zooming functionalityPeter Penz
2009-08-28I wanted to this for KDE 4.1 already, but well...Peter Penz
2009-08-26allow to change the order of columns in the details viewPeter Penz
2009-08-25forward port from 4.3 r1015507 to make the kcm's load the proper catalogBurkhard Lück