Add some controls to qtReferenceItem.
Merge request reports
Activity
Errors:
- commit a82bd0ad is not allowed because the following files are not formatted according to the 'clang-format-3.8' check:
smtk/extension/qt/qtReferenceItem.cxx
,smtk/extension/qt/qtReferenceItemData.h
. 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
.md
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 a82bd0ad is not allowed because the following files are not formatted according to the 'clang-format-3.8' check:
added 1 commit
- ccb05f8e - Highlight reference item membership on hover.
Errors:
- commit a82bd0ad is not allowed because the following files are not formatted according to the 'clang-format-3.8' check:
smtk/extension/qt/qtReferenceItem.cxx
,smtk/extension/qt/qtReferenceItemData.h
. Post a comment ending in the lineDo: reformat
to rewrite the MR source branch automatically. - commit ccb05f8e is not allowed because the following files are not formatted according to the 'clang-format-3.8' check:
smtk/extension/qt/qtReferenceItem.cxx
,smtk/view/Selection.cxx
,smtk/view/Selection.h
. 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
.md
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 a82bd0ad is not allowed because the following files are not formatted according to the 'clang-format-3.8' check:
added 2 commits
Errors:
- commit a82bd0ad is not allowed because the following files are not formatted according to the 'clang-format-3.8' check:
smtk/extension/qt/qtReferenceItem.cxx
,smtk/extension/qt/qtReferenceItemData.h
. Post a comment ending in the lineDo: reformat
to rewrite the MR source branch automatically. - commit ccb05f8e is not allowed because the following files are not formatted according to the 'clang-format-3.8' check:
smtk/extension/qt/qtReferenceItem.cxx
,smtk/view/Selection.cxx
,smtk/view/Selection.h
. Post a comment ending in the lineDo: reformat
to rewrite the MR source branch automatically. - commit 277abac0 is not allowed because the following files are not formatted according to the 'clang-format-3.8' check:
smtk/extension/qt/qtReferenceItem.cxx
. Post a comment ending in the lineDo: reformat
to rewrite the MR source branch automatically. - commit 657baaf9 is not allowed because the following files are not formatted according to the 'clang-format-3.8' check:
smtk/extension/qt/qtReferenceItem.cxx
,smtk/extension/qt/qtReferenceItemData.h
. 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
.md
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 a82bd0ad is not allowed because the following files are not formatted according to the 'clang-format-3.8' check:
@tjcorona Would you mind reviewing?
Note: the behavior you saw earlier (copy to selection appearing to fail) is a feature! The selection is being filtered and toolbar showed volumes were not allowed.
It is an easy fix (do not accept default arguments for the call to
modifySelection()
), but I'm not sure what the best behavior is... maybe if we filter we should let users know what got filtered out? Or maybe the selection should be unfiltered?assigned to @tjcorona
added 11 commits
Toggle commit listmentioned in commit e79f369d
mentioned in issue #195