┌ ┐
54
└ ┘
[
home
|
about
|
favorites
|
git
]
index
:
dolphin
master
pixelated-scaling-option
Patched KDE Dolphin with Pixel Scaling
Conway
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
viewextensionsfactory.h
Age
Commit message (
Expand
)
Author
2010-07-24
Sourcecode hierarchy cleanup: Create folder "views" and move view related sou...
Peter Penz
2010-03-30
Split the class DolphinController into the two classes DolphinViewController ...
Peter Penz
2009-08-30
Restore "open folders automatically when dragging items above it" (it had bee...
Peter Penz
2009-08-30
Move the VersionControlObserver from the DolphinView to the ViewExtensionsFac...
Peter Penz
2009-08-29
centralize namefilter handling
Peter Penz
2009-08-29
restore sorting functionality in a generic way which also works for the colum...
Peter Penz
2009-08-29
Restore "show hidden files" functionality in a generic way which works also f...
Peter Penz
2009-08-29
move the DolphinFileItemDelegate creation into ViewExtensionsFactory
Peter Penz
2009-08-29
move handling of SelectionManager and AutoScroller to ViewExtensionsFactory
Peter Penz
2009-08-29
- The view implementations don't need to keep the Extensions Factory as member.
Peter Penz
2009-08-29
Move code for initializing and handling view extensions to the new class View...
Peter Penz