-
- Downloads
new state machine based shell (new_shell branch)
git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/branches/new_shell@1919 5a81b35b-ba03-0410-adc8-b2c5c5119f08
Showing
- modules/gui/pymod/__init__.py 15 additions, 2 deletionsmodules/gui/pymod/__init__.py
- modules/gui/src/CMakeLists.txt 16 additions, 2 deletionsmodules/gui/src/CMakeLists.txt
- modules/gui/src/gosty.cc 5 additions, 8 deletionsmodules/gui/src/gosty.cc
- modules/gui/src/gosty_app.cc 2 additions, 1 deletionmodules/gui/src/gosty_app.cc
- modules/gui/src/plot_viewer/plot_data_graphics_item.cc 4 additions, 4 deletionsmodules/gui/src/plot_viewer/plot_data_graphics_item.cc
- modules/gui/src/python_shell/output_redirector.cc 8 additions, 7 deletionsmodules/gui/src/python_shell/output_redirector.cc
- modules/gui/src/python_shell/output_redirector.hh 7 additions, 2 deletionsmodules/gui/src/python_shell/output_redirector.hh
- modules/gui/src/python_shell/python_interpreter.cc 36 additions, 289 deletionsmodules/gui/src/python_shell/python_interpreter.cc
- modules/gui/src/python_shell/python_interpreter.hh 19 additions, 61 deletionsmodules/gui/src/python_shell/python_interpreter.hh
- modules/gui/src/python_shell/python_interpreter_proxy.hh 1 addition, 0 deletionsmodules/gui/src/python_shell/python_interpreter_proxy.hh
- modules/gui/src/python_shell/python_interpreter_worker.cc 132 additions, 0 deletionsmodules/gui/src/python_shell/python_interpreter_worker.cc
- modules/gui/src/python_shell/python_interpreter_worker.hh 53 additions, 0 deletionsmodules/gui/src/python_shell/python_interpreter_worker.hh
- modules/gui/src/python_shell/python_namespace_tree_item.cc 2 additions, 0 deletionsmodules/gui/src/python_shell/python_namespace_tree_item.cc
- modules/gui/src/python_shell/python_namespace_tree_model.cc 2 additions, 1 deletionmodules/gui/src/python_shell/python_namespace_tree_model.cc
- modules/gui/src/python_shell/python_shell.cc 0 additions, 4 deletionsmodules/gui/src/python_shell/python_shell.cc
- modules/gui/src/python_shell/python_shell.hh 0 additions, 1 deletionmodules/gui/src/python_shell/python_shell.hh
- modules/gui/src/python_shell/python_shell_widget.cc 332 additions, 275 deletionsmodules/gui/src/python_shell/python_shell_widget.cc
- modules/gui/src/python_shell/python_shell_widget.hh 46 additions, 30 deletionsmodules/gui/src/python_shell/python_shell_widget.hh
- modules/gui/src/python_shell/state.cc 84 additions, 0 deletionsmodules/gui/src/python_shell/state.cc
- modules/gui/src/python_shell/state.hh 45 additions, 0 deletionsmodules/gui/src/python_shell/state.hh
Loading
Please register or sign in to comment