Revision 804651

Go back to digest for 11th May 2008

Features in Development Tools

Vladimir Prus committed changes in /trunk/KDE/kdevplatform/sublime:

Allow to close tabs by clicking the "close" button.

Along the way, discovered that if one side of split view is all closed, we actually fail to move all content of the other side to the parent.

This was not noticable because QSplitter with 1 child does not have any decoration, but apparently was not intended, so I've fixed that.

File Changes

Modified 3 files
  • /trunk/KDE/kdevplatform/sublime
  •   /container.cpp
  •   /mainwindow_p.cpp
  •   /mainwindow_p.h
3 files changed in total