┌   ┐
54
└   ┘

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