##// END OF EJS Templates
* 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....
* 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 -
r2744:e281b2eb
Show More
Name Size Modified Last Commit Author
/ IPython / zmq
__init__.py Loading ...
blockingkernelmanager.py Loading ...
completer.py Loading ...
frontend.py Loading ...
kernel.py Loading ...
kernelmanager.py Loading ...
ktest.py Loading ...
session.py Loading ...