Make python shell dockable.
- Makes
pqPythonShell
a widget that is fairly self-contained. Now one can create as maypqPythonShell
instances as needed. - ParaView simply places a
pqPythonShell
in a dock widget to add Python shell to the application. -
pqPythonShell
does not init Python immediately, but does so when the shell gets focus or attempts to execute some Python snippet. - When load Python state, or run macros, they will now run in the global interpreter context, rather that in the Python shell.
- Cleanly handles capturing of output/error messages or input request coming from code executing in Python shell or else where e.g. macros, or loading of Python state.
Merge request reports
Activity
Errors:
- commit 67d698cb references the commit 16323f5245b14eac2b7bbb0a66886c80b8b0abf1 at
VTK
, but it is not available on the tracked branchmaster
; please make the commit available from themaster
branch first. - commit 7693cbbc is not allowed because the following files are not formatted according to the 'clang-format' check:
Qt/ApplicationComponents/pqCommandLineOptionsBehavior.cxx
. Post a comment ending in the lineDo: reformat
to rewrite the MR source branch automatically.
Warnings:
- the merge request is marked as a work-in-progress.
The warnings do not need to be fixed, but it is recommended to do so.
Please rewrite commits to fix the errors listed above (adding fixup commits will not resolve the errors) and force-push the branch again to update the merge request.
Some messages may be temporary; please trigger the checks again if they have been resolved.
- commit 67d698cb references the commit 16323f5245b14eac2b7bbb0a66886c80b8b0abf1 at
added 2 commits
Errors:
- commit a7d9ba99 references the commit 16323f5245b14eac2b7bbb0a66886c80b8b0abf1 at
VTK
, but it is not available on the tracked branchmaster
; please make the commit available from themaster
branch first.
Warnings:
- the merge request is marked as a work-in-progress.
The warnings do not need to be fixed, but it is recommended to do so.
Please rewrite commits to fix the errors listed above (adding fixup commits will not resolve the errors) and force-push the branch again to update the merge request.
Some messages may be temporary; please trigger the checks again if they have been resolved.
- commit a7d9ba99 references the commit 16323f5245b14eac2b7bbb0a66886c80b8b0abf1 at
Errors:
- commit 145aa359 is not allowed because the following files are not formatted according to the 'clang-format' check:
Qt/Python/pqPythonManager.cxx
. Post a comment ending in the lineDo: reformat
to rewrite the MR source branch automatically. - commit 145aa359 references the commit 16323f5245b14eac2b7bbb0a66886c80b8b0abf1 at
VTK
, but it is not available as a first-parent of the tracked branchmaster
; please choose the commit where it was merged into themaster
branch. - commit b25f4a05 is not allowed because the following files are not formatted according to the 'clang-format' check:
Qt/Python/pqPythonManager.cxx
. Post a comment ending in the lineDo: reformat
to rewrite the MR source branch automatically.
Warnings:
- the merge request is marked as a work-in-progress.
The warnings do not need to be fixed, but it is recommended to do so.
Please rewrite commits to fix the errors listed above (adding fixup commits will not resolve the errors) and force-push the branch again to update the merge request.
- commit 145aa359 is not allowed because the following files are not formatted according to the 'clang-format' check:
Errors:
- commit 4bb61890 is not allowed because the following files are not formatted according to the 'clang-format' check:
Qt/Python/pqPythonDebugLeaksView.h
. Post a comment ending in the lineDo: reformat
to rewrite the MR source branch automatically. - commit 4e8549f7 references the commit 16323f5245b14eac2b7bbb0a66886c80b8b0abf1 at
VTK
, but it is not available as a first-parent of the tracked branchmaster
; please choose the commit where it was merged into themaster
branch. - commit 4e8549f7 is not allowed because the following files are not formatted according to the 'clang-format' check:
Qt/Python/pqPythonManager.cxx
. Post a comment ending in the lineDo: reformat
to rewrite the MR source branch automatically. - commit 3ee1db26 is not allowed because the following files are not formatted according to the 'clang-format' check:
Qt/Python/pqPythonManager.cxx
. Post a comment ending in the lineDo: reformat
to rewrite the MR source branch automatically. - commit 4d0a2bd1 is not allowed because the following files are not formatted according to the 'clang-format' check:
Qt/Python/pqPythonShell.h
. Post a comment ending in the lineDo: reformat
to rewrite the MR source branch automatically.
Warnings:
- the merge request is marked as a work-in-progress.
The warnings do not need to be fixed, but it is recommended to do so.
Please rewrite commits to fix the errors listed above (adding fixup commits will not resolve the errors) and force-push the branch again to update the merge request.
- commit 4bb61890 is not allowed because the following files are not formatted according to the 'clang-format' check:
Errors:
- commit 9c80e880 references the commit 16323f5245b14eac2b7bbb0a66886c80b8b0abf1 at
VTK
, but it is not available as a first-parent of the tracked branchmaster
; please choose the commit where it was merged into themaster
branch.
Warnings:
- the merge request is marked as a work-in-progress.
The warnings do not need to be fixed, but it is recommended to do so.
Please rewrite commits to fix the errors listed above (adding fixup commits will not resolve the errors) and force-push the branch again to update the merge request.
- commit 9c80e880 references the commit 16323f5245b14eac2b7bbb0a66886c80b8b0abf1 at