Revision 911089

Go back to digest for 18th January 2009

Other in KDE Base

Peter Penz committed changes in /trunk/KDE/kdebase/apps/dolphin/src:

Cleanup panel related class names: The terms "sidebar"/"sidebarpage" are relics 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 ;-)

File Changes

Added 12 files
  • /trunk/KDE/kdebase/apps/dolphin/src/panels
  •   /panel.cpp
  •   /panel.h
  •   /folders/folderspanel.cpp
  •   /folders/folderspanel.h
  •   /folders/paneltreeview.cpp
  •   /folders/paneltreeview.h
  •   /information/informationpanel.cpp
  •   /information/informationpanel.h
  •   /places/placespanel.cpp
  •   /places/placespanel.h
  •   /terminal/terminalpanel.cpp
  •   /terminal/terminalpanel.h
Deleted 12 files
  • /trunk/KDE/kdebase/apps/dolphin/src/panels
  •   /sidebarpage.cpp
  •   /sidebarpage.h
  •   /folders/sidebartreeview.cpp
  •   /folders/sidebartreeview.h
  •   /folders/treeviewsidebarpage.cpp
  •   /folders/treeviewsidebarpage.h
  •   /information/infosidebarpage.cpp
  •   /information/infosidebarpage.h
  •   /places/dolphinfileplacesview.cpp
  •   /places/dolphinfileplacesview.h
  •   /terminal/terminalsidebarpage.cpp
  •   /terminal/terminalsidebarpage.h
Modified 8 files
  • /trunk/KDE/kdebase/apps/dolphin/src
  •   /CMakeLists.txt
  •   /dolphinmainwindow.cpp
  •   /dolphinmainwindow.h
  •   /dolphinview.h
  •   /draganddrophelper.h
  •   /folderexpander.h
  •   /panels/folders/treeviewcontextmenu.cpp
  •   /panels/folders/treeviewcontextmenu.h
32 files changed in total