##// END OF EJS Templates
Split the Qt console files to new jupyter_qtconsole package
Thomas Kluyver -
Show More
1 NO CONTENT: file renamed from IPython/qt/__init__.py to jupyter_qtconsole/__init__.py
1 NO CONTENT: file renamed from IPython/qt/base_frontend_mixin.py to jupyter_qtconsole/base_frontend_mixin.py
1 NO CONTENT: file renamed from IPython/qt/client.py to jupyter_qtconsole/client.py
1 NO CONTENT: file renamed from IPython/qt/console/__init__.py to jupyter_qtconsole/console/__init__.py
1 NO CONTENT: file renamed from IPython/qt/console/__main__.py to jupyter_qtconsole/console/__main__.py
1 NO CONTENT: file renamed from IPython/qt/console/ansi_code_processor.py to jupyter_qtconsole/console/ansi_code_processor.py
1 NO CONTENT: file renamed from IPython/qt/console/bracket_matcher.py to jupyter_qtconsole/console/bracket_matcher.py
1 NO CONTENT: file renamed from IPython/qt/console/call_tip_widget.py to jupyter_qtconsole/console/call_tip_widget.py
1 NO CONTENT: file renamed from IPython/qt/console/completion_html.py to jupyter_qtconsole/console/completion_html.py
1 NO CONTENT: file renamed from IPython/qt/console/completion_plain.py to jupyter_qtconsole/console/completion_plain.py
1 NO CONTENT: file renamed from IPython/qt/console/completion_widget.py to jupyter_qtconsole/console/completion_widget.py
1 NO CONTENT: file renamed from IPython/qt/console/console_widget.py to jupyter_qtconsole/console/console_widget.py
1 NO CONTENT: file renamed from IPython/qt/console/frontend_widget.py to jupyter_qtconsole/console/frontend_widget.py
1 NO CONTENT: file renamed from IPython/qt/console/history_console_widget.py to jupyter_qtconsole/console/history_console_widget.py
1 NO CONTENT: file renamed from IPython/qt/console/ipython_widget.py to jupyter_qtconsole/console/ipython_widget.py
1 NO CONTENT: file renamed from IPython/qt/console/kill_ring.py to jupyter_qtconsole/console/kill_ring.py
1 NO CONTENT: file renamed from IPython/qt/console/magic_helper.py to jupyter_qtconsole/console/magic_helper.py
1 NO CONTENT: file renamed from IPython/qt/console/mainwindow.py to jupyter_qtconsole/console/mainwindow.py
1 NO CONTENT: file renamed from IPython/qt/console/pygments_highlighter.py to jupyter_qtconsole/console/pygments_highlighter.py
1 NO CONTENT: file renamed from IPython/qt/console/qtconsoleapp.py to jupyter_qtconsole/console/qtconsoleapp.py
1 NO CONTENT: file renamed from IPython/qt/console/resources/icon/IPythonConsole.svg to jupyter_qtconsole/console/resources/icon/IPythonConsole.svg
1 NO CONTENT: file renamed from IPython/qt/console/rich_ipython_widget.py to jupyter_qtconsole/console/rich_ipython_widget.py
1 NO CONTENT: file renamed from IPython/qt/console/styles.py to jupyter_qtconsole/console/styles.py
1 NO CONTENT: file renamed from IPython/qt/console/tests/__init__.py to jupyter_qtconsole/console/tests/__init__.py
1 NO CONTENT: file renamed from IPython/qt/console/tests/test_ansi_code_processor.py to jupyter_qtconsole/console/tests/test_ansi_code_processor.py
1 NO CONTENT: file renamed from IPython/qt/console/tests/test_app.py to jupyter_qtconsole/console/tests/test_app.py
1 NO CONTENT: file renamed from IPython/qt/console/tests/test_console_widget.py to jupyter_qtconsole/console/tests/test_console_widget.py
1 NO CONTENT: file renamed from IPython/qt/console/tests/test_kill_ring.py to jupyter_qtconsole/console/tests/test_kill_ring.py
1 NO CONTENT: file renamed from IPython/qt/inprocess.py to jupyter_qtconsole/inprocess.py
1 NO CONTENT: file renamed from IPython/qt/kernel_mixins.py to jupyter_qtconsole/kernel_mixins.py
1 NO CONTENT: file renamed from IPython/qt/manager.py to jupyter_qtconsole/manager.py
1 NO CONTENT: file renamed from IPython/qt/rich_text.py to jupyter_qtconsole/rich_text.py
1 NO CONTENT: file renamed from IPython/qt/svg.py to jupyter_qtconsole/svg.py
1 NO CONTENT: file renamed from IPython/qt/util.py to jupyter_qtconsole/util.py
General Comments 0
You need to be logged in to leave comments. Login now