┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/treeviewsidebarpage.h
AgeCommit message (Expand)Author
2008-01-17Treeview fixes:Peter Penz
2007-10-03there is no need anymore to check whether the KDirLister is currently loading...Peter Penz
2007-09-28removed unused method expandSelectionParent (it is not invoked anymore since ...Peter Penz
2007-09-26lessons learned from the column view: never invoke KDirModel::expandToUrl() w...Peter Penz
2007-09-17Create the new architecture for KCategorizedView. Now DolphinModel is created...Rafael Fernández López
2007-08-30Use the new method KDirModel::expandToUrl() from David for expanding the tree...Peter Penz
2007-08-25don't use the term "Bookmarks" anymore, use "Places" instead (includes device...Peter Penz
2007-07-25provide a useful default width for the Folders dock (treeview)Peter Penz
2007-05-06optimization: don't load the directory tree if the widget is invisiblePeter Penz
2007-05-06some cleanups for the sidebar pages (move protected members to private sectio...Peter Penz
2007-03-25Patch by Luca Gugelmann: get rid of any mainwindow dependency from the sidebars.Peter Penz
2007-03-15Don't force the context menu to be valid only for DolphinView instances, make...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
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-02It seems some people cannot live without a tree view ;-) So Dolphin will prov...Peter Penz