- Apr 16, 2025
-
-
4a2134ca Adjusted how default options are added to expression combo box Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Acked-by:
Robert M. O'Bara <bob.obara@kitware.com> Merge-request: !3105
-
- Apr 09, 2025
-
-
422d0ed6 Addressed comment. 0ccb800c Update operate() in Operation.cxx to handle exceptions from operateInternal(). Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Merge-request: !3104
-
Jason Luckhardt authored
-
Jacob Hueber authored
-
- Apr 08, 2025
-
-
Jason Luckhardt authored
This modification should ensure that a failure outcome is returned, allowing the thread to proceed seamlessly by notifying observers and releasing resources. Consequently, this will enable any threads awaiting resource locks to acquire them and continue their execution without hindrance.
-
- Mar 26, 2025
-
-
a8c13323 clang-tidy: suppress `modernize-use-nodiscard` lints 2d977ea6 clang-tidy: suppress `modernize-use-transparent-functors` lints 368bce86 DoubleItemDefinition: return a const ref to the vector member 47dc14f9 DoubleItemDefinition: remove meaningless `const` return type 6c092085 clang-tidy: fix `readability-redundant-declaration` lints 7fde9e74 clang-tidy: fix `bugprone-unhandled-exception-at-new` lints 8e1bb6af clang-tidy: fix `modernize-make-unique` lints b064ea9e c++17: remove code supporting older C++ standards ... Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
David Thompson <david.thompson@kitware.com> Merge-request: !3095
-
- Mar 25, 2025
-
-
Ben Boeckel authored
-
Ben Boeckel authored
-
- Mar 20, 2025
-
-
1428d44e Fix `GatherObjectsAgent::configuration()`… Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Acked-by:
jwilson1881 <justin.2.wilson@gm.com> Merge-request: !3102
-
- Mar 19, 2025
-
-
David Thompson authored
… by having it call its parent.
-
- Mar 18, 2025
-
-
baa57506 ENH: Adding Python Array Accessors for Derived Value Items Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Merge-request: !3100
-
- Mar 17, 2025
-
-
Robert M. O'Bara authored
The C++ ValueItemTemplate class provided methods of setting multiple values of the item using iterators. Unfortunately these methods could not be made available in the Python wrapped API. Instead we have added *setValues* and *values* methods to the pybind11 wrapping for DoubleItem, IntItem, and DoubleItem which allows the use of Python arrays to set (and get) all of the values of the Item.
-
44576977 Fix ubsan warnings. a10ce56c Change the active task before observers are notified. Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Acked-by:
Robert M. O'Bara <bob.obara@kitware.com> Merge-request: !3099
-
- Mar 15, 2025
-
-
David Thompson authored
-
David Thompson authored
-
- Mar 08, 2025
-
-
Ben Boeckel authored
-
Ben Boeckel authored
-
- Mar 07, 2025
-
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
This is the same as `AdjustToMinimumContentsLength` but also incorporates the size of the icon (if any) as well.
-
Ben Boeckel authored
-
- Mar 05, 2025
-
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
- Mar 04, 2025
-
-
962dcf20 clang-tidy: fix `modernize-use-nodiscard` lints c131983a clang-tidy: fix `readability-static-accessed-through-instance` lints 8ff9cc68 clang-tidy: fix `readability-redundant-smartptr-get` lints 4285c63d clang-tidy: fix `readability-redundant-member-init` lints 36acc654 clang-tidy: fix `readability-redundant-inline-specifier` lints 18ae95a3 clang-tidy: fix `readability-redundant-casting` lints f188dcd9 clang-tidy: fix `readability-duplicate-include` lints c243a86e clang-tidy: fix `readability-delete-null-pointer` lints ... Acked-by:
Kitware Robot <kwrobot@kitware.com> Tested-by:
buildbot <buildbot@kitware.com> Reviewed-by:
David Thompson <david.thompson@kitware.com> Merge-request: !2759
-
- Mar 02, 2025
-
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-