-
-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OWPythonScript: Replace console #5228
base: master
Are you sure you want to change the base?
Commits on Jul 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7ff1b7f - Browse repository at this point
Copy the full SHA 7ff1b7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f0fc49e - Browse repository at this point
Copy the full SHA f0fc49eView commit details -
Configuration menu - View commit details
-
Copy full SHA for dee377b - Browse repository at this point
Copy the full SHA dee377bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 774716e - Browse repository at this point
Copy the full SHA 774716eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 111a4da - Browse repository at this point
Copy the full SHA 111a4daView commit details
Commits on Jul 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6b774e5 - Browse repository at this point
Copy the full SHA 6b774e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for feb1747 - Browse repository at this point
Copy the full SHA feb1747View commit details -
owpythonscript: Remove namespaces
I can't run WidgetPreview without this removed. It'll be replaced by a dedicated kernel soon.
Configuration menu - View commit details
-
Copy full SHA for 3d35011 - Browse repository at this point
Copy the full SHA 3d35011View commit details -
Configuration menu - View commit details
-
Copy full SHA for 458857a - Browse repository at this point
Copy the full SHA 458857aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ac6bf9 - Browse repository at this point
Copy the full SHA 9ac6bf9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 831a818 - Browse repository at this point
Copy the full SHA 831a818View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5ef8f6 - Browse repository at this point
Copy the full SHA a5ef8f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73d0c37 - Browse repository at this point
Copy the full SHA 73d0c37View commit details -
requirements-gui: Require qtconsole
For now only uses its pygments stuff in editor. A later PR will implement more with this requirement.
Configuration menu - View commit details
-
Copy full SHA for ff7ac71 - Browse repository at this point
Copy the full SHA ff7ac71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01b46fb - Browse repository at this point
Copy the full SHA 01b46fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9950a91 - Browse repository at this point
Copy the full SHA 9950a91View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2f88f9 - Browse repository at this point
Copy the full SHA f2f88f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9010bd2 - Browse repository at this point
Copy the full SHA 9010bd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5824efe - Browse repository at this point
Copy the full SHA 5824efeView commit details -
Configuration menu - View commit details
-
Copy full SHA for b270b6f - Browse repository at this point
Copy the full SHA b270b6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9132c87 - Browse repository at this point
Copy the full SHA 9132c87View commit details -
Configuration menu - View commit details
-
Copy full SHA for ccce0fb - Browse repository at this point
Copy the full SHA ccce0fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for e401014 - Browse repository at this point
Copy the full SHA e401014View commit details -
owpythonscript: Implement darkMode
Relies on setting darkMode property in QApplication
Configuration menu - View commit details
-
Copy full SHA for ce071f9 - Browse repository at this point
Copy the full SHA ce071f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3e45a2 - Browse repository at this point
Copy the full SHA a3e45a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d8c29e - Browse repository at this point
Copy the full SHA 0d8c29eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 439f030 - Browse repository at this point
Copy the full SHA 439f030View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb37aa6 - Browse repository at this point
Copy the full SHA eb37aa6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f40295b - Browse repository at this point
Copy the full SHA f40295bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 55d1390 - Browse repository at this point
Copy the full SHA 55d1390View commit details -
Configuration menu - View commit details
-
Copy full SHA for dec7a7c - Browse repository at this point
Copy the full SHA dec7a7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a1c85e - Browse repository at this point
Copy the full SHA 0a1c85eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b6ea78 - Browse repository at this point
Copy the full SHA 4b6ea78View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b813ef - Browse repository at this point
Copy the full SHA 7b813efView commit details -
Configuration menu - View commit details
-
Copy full SHA for ccf8b66 - Browse repository at this point
Copy the full SHA ccf8b66View commit details
Commits on Jul 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b13770c - Browse repository at this point
Copy the full SHA b13770cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a5c480 - Browse repository at this point
Copy the full SHA 8a5c480View commit details -
python_console: Startup stability refactor
If flicking in-process on and off, before this change, it could get stuck on 'Injecting Variables'
Configuration menu - View commit details
-
Copy full SHA for d280e12 - Browse repository at this point
Copy the full SHA d280e12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 623fb89 - Browse repository at this point
Copy the full SHA 623fb89View commit details -
python_kernel: Disable stdout/stderr patching on in_process
Orange already does its own patching, and does not expose file descriptors for the patched out streams. Even if this functionality is added to orange and canvas-core, many test runners (JetBrains) do not, and the only case handled in the ipykernel library is for pytest.
Configuration menu - View commit details
-
Copy full SHA for d9002af - Browse repository at this point
Copy the full SHA d9002afView commit details
Commits on Jul 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1095f6a - Browse repository at this point
Copy the full SHA 1095f6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 866a9d5 - Browse repository at this point
Copy the full SHA 866a9d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 855a00e - Browse repository at this point
Copy the full SHA 855a00eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 192b05a - Browse repository at this point
Copy the full SHA 192b05aView commit details