https://bugs.kde.org/show_bug.cgi?id=337891

Christoph Roick <chris...@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/kdev
                   |                            |elop/kdevelop/commit/745481
                   |                            |58dc6d43a7b202a7a34e1e48d9a
                   |                            |3f21a8e

--- Comment #9 from Christoph Roick <chris...@gmx.de> ---
Git commit 74548158dc6d43a7b202a7a34e1e48d9a3f21a8e by Christoph Roick.
Committed on 23/05/2021 at 11:28.
Pushed by croick into branch 'master'.

Maintain working set state when switching between areas

Save the working set state before switching areas (i.e. from code
to debug). This allows restoring the order of the view tabs and the
current cursor positions in the new area.

M  +4    -1    kdevplatform/shell/areadisplay.cpp
M  +2    -2    kdevplatform/shell/debugcontroller.cpp
M  +4    -2    kdevplatform/shell/tests/test_workingsets.cpp
M  +1    -0    kdevplatform/shell/uicontroller.cpp
M  +18   -15   kdevplatform/shell/workingsetcontroller.cpp
M  +5    -2    kdevplatform/shell/workingsetcontroller.h
M  +1    -1    kdevplatform/shell/workingsets/closedworkingsetswidget.cpp
M  +1    -1    kdevplatform/shell/workingsets/closedworkingsetswidget.h
M  +2    -2    kdevplatform/shell/workingsets/workingsetwidget.cpp
M  +1    -1    kdevplatform/shell/workingsets/workingsetwidget.h
M  +5    -4    kdevplatform/sublime/area.cpp
M  +3    -3    kdevplatform/sublime/area.h
M  +1    -1    plugins/patchreview/patchreview.cpp

https://invent.kde.org/kdevelop/kdevelop/commit/74548158dc6d43a7b202a7a34e1e48d9a3f21a8e

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to