##// END OF EJS Templates
Move Qt package to top-level.
Fernando Perez -
Show More
1 NO CONTENT: file renamed from IPython/frontend/qt/__init__.py to IPython/qt/__init__.py
NO CONTENT: file renamed from IPython/frontend/qt/__init__.py to IPython/qt/__init__.py
1 NO CONTENT: file renamed from IPython/frontend/qt/base_frontend_mixin.py to IPython/qt/base_frontend_mixin.py
NO CONTENT: file renamed from IPython/frontend/qt/base_frontend_mixin.py to IPython/qt/base_frontend_mixin.py
1 NO CONTENT: file renamed from IPython/frontend/qt/client.py to IPython/qt/client.py
NO CONTENT: file renamed from IPython/frontend/qt/client.py to IPython/qt/client.py
1 NO CONTENT: file renamed from IPython/frontend/qt/console/__init__.py to IPython/qt/console/__init__.py
NO CONTENT: file renamed from IPython/frontend/qt/console/__init__.py to IPython/qt/console/__init__.py
1 NO CONTENT: file renamed from IPython/frontend/qt/console/ansi_code_processor.py to IPython/qt/console/ansi_code_processor.py
NO CONTENT: file renamed from IPython/frontend/qt/console/ansi_code_processor.py to IPython/qt/console/ansi_code_processor.py
1 NO CONTENT: file renamed from IPython/frontend/qt/console/bracket_matcher.py to IPython/qt/console/bracket_matcher.py
NO CONTENT: file renamed from IPython/frontend/qt/console/bracket_matcher.py to IPython/qt/console/bracket_matcher.py
1 NO CONTENT: file renamed from IPython/frontend/qt/console/call_tip_widget.py to IPython/qt/console/call_tip_widget.py
NO CONTENT: file renamed from IPython/frontend/qt/console/call_tip_widget.py to IPython/qt/console/call_tip_widget.py
1 NO CONTENT: file renamed from IPython/frontend/qt/console/completion_html.py to IPython/qt/console/completion_html.py
NO CONTENT: file renamed from IPython/frontend/qt/console/completion_html.py to IPython/qt/console/completion_html.py
1 NO CONTENT: file renamed from IPython/frontend/qt/console/completion_lexer.py to IPython/qt/console/completion_lexer.py
NO CONTENT: file renamed from IPython/frontend/qt/console/completion_lexer.py to IPython/qt/console/completion_lexer.py
1 NO CONTENT: file renamed from IPython/frontend/qt/console/completion_plain.py to IPython/qt/console/completion_plain.py
NO CONTENT: file renamed from IPython/frontend/qt/console/completion_plain.py to IPython/qt/console/completion_plain.py
1 NO CONTENT: file renamed from IPython/frontend/qt/console/completion_widget.py to IPython/qt/console/completion_widget.py
NO CONTENT: file renamed from IPython/frontend/qt/console/completion_widget.py to IPython/qt/console/completion_widget.py
1 NO CONTENT: file renamed from IPython/frontend/qt/console/console_widget.py to IPython/qt/console/console_widget.py
NO CONTENT: file renamed from IPython/frontend/qt/console/console_widget.py to IPython/qt/console/console_widget.py
1 NO CONTENT: file renamed from IPython/frontend/qt/console/frontend_widget.py to IPython/qt/console/frontend_widget.py
NO CONTENT: file renamed from IPython/frontend/qt/console/frontend_widget.py to IPython/qt/console/frontend_widget.py
1 NO CONTENT: file renamed from IPython/frontend/qt/console/history_console_widget.py to IPython/qt/console/history_console_widget.py
NO CONTENT: file renamed from IPython/frontend/qt/console/history_console_widget.py to IPython/qt/console/history_console_widget.py
1 NO CONTENT: file renamed from IPython/frontend/qt/console/ipython_widget.py to IPython/qt/console/ipython_widget.py
NO CONTENT: file renamed from IPython/frontend/qt/console/ipython_widget.py to IPython/qt/console/ipython_widget.py
1 NO CONTENT: file renamed from IPython/frontend/qt/console/kill_ring.py to IPython/qt/console/kill_ring.py
NO CONTENT: file renamed from IPython/frontend/qt/console/kill_ring.py to IPython/qt/console/kill_ring.py
1 NO CONTENT: file renamed from IPython/frontend/qt/console/mainwindow.py to IPython/qt/console/mainwindow.py
NO CONTENT: file renamed from IPython/frontend/qt/console/mainwindow.py to IPython/qt/console/mainwindow.py
1 NO CONTENT: file renamed from IPython/frontend/qt/console/pygments_highlighter.py to IPython/qt/console/pygments_highlighter.py
NO CONTENT: file renamed from IPython/frontend/qt/console/pygments_highlighter.py to IPython/qt/console/pygments_highlighter.py
1 NO CONTENT: file renamed from IPython/frontend/qt/console/qtconsoleapp.py to IPython/qt/console/qtconsoleapp.py
NO CONTENT: file renamed from IPython/frontend/qt/console/qtconsoleapp.py to IPython/qt/console/qtconsoleapp.py
1 NO CONTENT: file renamed from IPython/frontend/qt/console/resources/icon/IPythonConsole.svg to IPython/qt/console/resources/icon/IPythonConsole.svg
NO CONTENT: file renamed from IPython/frontend/qt/console/resources/icon/IPythonConsole.svg to IPython/qt/console/resources/icon/IPythonConsole.svg
1 NO CONTENT: file renamed from IPython/frontend/qt/console/rich_ipython_widget.py to IPython/qt/console/rich_ipython_widget.py
NO CONTENT: file renamed from IPython/frontend/qt/console/rich_ipython_widget.py to IPython/qt/console/rich_ipython_widget.py
1 NO CONTENT: file renamed from IPython/frontend/qt/console/styles.py to IPython/qt/console/styles.py
NO CONTENT: file renamed from IPython/frontend/qt/console/styles.py to IPython/qt/console/styles.py
1 NO CONTENT: file renamed from IPython/frontend/qt/console/tests/__init__.py to IPython/qt/console/tests/__init__.py
NO CONTENT: file renamed from IPython/frontend/qt/console/tests/__init__.py to IPython/qt/console/tests/__init__.py
1 NO CONTENT: file renamed from IPython/frontend/qt/console/tests/test_ansi_code_processor.py to IPython/qt/console/tests/test_ansi_code_processor.py
NO CONTENT: file renamed from IPython/frontend/qt/console/tests/test_ansi_code_processor.py to IPython/qt/console/tests/test_ansi_code_processor.py
1 NO CONTENT: file renamed from IPython/frontend/qt/console/tests/test_completion_lexer.py to IPython/qt/console/tests/test_completion_lexer.py
NO CONTENT: file renamed from IPython/frontend/qt/console/tests/test_completion_lexer.py to IPython/qt/console/tests/test_completion_lexer.py
1 NO CONTENT: file renamed from IPython/frontend/qt/console/tests/test_console_widget.py to IPython/qt/console/tests/test_console_widget.py
NO CONTENT: file renamed from IPython/frontend/qt/console/tests/test_console_widget.py to IPython/qt/console/tests/test_console_widget.py
1 NO CONTENT: file renamed from IPython/frontend/qt/console/tests/test_kill_ring.py to IPython/qt/console/tests/test_kill_ring.py
NO CONTENT: file renamed from IPython/frontend/qt/console/tests/test_kill_ring.py to IPython/qt/console/tests/test_kill_ring.py
1 NO CONTENT: file renamed from IPython/frontend/qt/inprocess.py to IPython/qt/inprocess.py
NO CONTENT: file renamed from IPython/frontend/qt/inprocess.py to IPython/qt/inprocess.py
1 NO CONTENT: file renamed from IPython/frontend/qt/kernel_mixins.py to IPython/qt/kernel_mixins.py
NO CONTENT: file renamed from IPython/frontend/qt/kernel_mixins.py to IPython/qt/kernel_mixins.py
1 NO CONTENT: file renamed from IPython/frontend/qt/manager.py to IPython/qt/manager.py
NO CONTENT: file renamed from IPython/frontend/qt/manager.py to IPython/qt/manager.py
1 NO CONTENT: file renamed from IPython/frontend/qt/rich_text.py to IPython/qt/rich_text.py
NO CONTENT: file renamed from IPython/frontend/qt/rich_text.py to IPython/qt/rich_text.py
1 NO CONTENT: file renamed from IPython/frontend/qt/svg.py to IPython/qt/svg.py
NO CONTENT: file renamed from IPython/frontend/qt/svg.py to IPython/qt/svg.py
1 NO CONTENT: file renamed from IPython/frontend/qt/util.py to IPython/qt/util.py
NO CONTENT: file renamed from IPython/frontend/qt/util.py to IPython/qt/util.py
General Comments 0
You need to be logged in to leave comments. Login now