┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/treeviewsidebarpage.cpp
AgeCommit message (Expand)Author
2007-03-25Patch by Luca Gugelmann: get rid of any mainwindow dependency from the sidebars.Peter Penz
2007-03-20Fixed crash on startup, when the treeview has been activated. Thanks to David...Peter Penz
2007-03-17Allow to cut, copy, paste, ... the currently selected item from a sidebar by ...Peter Penz
2007-03-16Let's keep it simple: only offer a basic context menu for the treeview sidebar.Peter Penz
2007-03-15Don't force the context menu to be valid only for DolphinView instances, make...Peter Penz
2007-03-14Remove frame and margin around tree view sidebar.Robert Knight
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
2007-03-08prevent a possible endless loopPeter Penz
2007-03-06add some constness...Peter Penz
2007-03-05synchronize the tree view with the active viewPeter Penz
2007-03-04Some basic fixes to stay synchronized between the tree view and the currently...Peter Penz
2007-03-03Assure that the root of the tree view always matchs to the bookmark shown in ...Peter Penz
2007-03-02It seems some people cannot live without a tree view ;-) So Dolphin will prov...Peter Penz