- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Oct 29 2022
Deleted branch from rMPT MITK-ProjectTemplate: release/T29138-v2022.10.
Pushed new branch to rMPT MITK-ProjectTemplate: release/T29138-v2022.10.
Pushed new branch to rMITK MITK: release/T29378-v2022.10.
Oct 28 2022
Deleted branch from rMITK MITK: release/T29377-2022-Week-43.
Pushed new branch to rMITK MITK: release/T29377-2022-Week-43.
Deleted branch from rMITK MITK: feature/T29376-MakeTipsOptional.
Pushed new branch to rMITK MITK: feature/T29376-MakeTipsOptional.
Oct 27 2022
Deleted branch from rMITK MITK: bugfix/T29348-ImproveWelcomePage.
Pushed new branch to rMITK MITK: bugfix/T29348-ImproveWelcomePage.
Oct 26 2022
This bug is originating in Qt 5.15. It is reproducible but not really related to something in segmentation. It's just an obvious part of MITK to encounter the offset.
Oct 25 2022
I implemented the feature based on the shift key:
- Press Shift while clicking on the Previous/Next Task buttons to skip finished tasks
- Use Control + Shift + P/N shortcuts instead of Control + Alt + P/N shortcuts for the same behavior
Deleted branch from rMITK MITK: feature/T29372-OptionallySkipDoneTasks.
Pushed new branch to rMITK MITK: feature/T29372-OptionallySkipDoneTasks.
Hm, I disagree. :-)
Deleted branch from rMITK MITK: bugfix/T29373-ThemeStdDisplayIcon.
Pushed new branch to rMITK MITK: bugfix/T29373-ThemeStdDisplayIcon.
It's not a change in iconography, just emphasizing the already present primary icons.
Pushed new branch to rMITK MITK: bugfix/T29371-ImproveRegistrationIcons.
Oct 24 2022
Deleted branch from rMITK MITK: bugfix/T29368-SourceFillValueFromActiveLayer.
These variables need to point to the location where CMake's find_package() will find the packages. For example, for ITK it would need to point to the equivalent of the MITK-superbuild/ep/lib/cmake/ITK-5.2 folder, where the ITKConfig.cmake and ITKConfigVersion.cmake files are located.
I designed a few mouse navigation icons and put together a first HTML draft:
Okay, cool. Do you proceed and adapt the checklist to close this task?
Pushed new branch to rMITK MITK: bugfix/T29368-SourceFillValueFromActiveLayer.
The fix is trivial. The source fill label value was always sourced from layer 0 instead of the active layer.
The superbuild has advanced variables for that:
- EXTERNAL_ITK_DIR
- EXTERNAL_HDF5_DIR
- EXTERNAL_BOOST_ROOT
Oct 21 2022
Deleted branch from rMITK MITK: bugfix/T29342-QPixmapCannotBeInitializedBeforeQGuiApplication.
Pushed new branch to rMITK MITK: bugfix/T29342-QPixmapCannotBeInitializedBeforeQGuiApplication.