Page MenuHomePhabricator

2021 Week 39 (Very Early October)
Closed, ResolvedPublic

Related Objects

Mentioned Here
rMITK3349cb419412: Merge branch 'master' into develop
rMITKb7299f54c209: Handle uninitialized segmentations in interpolator
rMITKafe3b0b3c036: Merge branch 'develop' into bugfix/T28606-UseLZ4InCompressedImageContainerClass
rMITK14632b174db4: Merge branch 'bugfix/T28606-UseLZ4InCompressedImageContainerClass' into develop
rMITK454aee539fff: Merge branch 'bugfix/T28606-StoreImageDimension' into develop
rMITKcbf0c82a8caa: Merge branch 'bugfix/T28385-AddNullptrCheck' into develop
rMITK51054fb39226: Merge remote-tracking branch 'slafebre/feature/T28616-fixed-size-markers-for…
rMITK3e08285283ef: Replace 2-d interpolation filter pipeline with equivalent ITK filter
rMITK648a34ce6f0e: Merge branch 'bugfix/T28614-Revert' into develop
rMITKbf0fdf5cd2bb: Merge remote-tracking branch 'origin/develop' into bugfix/T28267-colorbar…
rMITK649973ed18dd: T28267 set colorbar placement to correct height
rMITKfe35a091a085: Add option to visualize point sets as fixed-size markers
rMITK74f51bc4ab29: Activate auto selection mode per default for the data selection widgets
rMITKdc72fd711279: Merge branch 'bugfix/T28657-FixMSVCv16.11WarningsAsErrors' into develop
rMITK52ebf19b564a: T28658 and T28659
rMITK8186562db1a4: Fixed T28492 PACS interaction getting stuck from modifier keys
rMITK327fda395735: Preserve view position / do not reset camera / crosshair on new segmentation…
rMITK234cb93299fe: Fixed T28667 Generalize overwriting of interaction configs when using tools
rMITK16844f3905fc: Allow disabling of PACS tools by manually ensuring exclusivity
rMITKf10eb4f425bc: Automatically check for matching nodes if data storage is (re)set
rMITKb963a9fe4f47: Remove deprecated classes related to segmentation.
rMITKd3668fc1f1dc: Do not initialize views on preferences changes
rMITK8236a73b22bf: Prevent stylesheet inheritance for active render window widgets
rMITKf9c2a71bbd48: Cherry-picked old changes: Remove-MouseModeSwitcher
rMITK509c7939cec4: Remove a -Wold-style-cast flag from CppMicroServices
rMITK00f000b33f60: Do not request a rendering update twice
rMITK895486021524: Cherry-picked old changes: Remove-QmitkMouseModeSwitcher
rMITKe7f6648cd685: Correct handling of PACS mode when using ImageCropper
rMITK9fc6d9258f4e: Clean usage of QmitkInteractionSchemeToolBar and InteractionSchemeSwitcher
rMITK50d3dad092c7: Merge branch 'bugfix/T28706-LZ4DebugUnix' into develop
T24357: Rework mitkMouseModeSwitcher
T24358: Rework QmitkMouseModeSwitcher
T24672: Create decoration manager for render windows widgets
T26496: [mxn multi widget] Re-initializations reset all render windows
T28226: [Selection concept] Activate auto selection mode per default for the data selection widgets
T28267: [Visualization] Custom colormaps are not handeled correctly
T28385: [Segmentation] Erosion crashes the MITK Workbench after interpolation
T28490: Segmentation plugin: "new" segmentation should not run reinit!
T28492: Renderer interaction hangs in PACS mode when using keyboard modifiers
T28606: [Segmentation] Accelerate do/undo mechanism for segmentations
T28614: [Segmentation] Replace ITK filter pipeline for 2-d interpolation with single filter that does the same job
T28616: Allow fixed-size point set markers in VTK mapper
T28629: [ImageCropper] PACS mode is active while bounding box is drawn
T28631: [PACS] Allow disabling of PACS tools
T28635: [Segmentation] Remove deprecated classes
T28650: [Selection concept] (Re)setting a data storage does not automatically check for matching nodes
T28657: Fix Visual Studio 2019 v16.11 warnings as errors
T28658: Workbench crashes when try to load an empty directory
T28659: DICOM Directory loading mighting fails if other files are in the directory
T28667: [Segmentation] Generalize overwriting of interaction configs when using tools
T28680: Build fails on Ubuntu 20.04. -Wold-style-cast error while compiling CppMicroServices
T28706: Cannot build module DataTypesExt becasue lz4 is not linked by CMake

Event Timeline

kislinsk triaged this task as Normal priority.Oct 1 2021, 10:23 AM
kislinsk created this task.

Pushed new branch to rMITK MITK: release/T28713-2021-Week-39.

Merge commitRevisionTask(s)
rMITK50d3dad0T28706: Cannot build module DataTypesExt becasue lz4 is not linked by CMake
rMITK9fc6d925{D549}T24358: Rework QmitkMouseModeSwitcher
rMITKe7f6648c{D547}T28629: [ImageCropper] PACS mode is active while bounding box is drawn
rMITK89548602{D536}T24358: Rework QmitkMouseModeSwitcher
rMITK00f000b3{D542}T26496: [mxn multi widget] Re-initializations reset all render windows
rMITK509c7939{D545}T28680: Build fails on Ubuntu 20.04. -Wold-style-cast error while compiling CppMicroServices
rMITKf9c2a71b{D537}T24357: Rework mitkMouseModeSwitcher
rMITK8236a73b{D539}T24672: Create decoration manager for render windows widgets
rMITKd3668fc1{D541}T26496: [mxn multi widget] Re-initializations reset all render windows
rMITKb963a9fe{D526}T28635: [Segmentation] Remove deprecated classes
rMITKf10eb4f4{D534}T28650: [Selection concept] (Re)setting a data storage does not automatically check for matching nodes
rMITK16844f39{D532}T28631: [PACS] Allow disabling of PACS tools
rMITK234cb932{D531}T28667: [Segmentation] Generalize overwriting of interaction configs when using tools
rMITK327fda39{D523}T28490: Segmentation plugin: "new" segmentation should not run reinit!
rMITK8186562d{D527}T28492: Renderer interaction hangs in PACS mode when using keyboard modifiers
rMITK52ebf19b{D530}T28659: DICOM Directory loading mighting fails if other files are in the directory
T28658: Workbench crashes when try to load an empty directory
rMITKdc72fd71T28657: Fix Visual Studio 2019 v16.11 warnings as errors
rMITK74f51bc4{D524}T28226: [Selection concept] Activate auto selection mode per default for the data selection widgets
rMITKfe35a091{D521}T28616: Allow fixed-size point set markers in VTK mapper
rMITK649973ed{D506}
rMITK648a34ceT28614: [Segmentation] Replace ITK filter pipeline for 2-d interpolation with single filter that does the same job
rMITK3e082852{D520}T28614: [Segmentation] Replace ITK filter pipeline for 2-d interpolation with single filter that does the same job
rMITK51054fb3T28616: Allow fixed-size point set markers in VTK mapper
rMITKcbf0c82aT28385: [Segmentation] Erosion crashes the MITK Workbench after interpolation
rMITK454aee53T28606: [Segmentation] Accelerate do/undo mechanism for segmentations
rMITK14632b17T28606: [Segmentation] Accelerate do/undo mechanism for segmentations
rMITKafe3b0b3T28606: [Segmentation] Accelerate do/undo mechanism for segmentations
rMITKb7299f54{D519}T28385: [Segmentation] Erosion crashes the MITK Workbench after interpolation
rMITK3349cb41
rMITKbf0fdf5cT28267: [Visualization] Custom colormaps are not handeled correctly

Deleted branch from rMITK MITK: release/T28713-2021-Week-39.