##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r2753:d8085a0e
Cleaned up KernelManager.__init__ for better traits usage.
Brian Granger
0
r2752:5016a14f
Merge branch 'master' into kernelmanager Conflicts: IPython/utils/traitlets.py
Brian Granger
merge
0
r2751:88558178
Updating autogen_api.py. * The docs won't build though.
Brian Granger
0
r2750:bb29f349
Merge branch 'configurable' into trunk
Brian Granger
merge
0
r2749:b4d406a3
Adding new docs for configuration/extensions/plugins.
Brian Granger
0
r2748:b9d06b50
Updating the docs.
Brian Granger
0
r2747:3aa6f1e6
Clarifying that Python 2.6 is now required.
Brian Granger
0
r2746:ff14401a
Fixing InteractiveShell creation
Brian Granger
0
r2745:4446a716
Fixing bugs and adding comment
Brian Granger
0
r2744:e281b2eb
* CallTipWidget and CompletionWidget no longer need to be fed key presses. This means that can be attached to any Q[Plain]TextEdit with zero hassle. * More fixes for bugs introduced by previous ConsoleWidget refactor.
epatters
0
r2743:48e1a2df
Add note about pure-zmq heartbeat messaging.
Fernando Perez
0
r2742:660c6d58
Minor work on kernelmanager. * Added new TCPAddress TraitType.
Brian Granger
0
r2741:e34a2ef9
Merge branch 'epatters-qtfrontend' into kernelmanager
Brian Granger
merge
0
r2740:a7c52804
Adding support for HasTraits to take keyword arguments.
Brian Granger
0
r2739:a98f467a
Allow trait values to be set in the keyword arguments of __init__.
Brian Granger
0
r2738:95a4f176
Finishing work on configurables, plugins and extensions.
Brian Granger
0
r2737:86f02f7e
* Fixed context menu breakge after previous commit. * Cleaned up _event_filter_keypress.
epatters
0
r2736:0b79fc7d
Refactored ConsoleWidget to encapsulate, rather than inherit from, QPlainTextEdit. This permits a QTextEdit to be substituted for a QPlainTextEdit if desired. It also makes it more clear what is the public interface of ConsoleWidget.
epatters
0
r2735:8dbbf5e2
Major overhaul of the messaging documentation.
Fernando Perez
0
r2734:80d1ecb3
Merge branch 'epatters-qtfrontend' into kernelmanager Conflicts: IPython/frontend/qt/kernelmanager.py
Brian Granger
merge
0
load next
< 1 .. 1298 1299 1300 1301 1302 .. 1437 >
showing 20 out of 28734 commits