Page MenuHomePhabricator

2022 Week 28 (Mid July)
Closed, ResolvedPublic

Related Objects

Mentioned Here
rMITK2c1e96edd65c: Merge branch 'master' into develop
rMITK0944e0d5e6a4: Rename sections label.
rMITK9235478ae848: Fix weak pointer usage
rMITK3645bbc3bacd: Use default toolmanager provider
rMITKdeb2fe9ecb72: Clean labelset image
rMITK916208605b13: T29169 Extract TransferLabelContent from Tool
rMITK71841b57eb56: Add tests for labelsetimage
rMITK01b95b178454: Merge branch 'T25991-Update-semantic-relations-test' into develop
rMITKb3e02403b5db: Fixed T29139 - Fixed warnings when creating a 4D statistic with a 3D mask…
rMITK27ffcb0daf95: Added OverwriteStyle modes to TransferLabelContent
rMITK5846ba3200a0: T28982 Added option to control MergeStyle and OverwriteStyle of an…
rMITK445b45bebf34: Fixed wrong include
rMITKbb5195b4587d: Fix labelset widget issues
rMITK3f7a773b1790: Create dynamic / static segmentation action
rMITKb28140233b8b: Correctly show preview nodes
rMITKe5ef182d1850: Use UTF-8 encoding on Windows
rMITK44f870bdb903: Allow also the direct use of Image instances as source.
rMITKa064dfe2cc72: Make rotated geometry warning in Image Cropper more consistent
rMITK3dccb1356a35: Unit test for Descriptive Pharmacokinetic Brix Model.
rMITKa9242aa9966a: Allow custom label name and color suggestions
rMITKc6183651ff3c: Fix FlowBench argument parsing and icon resource access
rMITKbefba8efc6a2: Remove QmitkPointListViewWidget
rMITK9543f93caadb: T29185 Refactor AutoSegmentationTool classes
rMITK1ba516a4379a: Add Stitching MiniApp to installer
rMITK0b353820d36c: Remove "show-in" action
rMITK1ec01465bd22: Introduce JSON for Modern C++
rMITK9dd2a51fd669: Merge remote-tracking branch 'Alfred-Franz/T29082-FixXMLLogging' into…
rMITKcfb78c0e2f16: Merge branch 'bugfix/T29082-FixXMLLogging' into develop
rMITKce8e2e42326f: Remove occurrences of the StdMultiWidget
rMITKb878213f8bea: T29209 nnUNet caching bug fix
rMITK6cf530da4bbd: Merge branch 'develop' into feature/T29187-nnunet-show-download-models
rMITK748211f61284: Remove QmitkFunctionality
rMITKf53a78a4336a: Remove frontal as view direction
rMITKe777f82bd510: Remove transversal as view direction
rMITK685cdc749582: Remove saggital as view direction
rMITK7103a334f96f: nnUNet download option for available pretrained models
rMITK194dd5d892c0: nnUNet download model documentation
rMITKd0208401ed1d: Merge QmitknnUNetToolSlots.cpp & QmitknnUNetToolGUI.cpp T29205
rMITKe6954ab13033: Standardize setting of level window values
T25725: "Show in" action is currently not implemented
T26545: [Multi widget] Make classes work with QmitkAbstractMultiWidget(Editor)
T26547: Clarify difference between QmitkPointListViewWidget and QmitkPointListView
T27136: Ensure correct pattern of mitk::WeakPointer::Lock()
T28138: [MultiLabel Segmentation] Add tests for the LabelSetImage
T28285: DICOM with 'ä' in filename not readable on Windows
T28297: Add Stitching MiniApp to installer
T28524: Refactor LabelSetImage and associated classes.
T28866: [Segmentation] Redundant label "recomputation" for Otsu/Watershed (& nnUNet) when any of the Preview-generated labels are selected to Confirm
T28978: [MultiLabel Segmentation] Create segmentation action always creates a dynamic segmentation
T28982: Weak Label Annotation Picking Tool
T29082: MITK-IGT: XML logging is broken
T29110: [Segmentation] Optimize new segmentation view
T29142: [Segmentation] Previews stay invisible if label was hidden
T29146: Union Mode for the picking tool
T29158: [Segmentation] Custom list for optional label names
T29169: [Segmentation] Extract TransferLabelToImage from Tool class
T29170: [Segmentation] Extract GetImageByTimePoint/TimeStep from tool class
T29175: [Segmentation] Remove multilabel segmentation tool manager provider
T29177: [Segmentation] TransferLabelToImage function should support to ignore locks
T29183: [SEG] Removal of "create as new segmentation"
T29187: Add GUI elements to parse and show available models
T29195: Fix FlowBench argument parsing and icon resource access
T29200: Completely remove QmitkFunctionality
T29207: Remove "Frontal" and "Transversal" as view direction from the code base
T29208: Introduce sophisticated JSON library

Event Timeline

kislinsk triaged this task as Normal priority.Jul 11 2022, 7:16 AM
kislinsk created this task.

Pushed new branch to rMITK MITK: release/T29226-2022-Week-28.

Merge commitRevisionTask(s)
rMITKe6954ab1{D678}
rMITKd0208401{D679}
rMITK194dd5d8{D673}
rMITK7103a334{D671}
rMITK685cdc74{D670}T29207: Remove "Frontal" and "Transversal" as view direction from the code base
rMITKe777f82b{D669}T29207: Remove "Frontal" and "Transversal" as view direction from the code base
rMITKf53a78a4{D668}T29207: Remove "Frontal" and "Transversal" as view direction from the code base
rMITK748211f6{D666}T29200: Completely remove QmitkFunctionality
rMITK6cf530daT29187: Add GUI elements to parse and show available models
rMITKb878213f{D667}
rMITKce8e2e42{D662}T26545: [Multi widget] Make classes work with QmitkAbstractMultiWidget(Editor)
rMITKcfb78c0eT29082: MITK-IGT: XML logging is broken
rMITK9dd2a51fT29082: MITK-IGT: XML logging is broken
rMITK1ec01465{D664}T29208: Introduce sophisticated JSON library
rMITK0b353820{D658}T25725: "Show in" action is currently not implemented
rMITK1ba516a4{D663}T28297: Add Stitching MiniApp to installer
rMITK9543f93c{D656}T29183: [SEG] Removal of "create as new segmentation"
T28866: [Segmentation] Redundant label "recomputation" for Otsu/Watershed (& nnUNet) when any of the Preview-generated labels are selected to Confirm
rMITKbefba8ef{D661}T26547: Clarify difference between QmitkPointListViewWidget and QmitkPointListView
rMITKc6183651{D660}T29195: Fix FlowBench argument parsing and icon resource access
rMITKa9242aa9{D659}T29158: [Segmentation] Custom list for optional label names
rMITK3dccb135{D434}
rMITKa064dfe2{D654}
rMITK44f870bd{D652}
rMITKe5ef182d{D653}T28285: DICOM with 'ä' in filename not readable on Windows
rMITKb2814023{D651}T29142: [Segmentation] Previews stay invisible if label was hidden
rMITK3f7a773b{D631}T28978: [MultiLabel Segmentation] Create segmentation action always creates a dynamic segmentation
rMITKbb5195b4{D632}T29110: [Segmentation] Optimize new segmentation view
rMITK445b45be{D650}
rMITK5846ba32{D649}T29146: Union Mode for the picking tool
T28982: Weak Label Annotation Picking Tool
rMITK27ffcb0d{D648}T29177: [Segmentation] TransferLabelToImage function should support to ignore locks
rMITKb3e02403{D647}
rMITK01b95b17{T25991}
rMITK71841b57{D639}T28138: [MultiLabel Segmentation] Add tests for the LabelSetImage
rMITK91620860{D640}T29170: [Segmentation] Extract GetImageByTimePoint/TimeStep from tool class
T29169: [Segmentation] Extract TransferLabelToImage from Tool class
rMITKdeb2fe9e{D642}T28524: Refactor LabelSetImage and associated classes.
rMITK3645bbc3{D641}T29175: [Segmentation] Remove multilabel segmentation tool manager provider
rMITK9235478a{D636}T27136: Ensure correct pattern of mitk::WeakPointer::Lock()
rMITK0944e0d5{D635}
rMITK2c1e96ed

Deleted branch from rMITK MITK: release/T29226-2022-Week-28.