┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/panels/folders/folderspanel.cpp
AgeCommit message (Collapse)Author
2009-02-01Replace patch for bug 181226 by a different approach, as the previous patch ↵Peter Penz
resulted in a changed behavior when using the double-click mode (-> a treeview item had to be pressed twice to show it in the main view). CCBUG: 172360 CCBUG: 181226 svn path=/trunk/KDE/kdebase/apps/; revision=919648
2009-01-16Pressing "Enter" in the folders panel should open the folder in the main ↵Peter Penz
view. Thanks to Darío Andrés for the patch! BUG: 172360 svn path=/trunk/KDE/kdebase/apps/; revision=911855
2009-01-14Cleanup panel related class names: The terms "sidebar"/"sidebarpage" are ↵Peter Penz
relicts from the KDE 3 version of Dolphin and are called "Panels" in the KDE 4 version of Dolphin. Yes, renaming classes may take more than 1 year ;-) svn path=/trunk/KDE/kdebase/apps/; revision=911089