##// END OF EJS Templates
* Moved shutdown_kernel method from FrontendWidget to KernelManager....
* Moved shutdown_kernel method from FrontendWidget to KernelManager. * Moved application-specific logic for exiting from FrontendWidget to the ipythonqt application.
epatters -
r2961:a13d4e57
Show More
Name Size Modified Last Commit Author
/ IPython / frontend / qt / console
scripts
tests
__init__.py Loading ...
ansi_code_processor.py Loading ...
bracket_matcher.py Loading ...
call_tip_widget.py Loading ...
completion_lexer.py Loading ...
completion_widget.py Loading ...
console_widget.py Loading ...
frontend_widget.py Loading ...
ipython_widget.py Loading ...
ipythonqt.py Loading ...
pygments_highlighter.py Loading ...
rich_ipython_widget.py Loading ...