- 12 Jan, 2019 7 commits
-
-
David Thompson authored
Handle the case when descriptive phrases belonging to the same parent item refer to the same persistent object. For now, assume that the same object should only appear once per parent. In the future, other phrase information should be used to discriminate phrases. This fixes the issue where the associated-entity list would be cleared immediately after an operation ran -- not because the operation removed existing objects, but because new phrases were constructed that did not match the old phrase (causing a removal and insertion of the same object, which reset the map used to hold selected objects).
-
David Thompson authored
-
David Thompson authored
1446635f Signal more changes to the attribute system... b9f1896c Add a second "dummy" operation for the attribute system. 14e7e340 Fix updates to ComponentPhraseModel. efce5258 common/Links: fix return value for erase_all() 9a236120 Add dissociate operation Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !1442
-
David Thompson authored
... to keep resource tree and component list views up to date.
-
David Thompson authored
This operation is used to signal when attributes (not resources) are created, or expunged.
-
David Thompson authored
Handle the case when descriptive phrases belonging to the same parent item refer to the same persistent object. For now, assume that the same object should only appear once per parent. In the future, other phrase information should be used to discriminate phrases. This fixes the issue where the associated-entity list would be cleared immediately after an operation ran -- not because the operation removed existing objects, but because new phrases were constructed that did not match the old phrase (causing a removal and insertion of the same object, which reset the map used to hold selected objects).
-
T.J. Corona authored
-
- 11 Jan, 2019 5 commits
-
-
T.J. Corona authored
-
John Tourtellott authored
-
John Tourtellott authored
9d4255d0 Update submodule to current simulation-workflows:master 5a76bcd9 Fix export spec to use model not resource 788755f6 Add python bindings needed for cmb export Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
T.J. Corona <tj.corona@kitware.com> Merge-request: !1440
-
John Tourtellott authored
9d4255d0 Update submodule to current simulation-workflows:master 5a76bcd9 Fix export spec to use model not resource 788755f6 Add python bindings needed for cmb export Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
T.J. Corona <tj.corona@kitware.com> Merge-request: !1440
-
John Tourtellott authored
Also improve comments
-
- 10 Jan, 2019 28 commits
-
-
John Tourtellott authored
-
John Tourtellott authored
-
T.J. Corona authored
9baae3ef Update version number to 3.0.0 Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !1439
-
T.J. Corona authored
-
T.J. Corona authored
-
T.J. Corona authored
97171730 Update release notes Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !1438
-
T.J. Corona authored
-
T.J. Corona authored
52bbe9eb Update release notes Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !1437
-
T.J. Corona authored
-
T.J. Corona authored
54bbb106 STYLE: Updating Association Arrows Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !1436
-
T.J. Corona authored
-
T.J. Corona authored
54bbb106 STYLE: Updating Association Arrows Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !1436
-
T.J. Corona authored
e9126df1 common/Links: fix return value for erase_all() c3549133 Add dissociate operation Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
David Thompson <david.thompson@kitware.com> Merge-request: !1427
-
Bob Obara authored
We now use icons instead of ASCII art.
-
T.J. Corona authored
-
T.J. Corona authored
68dec41e Fix doc to match convention of the rest of the class Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !1435
-
T.J. Corona authored
68dec41e Fix doc to match convention of the rest of the class Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !1435
-
T.J. Corona authored
-
David Thompson authored
-
David Thompson authored
027047dc Fix minor oscillator issues. e710a976 Decouple resource names and locations. f92241f8 Eliminate debug printouts. Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
T.J. Corona <tj.corona@kitware.com> Merge-request: !1434
-
David Thompson authored
027047dc Fix minor oscillator issues. e710a976 Decouple resource names and locations. f92241f8 Eliminate debug printouts. Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
T.J. Corona <tj.corona@kitware.com> Merge-request: !1434
-
David Thompson authored
-
David Thompson authored
This still reports the filename stem as a default name, but only when the user (or application) has not assigned a name.
-
David Thompson authored
-
David Thompson authored
-
David Thompson authored
b3e5ee58 Eliminate warnings. 6d3f6195 Add `smtk::resource::EventType::MODIFIED` event. 093c77ae Remove a debug printout. 1d3e09a5 Avoid VTK warnings a-plenty. Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
T.J. Corona <tj.corona@kitware.com> Merge-request: !1432
-
David Thompson authored
b3e5ee58 Eliminate warnings. 6d3f6195 Add `smtk::resource::EventType::MODIFIED` event. 093c77ae Remove a debug printout. 1d3e09a5 Avoid VTK warnings a-plenty. Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
T.J. Corona <tj.corona@kitware.com> Merge-request: !1432
-
David Thompson authored
-