┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/viewextensionsfactory.cpp
AgeCommit message (Expand)Author
2009-09-11Fixed minor regression introduced with the column view refactoring: When swit...Peter 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-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-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-29Move code for initializing and handling view extensions to the new class View...Peter Penz