Commit message Age Author Refs
r2773:b1d549aa
Initial version of system command out/err forwarding.
Brian Granger
0
r2772:742a6ad2
Cleanup and minor UI fixes.
epatters
0
r2771:9b00382b
Minor cleanup and bug fix.
epatters
0
r2770:0773317e
* Moved KernelManager attribute management code in FrontendWidget into a mixin class usable in any Qt frontend. Registering handlers for message types is now trivial. * Made the Qt kernel manager signal interface more consistent with the revised message specification.
epatters
0
r2769:764fc61d
Merge branch 'master' of github.com:ellisonbg/ipython into newkernel
Brian Granger
0
r2768:3991b816
Fixing small bugs in ipcluster stuff. Recently, I changed the way traited classes were working to all keyword args in __init__. I had forget to update a few things to reflect this.
Brian Granger
0
r2767:b7a07de7
Reenabling output trapping in the kernel.
Brian Granger
0
r2766:c9e054c3
Moved a few things back to InteractiveShell. The following attributes were still needed in the base InteractiveShell class. * autoindent. This is used in runlines. * separate_in, separate_out, separate_out2 are used in prompt management. Eventually these things should be refactored and moved to the frontends, just not yet.
Brian Granger
0
r2765:1f32be1b
* Added a custom context menu to the RichIPythonWidget which allows saving plot as an images or SVG documents. * Expanded generic SVG functionality and refactored it into its own module.
epatters
0
r2764:331ecc98
Numerous fixes to ConsoleWidget editing region maintenence code. It now impossible (or at least very difficult :) to break the input region.
epatters
0
< 1 .. 2595 2596 2597 2598 2599 .. 2874 >