Revision 957fa27...

Go back to digest for 17th July 2011

Features in Development Tools

David Nolden committed changes in [kdevplatform] /:

Allow opening arbitrary split-view configurations from the command-line using the shell integration.
Example: "open! file1 / [ file2 - file3 ]" creates a horizontal split, and splits the right half vertically.
By the way, make the view-reconstruction code more robust, so it doesn't screw up on specific changes to
the area indices. This should also fix some possible bugs/crashes in conjunction with working-sets containing many split-views.

File Changes

Modified 8 files
  •   shell/documentcontroller.cpp
  •   shell/documentcontroller.h
  •   sublime/areaindex.cpp
  •   sublime/areaindex.h
  •   sublime/mainwindow.cpp
  •   sublime/mainwindow.h
  •   sublime/mainwindow_p.cpp
  •   util/kdevplatform_shell_environment.sh
8 files changed in total