Import 2017-06-07 23:51:09: master 7c97ad2c
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
lassoan | lassoan | master | 2016-07-27 17:29:57 | master 0a1a258a |
Changeset | ENH: Made Python interactor a docking widget Problem: Implemented solution: 1.Made Python interactor a docking widget (if Slicer starts with main window visible). 2.The position (which screen, where), size, and state (docked/undocked, shown/hidden) of the Python interactor window is now also saved, 3.Ctrl-3 shows/hides the interactor (not just shows as before) and when the interactor is shown it gets keyboard focus. Also cleaned up deletion of ctkPythonConsole. As the ctkPythonConsole widget can be owned by a widget (docking window), it is not git-svn-id: http://svn.slicer.org/Slicer4/trunk@25248 3bd1e089-480b-0410-8dfb-8563597acbee |
|||
mod - Applications/SlicerApp/Main.cxx | Diff File | |||
mod - Applications/SlicerApp/Resources/UI/qSlicerAppMainWindow.ui | Diff File | |||
mod - Applications/SlicerApp/qSlicerAppMainWindow.cxx | Diff File | |||
mod - Applications/SlicerApp/qSlicerAppMainWindow.h | Diff File | |||
mod - Applications/SlicerApp/qSlicerAppMainWindow_p.h | Diff File | |||
mod - Base/Python/slicer/util.py | Diff File | |||
mod - Base/QTApp/qSlicerApplicationHelper.cxx | Diff File | |||
mod - Base/QTApp/qSlicerApplicationHelper.h | Diff File | |||
mod - Base/QTCore/Testing/Cxx/CMakeLists.txt | Diff File | |||
mod - Base/QTCore/Testing/Cxx/qSlicerCoreApplicationTest1.cxx | Diff File | |||
mod - Base/QTCore/qSlicerCoreApplication.cxx | Diff File | |||
mod - Base/QTCore/qSlicerCoreApplication.h | Diff File | |||
mod - Base/QTCore/qSlicerCoreApplication_p.h | Diff File | |||
mod - Base/QTGUI/qSlicerApplication.cxx | Diff File | |||
mod - Base/QTGUI/qSlicerApplication.h | Diff File |