┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/viewextensionsfactory.h
AgeCommit message (Expand)Author
2010-07-24Sourcecode hierarchy cleanup: Create folder "views" and move view related sou...Peter Penz
2010-03-30Split the class DolphinController into the two classes DolphinViewController ...Peter Penz
2009-08-30Restore "open folders automatically when dragging items above it" (it had bee...Peter Penz
2009-08-30Move the VersionControlObserver from the DolphinView to the ViewExtensionsFac...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-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