Arc deletion
- Refactor
qtTaskEditor
to separate interaction modes from the editor itself. - Add a "disconnect" mode that allows users to select and remove arcs (if an operation is present that can perform the removal).
- Fix an issue where the "pan" mode event filters were not installed at construction of the qtTaskEditor.
Merge request reports
Activity
assigned to @dcthomp
Errors:
- commit b49e2adf is not allowed because the following files are not formatted according to the 'clang-format' check:
smtk/extension/qt/task/qtGraphViewMode.cxx
,smtk/extension/qt/task/qtGraphViewMode.h
,smtk/extension/qt/task/qtPanMode.cxx
,smtk/extension/qt/task/qtPanMode.h
,smtk/extension/qt/task/qtTaskView.cxx
. Post a comment ending in the lineDo: reformat
to rewrite the MR source branch automatically. - commit b49e2adf cannot be merged; it is marked as a work-in-progress (WIP).
- commit f90bc9ec is not allowed because the following files are not formatted according to the 'clang-format' check:
smtk/extension/qt/task/qtConnectMode.cxx
,smtk/extension/qt/task/qtConnectMode.h
,smtk/extension/qt/task/qtGraphViewMode.h
,smtk/extension/qt/task/qtPanMode.cxx
,smtk/extension/qt/task/qtPanMode.h
, and 4 others. Post a comment ending in the lineDo: reformat
to rewrite the MR source branch automatically. - commit f90bc9ec cannot be merged; it is marked as a work-in-progress (WIP).
- commit 1d7d8012 is not allowed because the following files are not formatted according to the 'clang-format' check:
smtk/extension/qt/task/qtConnectMode.cxx
,smtk/extension/qt/task/qtDisconnectMode.cxx
,smtk/extension/qt/task/qtDisconnectMode.h
,smtk/extension/qt/task/qtPanMode.h
,smtk/extension/qt/task/qtTaskEditor.cxx
. Post a comment ending in the lineDo: reformat
to rewrite the MR source branch automatically. - commit 1d7d8012 cannot be merged; it is marked as a work-in-progress (WIP).
Warnings:
- please consider adding a changelog entry in a file ending with
.rst
indoc/release/notes
.
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 b49e2adf is not allowed because the following files are not formatted according to the 'clang-format' check:
added component:task-system ~3849 triage:feature labels
Errors:
- commit 6a49a003 is not allowed because the following files are not formatted according to the 'clang-format' check:
smtk/extension/qt/task/qtConnectMode.cxx
,smtk/extension/qt/task/qtConnectMode.h
,smtk/extension/qt/task/qtDisconnectMode.cxx
,smtk/extension/qt/task/qtDisconnectMode.h
,smtk/extension/qt/task/qtGraphViewMode.cxx
, and 7 others. Post a comment ending in the lineDo: reformat
to rewrite the MR source branch automatically.
Warnings:
- please consider adding a changelog entry in a file ending with
.rst
indoc/release/notes
.
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 6a49a003 is not allowed because the following files are not formatted according to the 'clang-format' check:
requested review from @bob.obara
Errors:
- commit ba5c7544 is not allowed because the following files are not formatted according to the 'clang-format' check:
smtk/extension/qt/task/qtTaskEditor.cxx
. Post a comment ending in the lineDo: reformat
to rewrite the MR source branch automatically.
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 ba5c7544 is not allowed because the following files are not formatted according to the 'clang-format' check:
changed milestone to %smtk 24.01