Page MenuHomePhabricator
Feed All Stories

Jan 22 2024

kislinsk added a comment to T30311: Fix nightly CI builds on Windows (OpenCV).

Deleted branch from rMITK MITK: bugfix/T30311-SkipOpenCVPythonDetection.

Jan 22 2024, 1:49 PM · MITK
kislinsk committed rMITK31b96d65190c: Remove obsolete variable (authored by kislinsk).
Remove obsolete variable
Jan 22 2024, 1:48 PM
kislinsk committed rMITKc8f51f8022c9: Skip Python detection in OpenCV (authored by kislinsk).
Skip Python detection in OpenCV
Jan 22 2024, 1:48 PM
kislinsk committed rMITK51f9b8bad005: Merge branch 'bugfix/T30311-SkipOpenCVPythonDetection' into develop (authored by kislinsk).
Merge branch 'bugfix/T30311-SkipOpenCVPythonDetection' into develop
Jan 22 2024, 1:48 PM
kislinsk added a comment to T30311: Fix nightly CI builds on Windows (OpenCV).

Pushed new branch to rMITK MITK: bugfix/T30311-SkipOpenCVPythonDetection.

Jan 22 2024, 1:48 PM · MITK
kislinsk triaged T30311: Fix nightly CI builds on Windows (OpenCV) as Normal priority.
Jan 22 2024, 1:45 PM · MITK

Jan 19 2024

floca edited projects for T30309: [SEG] Last label of label preset is sometimes not stored, added: MITK (v2024.06); removed Missing Info, MITK.
Jan 19 2024, 10:09 AM · MITK (v2024.06)
floca updated the task description for T30309: [SEG] Last label of label preset is sometimes not stored.
Jan 19 2024, 10:09 AM · MITK (v2024.06)

Jan 18 2024

floca moved T30310: Add new views, e.g. for Seg Task List or Perfusion from Backlog to MITK Meeting on the Request for Discussion board.
Jan 18 2024, 6:02 PM · Moved to git.dkfz.de, Missing Info, MITK
floca created T30310: Add new views, e.g. for Seg Task List or Perfusion.
Jan 18 2024, 6:02 PM · Moved to git.dkfz.de, Missing Info, MITK
floca edited projects for T30309: [SEG] Last label of label preset is sometimes not stored, added: MITK, Missing Info; removed MITK (v2024.06).
Jan 18 2024, 5:32 PM · MITK (v2024.06)
floca triaged T30309: [SEG] Last label of label preset is sometimes not stored as Normal priority.
Jan 18 2024, 5:31 PM · MITK (v2024.06)

Jan 15 2024

kislinsk committed rMITK76339b117cac: Upgrade build system to Qt 6 (authored by kislinsk).
Upgrade build system to Qt 6
Jan 15 2024, 9:48 AM
kislinsk committed rMITK9c33f9433f0c: Replace QString::SkipEmptyParts with Qt::SkipEmptyParts (authored by kislinsk).
Replace QString::SkipEmptyParts with Qt::SkipEmptyParts
Jan 15 2024, 9:48 AM
kislinsk committed rMITK0835ef9f5e4b: Migrate from QRegExp to QRegularExpression (authored by kislinsk).
Migrate from QRegExp to QRegularExpression
Jan 15 2024, 9:48 AM
kislinsk committed rMITK6585e73be475: Replace setMargin() with setContentsMargins() (authored by kislinsk).
Replace setMargin() with setContentsMargins()
Jan 15 2024, 9:48 AM
kislinsk committed rMITKb802806df5be: Use uniform initialization for QFlags (authored by kislinsk).
Use uniform initialization for QFlags
Jan 15 2024, 9:48 AM
kislinsk committed rMITK88217ec263ca: Replace QString::null with QString() (authored by kislinsk).
Replace QString::null with QString()
Jan 15 2024, 9:48 AM
kislinsk committed rMITK1294b8c2eb7e: Migrate Qt container conversion (authored by kislinsk).
Migrate Qt container conversion
Jan 15 2024, 9:48 AM
kislinsk committed rMITK5735232b0a04: Replace Qt algorithms with C++ Standard Library algorithms (authored by kislinsk).
Replace Qt algorithms with C++ Standard Library algorithms
Jan 15 2024, 9:48 AM
kislinsk committed rMITK270174e7c7e6: Migrate usage of QVariant (authored by kislinsk).
Migrate usage of QVariant
Jan 15 2024, 9:48 AM
kislinsk committed rMITKb3c4143816fe: Replace QTime with QElapsedTimer (authored by kislinsk).
Replace QTime with QElapsedTimer
Jan 15 2024, 9:48 AM
kislinsk committed rMITKaf80faab7c5e: Migrate color and palette related names (authored by kislinsk).
Migrate color and palette related names
Jan 15 2024, 9:48 AM
kislinsk committed rMITK57f648451a87: Adapt calls to connect() (authored by kislinsk).
Adapt calls to connect()
Jan 15 2024, 9:48 AM
kislinsk committed rMITK74379ef40e39: Migrate enterEvent() overrides (authored by kislinsk).
Migrate enterEvent() overrides
Jan 15 2024, 9:48 AM
kislinsk committed rMITK6f3730ad9733: Migrate includes and forward declarations (authored by kislinsk).
Migrate includes and forward declarations
Jan 15 2024, 9:47 AM
kislinsk committed rMITKb99709cd185d: Move include of UI header into implementation file (authored by kislinsk).
Move include of UI header into implementation file
Jan 15 2024, 9:47 AM
kislinsk committed rMITK2ad04b76b472: Migrate key sequences (authored by kislinsk).
Migrate key sequences
Jan 15 2024, 9:47 AM
kislinsk committed rMITKacac9d5399a0: Replace Qt::MidButton with Qt::MiddleButton (authored by kislinsk).
Replace Qt::MidButton with Qt::MiddleButton
Jan 15 2024, 9:47 AM
kislinsk committed rMITK8a4358bd2a28: Migrate wheel events (authored by kislinsk).
Migrate wheel events
Jan 15 2024, 9:47 AM
kislinsk committed rMITK84a607c2f286: Migrate various minor Qt 6 incompatibilities (authored by kislinsk).
Migrate various minor Qt 6 incompatibilities
Jan 15 2024, 9:47 AM
kislinsk committed rMITKef8ca7816d59: Fix MOC issues with a few default constructible classes (authored by kislinsk).
Fix MOC issues with a few default constructible classes
Jan 15 2024, 9:47 AM
kislinsk committed rMITK77c533707a5e: Migrate QString::leftRef() to QStringView::left() (authored by kislinsk).
Migrate QString::leftRef() to QStringView::left()
Jan 15 2024, 9:47 AM
kislinsk committed rMITK07cc224400f8: Migrate QtConcurrent::run() (authored by kislinsk).
Migrate QtConcurrent::run()
Jan 15 2024, 9:47 AM
kislinsk committed rMITK2b79b8061dfb: Migrate QAtomicInteger (authored by kislinsk).
Migrate QAtomicInteger
Jan 15 2024, 9:47 AM
kislinsk committed rMITK819d9936093d: Replace QModelIndex::child() with QAbstractItemModel::index() (authored by kislinsk).
Replace QModelIndex::child() with QAbstractItemModel::index()
Jan 15 2024, 9:47 AM
kislinsk committed rMITKc093e2e123b2: Remove MOC-incompatible overloaded new operators (authored by kislinsk).
Remove MOC-incompatible overloaded new operators
Jan 15 2024, 9:47 AM
kislinsk committed rMITKdfcaf42fd32c: Migrate QDesktopWidget to QScreen (authored by kislinsk).
Migrate QDesktopWidget to QScreen
Jan 15 2024, 9:47 AM
kislinsk committed rMITK10bd4cfa614f: Fix name collision (authored by kislinsk).
Fix name collision
Jan 15 2024, 9:47 AM
kislinsk committed rMITK5759a9600c27: Migrate a few QString assemblies (authored by kislinsk).
Migrate a few QString assemblies
Jan 15 2024, 9:47 AM
kislinsk committed rMITKf26e2e9f648d: Remove qsrand() (authored by kislinsk).
Remove qsrand()
Jan 15 2024, 9:47 AM
kislinsk committed rMITK36d0f7c66977: Migrate help system to Qt 6 (authored by kislinsk).
Migrate help system to Qt 6
Jan 15 2024, 9:47 AM
kislinsk committed rMITKee20a712ca95: Keep QWebEngine working with native OpenGL applications (authored by kislinsk).
Keep QWebEngine working with native OpenGL applications
Jan 15 2024, 9:47 AM
kislinsk committed rMITK488e2c32ea29: Commit various lines forgotten in previous commits (authored by kislinsk).
Commit various lines forgotten in previous commits
Jan 15 2024, 9:47 AM
kislinsk committed rMITK8f5f3346d9b8: Update documentation for Qt 6 (authored by kislinsk).
Update documentation for Qt 6
Jan 15 2024, 9:47 AM
kislinsk committed rMITK23f475961818: Replace qAsConst() with std::as_const() (authored by kislinsk).
Replace qAsConst() with std::as_const()
Jan 15 2024, 9:47 AM
kislinsk committed rMITK486cd9fbd1ac: Fix MITK with Qt 6 on Linux (Ubuntu 22.04) (authored by kislinsk).
Fix MITK with Qt 6 on Linux (Ubuntu 22.04)
Jan 15 2024, 9:47 AM
kislinsk committed rMITKe984d8a25726: Update prerequisites for MITK builds on Linux (authored by kislinsk).
Update prerequisites for MITK builds on Linux
Jan 15 2024, 9:47 AM
kislinsk committed rMITK7b3ef2e02e9e: Make Qt 6 migration compile on macOS (authored by kislinsk).
Make Qt 6 migration compile on macOS
Jan 15 2024, 9:47 AM
kislinsk committed rMITKe24f6ba0663a: Use EGL instead of GLX on Linux if available (authored by kislinsk).
Use EGL instead of GLX on Linux if available
Jan 15 2024, 9:47 AM
kislinsk committed rMITKfc272e029083: Remove obsolete Qt version checks (authored by kislinsk).
Remove obsolete Qt version checks
Jan 15 2024, 9:47 AM
kislinsk added a comment to T29406: Make MITK compatible with Qt 6.

Deleted branch from rMITK MITK: feature/T29406-Qt6.

Jan 15 2024, 9:47 AM · MITK (v2024.06)
kislinsk committed rMITK82f1af7414dd: Disable WebEngine single process mode (authored by kislinsk).
Disable WebEngine single process mode
Jan 15 2024, 9:47 AM
kislinsk committed rMITK0e16a5e9ad0b: Handle both macos and clang_64 in Qt 6 directory (authored by kislinsk).
Handle both macos and clang_64 in Qt 6 directory
Jan 15 2024, 9:47 AM
kislinsk committed rMITK95e3af1bef60: Resolve Qt 6 deprecation warnings in WorkbenchRelease configuration (authored by kislinsk).
Resolve Qt 6 deprecation warnings in WorkbenchRelease configuration
Jan 15 2024, 9:47 AM
kislinsk committed rMITK900175f9d582: Include Qt in RPATH for external projects on Linux (authored by kislinsk).
Include Qt in RPATH for external projects on Linux
Jan 15 2024, 9:47 AM
kislinsk committed rMITK686cbb9c5ef2: Create directories for prefs.xml if necessary (authored by kislinsk).
Create directories for prefs.xml if necessary
Jan 15 2024, 9:47 AM
kislinsk committed rMITKcfffdb032c3e: Silence OpenGL warnings in Linux debug builds (authored by kislinsk).
Silence OpenGL warnings in Linux debug builds
Jan 15 2024, 9:47 AM
kislinsk committed rMITK839ec7b90083: Merge branch 'develop' into feature/T29406-Qt6 (authored by kislinsk).
Merge branch 'develop' into feature/T29406-Qt6
Jan 15 2024, 9:47 AM
kislinsk committed rMITKb02ed2e8256a: Fall back to OpenSSL v1.1.1 if OpenSSL v3.x was not found (authored by kislinsk).
Fall back to OpenSSL v1.1.1 if OpenSSL v3.x was not found
Jan 15 2024, 9:47 AM
kislinsk committed rMITK927c6716774c: Update prerequisites (authored by kislinsk).
Update prerequisites
Jan 15 2024, 9:47 AM
kislinsk committed rMITK815863ea974a: Ensure CMAKE_PREFIX_PATH contains Qt6_DIR (authored by kislinsk).
Ensure CMAKE_PREFIX_PATH contains Qt6_DIR
Jan 15 2024, 9:47 AM
kislinsk committed rMITKcbf372cdbcbc: Fix external warnings as errors (authored by kislinsk).
Fix external warnings as errors
Jan 15 2024, 9:47 AM
kislinsk committed rMITKdf438e74d5c9: Merge branch 'feature/T29406-Qt6' into develop (authored by kislinsk).
Merge branch 'feature/T29406-Qt6' into develop
Jan 15 2024, 9:47 AM

Jan 11 2024

kislinsk closed T30308: [ROI] Handle flipped image axes as Resolved.
Jan 11 2024, 11:01 AM · MITK
kislinsk added a comment to T30308: [ROI] Handle flipped image axes.

Deleted branch from rMITK MITK: bugfix/T30308-HandleFlippedAxes.

Jan 11 2024, 11:00 AM · MITK
kislinsk committed rMITKc68037819697: Handle flipped axes in BoundingShape to ROI conversion (authored by kislinsk).
Handle flipped axes in BoundingShape to ROI conversion
Jan 11 2024, 11:00 AM
kislinsk committed rMITK36ae234b4449: Merge branch 'bugfix/T30308-HandleFlippedAxes' into develop (authored by kislinsk).
Merge branch 'bugfix/T30308-HandleFlippedAxes' into develop
Jan 11 2024, 11:00 AM
kislinsk added a comment to T30308: [ROI] Handle flipped image axes.

Pushed new branch to rMITK MITK: bugfix/T30308-HandleFlippedAxes.

Jan 11 2024, 11:00 AM · MITK
kislinsk triaged T30308: [ROI] Handle flipped image axes as Normal priority.
Jan 11 2024, 10:44 AM · MITK

Jan 10 2024

s434n committed rMITK02c3ee6797f5: Correct typo in manual registration (authored by s434n).
Correct typo in manual registration
Jan 10 2024, 2:21 PM
s434n committed rMITK7d8e6e2c6d38: correctly write "manual" (authored by s434n).
correctly write "manual"
Jan 10 2024, 2:21 PM
floca updated subscribers of T30307: Join the dcmqi planning at NA-MIC/Project week..

@fedorov I added you to "warn" 😉 you, that will join the effort. Great idea!

Jan 10 2024, 9:36 AM · Request for Discussion, MITK
floca moved T30307: Join the dcmqi planning at NA-MIC/Project week. from Backlog to MITK Meeting on the Request for Discussion board.
Jan 10 2024, 9:34 AM · Request for Discussion, MITK
floca added a project to T30307: Join the dcmqi planning at NA-MIC/Project week.: Request for Discussion.
Jan 10 2024, 9:34 AM · Request for Discussion, MITK
floca created T30307: Join the dcmqi planning at NA-MIC/Project week..
Jan 10 2024, 9:34 AM · Request for Discussion, MITK

Jan 8 2024

kislinsk closed T30305: [ROI] Handle negative spacings as Resolved.
Jan 8 2024, 3:08 PM · MITK
kislinsk added a comment to T30305: [ROI] Handle negative spacings.

Deleted branch from rMITK MITK: bugfix/T30305-HandleNegativeSpacingInBoundingShapeToROIConversion.

Jan 8 2024, 3:08 PM · MITK
kislinsk committed rMITK66cf633194bb: Reject bounding shapes with negative pixel spacing for ROI conversion (authored by kislinsk).
Reject bounding shapes with negative pixel spacing for ROI conversion
Jan 8 2024, 3:08 PM
kislinsk committed rMITK2e20a06ff6ed: Merge branch 'bugfix/T30305-HandleNegativeSpacingInBoundingShapeToROIConversion… (authored by kislinsk).
Merge branch 'bugfix/T30305-HandleNegativeSpacingInBoundingShapeToROIConversion…
Jan 8 2024, 3:08 PM
kislinsk added a comment to T30305: [ROI] Handle negative spacings.

Pushed new branch to rMITK MITK: bugfix/T30305-HandleNegativeSpacingInBoundingShapeToROIConversion.

Jan 8 2024, 3:07 PM · MITK
kislinsk added a comment to T30305: [ROI] Handle negative spacings.

Assessing the whole negative pixel spacing situation in MITK and in general (s.a. DICOM Correction Item: Pixel Spacing may not be negative), I conclude that we shouldn't support negative pixel spacing in ROIs, as it introduces a whole domain of obscure edge cases. Also note that while MITK geometries keep their spacing values absolute (checked by asserts), the transform matrix still contains negative values in its main diagonal, leading to all the visual and positional effects/mismaches that can be seen with ROIs generated from images/bounding shapes.

Jan 8 2024, 3:05 PM · MITK
kislinsk renamed T30305: [ROI] Handle negative spacings from [ROI] Support negative spacings to [ROI] Handle negative spacings.
Jan 8 2024, 2:52 PM · MITK

Jan 5 2024

kislinsk moved T30306: [Segmentation] Convertion from semantic segmentations to instance segmentations from Backlog to MITK Meeting on the Request for Discussion board.
Jan 5 2024, 1:31 PM · Moved to git.dkfz.de, MITK
kislinsk triaged T30306: [Segmentation] Convertion from semantic segmentations to instance segmentations as Wishlist priority.
Jan 5 2024, 1:31 PM · Moved to git.dkfz.de, MITK

Jan 2 2024

kislinsk changed the visibility for F3028086: Screenshot 2024-01-02 145607.png.
Jan 2 2024, 3:13 PM
kislinsk triaged T30305: [ROI] Handle negative spacings as Normal priority.
Jan 2 2024, 3:13 PM · MITK
a178n closed T29540: SAM as 2D tool in MITK, a subtask of T29524: SAM in MITK, as Resolved.
Jan 2 2024, 10:09 AM · Moved to git.dkfz.de, MITK
a178n closed T29540: SAM as 2D tool in MITK as Resolved.
Jan 2 2024, 10:09 AM · MITK (v2024.06)

Dec 20 2023

kislinsk added a revision to T29406: Make MITK compatible with Qt 6: Unknown Object (Differential Revision).
Dec 20 2023, 3:06 PM · MITK (v2024.06)
kislinsk closed T30304: Switch off CTK Qt Designer plugins explicitly as Resolved.
Dec 20 2023, 1:24 PM · MITK
kislinsk added a comment to T30304: Switch off CTK Qt Designer plugins explicitly.

Deleted branch from rMITK MITK: bugfix/T30304-CTKQtDesignerPlugins.

Dec 20 2023, 1:24 PM · MITK
kislinsk committed rMITK0bef1a94665c: Switch off CTK Qt Designer plugins explicitly (authored by kislinsk).
Switch off CTK Qt Designer plugins explicitly
Dec 20 2023, 1:24 PM
kislinsk committed rMITK872d3de71d10: Merge branch 'bugfix/T30304-CTKQtDesignerPlugins' into develop (authored by kislinsk).
Merge branch 'bugfix/T30304-CTKQtDesignerPlugins' into develop
Dec 20 2023, 1:24 PM
kislinsk added a comment to T30304: Switch off CTK Qt Designer plugins explicitly.

Pushed new branch to rMITK MITK: bugfix/T30304-CTKQtDesignerPlugins.

Dec 20 2023, 1:23 PM · MITK
kislinsk triaged T30304: Switch off CTK Qt Designer plugins explicitly as Normal priority.
Dec 20 2023, 1:21 PM · MITK
kislinsk closed T30299: Maintenance (dependencies and compiler compatibility) as Resolved.
Dec 20 2023, 11:00 AM · MITK
kislinsk added a comment to T30299: Maintenance (dependencies and compiler compatibility).

Deleted branch from rMITK MITK: bugfix/T30299-Maintenance.

Dec 20 2023, 8:16 AM · MITK
kislinsk committed rMITK8e86906337ef: Make MitkREST compatible with Visual Studio 2022 v17.8 (authored by kislinsk).
Make MitkREST compatible with Visual Studio 2022 v17.8
Dec 20 2023, 8:16 AM
kislinsk committed rMITK2ec1324a0fc8: Show planar figure icons again (authored by kislinsk).
Show planar figure icons again
Dec 20 2023, 8:16 AM