Revision 741954

Go back to digest for 2nd December 2007

Bug Fixes in KDE Base

David Faure committed changes in /trunk/KDE/kdebase/apps/konqueror:

Fix problem with the filemanagement profile creating the sidebar -inside- the tabwidget instead of outside (you could see the difference when doing "add tab" :).

This is because I removed some harmful magic from the kde3 code some time ago (I'm pretty sure it created surprises in profiles with splitters and no tabs, only the current view would be converted to a tab container...).

We now never "convert to a tab container", we create the tab container correctly in the first place.

File Changes

Modified 4 files
  • /trunk/KDE/kdebase/apps/konqueror
  •   /profile_filemanagement.desktop
  •   /src/konqviewmanager.cpp
  •   /src/konqviewmanager.h
  •   /src/tests/konqviewmgrtest.cpp
4 files changed in total