┌ ┐
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
/
sidebartreeview.h
Age
Commit message (
Expand
)
Author
2009-01-14
Group classes into folders, Dolphin is too big in the meantime for having a f...
Peter Penz
2008-09-28
Use KonqOperations::doDrop() instead of a custom dropping code. Still some mi...
Peter Penz
2008-04-22
Provide horizontal auto scrolling for the tree view (implemented by Harald Hv...
Peter Penz
2008-03-12
As the Qt-issue 160611 is solved in Qt4.4 and Fredrik has improved KFileItemD...
Peter Penz
2007-11-20
Drag & drop fixes for all views: assure that a consistent pixmap for the drag...
Peter Penz
2007-06-02
don't forget to clear the hover information when a drag leave event occurs
Peter Penz
2007-06-02
Provide a hover information when dragging items above other items. TODO: this...
Peter Penz
2007-05-09
include cleanup
Dirk Mueller
2007-04-09
adapt Dolphin to kdelibs coding style (http://techbase.kde.org/Policies/Kdeli...
Peter Penz
2007-03-25
Patch by Luca Gugelmann: get rid of any mainwindow dependency from the sidebars.
Peter Penz
2007-03-11
Fixed some drag & drop issues:
Peter Penz
2007-03-11
support drag & drop for the treeview sidebar page
Peter Penz
2007-03-11
Create a SidebarTreeView which will include support for drag & drop in later ...
Peter Penz