Page MenuHomePhabricator
Feed Advanced Search

Mar 12 2024

kislinsk removed a member for MITK-MBI: a564y.
Mar 12 2024, 12:56 PM
kislinsk removed a member for MITK-MBI: k656s.
Mar 12 2024, 12:56 PM
kislinsk removed a member for MITK-MBI: eisenman.
Mar 12 2024, 12:56 PM
kislinsk removed a member for MITK-MBI: goetzm.
Mar 12 2024, 12:55 PM
kislinsk added a member for MITK-MBI: b556m.
Mar 12 2024, 12:55 PM
kislinsk added a comment to T30342: Workbench crashes when closing data details dialogue.

Deleted branch from rMITK MITK: bugfix/T30342-FixDetailsDialog.

Mar 12 2024, 12:52 PM · MITK (v2024.06)
kislinsk committed rMITK609615539d54: Use UI file for QmitkNodeDetailsDialog (authored by kislinsk).
Use UI file for QmitkNodeDetailsDialog
Mar 12 2024, 12:52 PM
kislinsk committed rMITKa4245b7fb889: Fix crash because of invalidated event recipient (authored by kislinsk).
Fix crash because of invalidated event recipient
Mar 12 2024, 12:52 PM
kislinsk committed rMITK50bc2ee8ae25: Fix crash on close of data node details dialog (authored by kislinsk).
Fix crash on close of data node details dialog
Mar 12 2024, 12:52 PM
kislinsk closed T30342: Workbench crashes when closing data details dialogue as Resolved by committing rMITK50bc2ee8ae25: Fix crash on close of data node details dialog.
Mar 12 2024, 12:52 PM · MITK (v2024.06)
kislinsk added a revision to T30342: Workbench crashes when closing data details dialogue: Unknown Object (Differential Revision).
Mar 12 2024, 9:26 AM · MITK (v2024.06)
kislinsk added a comment to T30342: Workbench crashes when closing data details dialogue.

Pushed new branch to rMITK MITK: bugfix/T30342-FixDetailsDialog.

Mar 12 2024, 9:23 AM · MITK (v2024.06)
kislinsk claimed T30342: Workbench crashes when closing data details dialogue.

The dialog subscribes to events from its child QmitkDataStorageComboBox. During destruction, for some reason the dialog instance is invalidated before its children are completely destructed, leaving the last event from the combo box without a valid recipient. To fix, we can explicitly disconnect the according signal in the dialog destructor.

Mar 12 2024, 9:03 AM · MITK (v2024.06)
kislinsk closed T30309: [SEG] Last label of label preset is sometimes not stored as Resolved.

Seems to be resolved with T30294.

Mar 12 2024, 7:58 AM · MITK (v2024.06)
kislinsk claimed T30283: Make MITK Workbench more customizable for end-users.
Mar 12 2024, 7:52 AM · MITK (v2024.06)
kislinsk lowered the priority of T29641: [Movie Maker] Allow rotation around different axes from Normal to Wishlist.

The rotation is horizontally currently, independent of how the scene is rotated at the moment, giving some flexibility. We could introduce a switch between horizontal and vertical rotation.

Mar 12 2024, 7:45 AM · MITK (v2024.06)
kislinsk closed T30155: Bounding boxes / ROIs in MITK as Resolved.

Everything else will be handled in follow-up tasks as needed.

Mar 12 2024, 7:41 AM · MITK (v2024.06)

Mar 11 2024

kislinsk closed T30367: 2024 Week 11 (Mid March) as Resolved.
Mar 11 2024, 1:38 PM · MITK
kislinsk edited the content of Changelog.
Mar 11 2024, 1:37 PM · MITK
kislinsk added a comment to T30367: 2024 Week 11 (Mid March).

Deleted branch from rMITK MITK: release/T30367-2024-Week-11.

Mar 11 2024, 1:37 PM · MITK
kislinsk committed rMITK0939f54eca65: Merge branch 'master' into develop (authored by kislinsk).
Merge branch 'master' into develop
Mar 11 2024, 1:36 PM
kislinsk committed rMITK698807cab627: 2024 Week 11 (Mid March) (authored by kislinsk).
2024 Week 11 (Mid March)
Mar 11 2024, 1:35 PM
kislinsk edited the content of 2024 Week 11 (Mid March).
Mar 11 2024, 1:10 PM
kislinsk closed T30316: Fix Qt 6 issues as Resolved.
Mar 11 2024, 11:29 AM · MITK
kislinsk closed T30336: Fix failing tests on WIndows CI client as Resolved.
Mar 11 2024, 11:29 AM · MITK
kislinsk added a comment to T30336: Fix failing tests on WIndows CI client.

Deleted branch from rMITK MITK: bugfix/T30336-FixFailingTestsOnWindowsCI.

Mar 11 2024, 11:29 AM · MITK
kislinsk added a comment to T30367: 2024 Week 11 (Mid March).

Pushed new branch to rMITK MITK: release/T30367-2024-Week-11.

Mar 11 2024, 11:27 AM · MITK
kislinsk edited the content of 2024 Week 11 (Mid March).
Mar 11 2024, 11:25 AM
kislinsk edited the content of 2024 Week 05 (Very Late January).
Mar 11 2024, 10:54 AM
kislinsk edited the content of 2024 Week 11 (Mid March).
Mar 11 2024, 10:54 AM
kislinsk triaged T30367: 2024 Week 11 (Mid March) as Normal priority.
Mar 11 2024, 9:43 AM · MITK
kislinsk created an object: 2024 Week 11 (Mid March).
Mar 11 2024, 9:42 AM
kislinsk added a revision to T30366: Add perfusion apps to release configuration: Unknown Object (Differential Revision).
Mar 11 2024, 1:03 AM · MITK (v2024.06)

Mar 8 2024

kislinsk added a comment to T30316: Fix Qt 6 issues.

The last thing to do is to check, if there is still an issue with displaying web content in our macOS installers. In the build tree version everything seems fine.

Mar 8 2024, 3:29 PM · MITK
kislinsk added a comment to T30316: Fix Qt 6 issues.

Deleted branch from rMITK MITK: bugfix/T30316-PreferXcbPlatformOnLinux.

Mar 8 2024, 3:28 PM · MITK
kislinsk committed rMITKcfc71c04b3f2: Prefer xcb Qt platform on Linux (authored by kislinsk).
Prefer xcb Qt platform on Linux
Mar 8 2024, 3:28 PM
kislinsk committed rMITK9d6c1a7ba75e: Merge branch 'bugfix/T30316-PreferXcbPlatformOnLinux' into develop (authored by kislinsk).
Merge branch 'bugfix/T30316-PreferXcbPlatformOnLinux' into develop
Mar 8 2024, 3:28 PM
kislinsk added a comment to T30316: Fix Qt 6 issues.

Pushed new branch to rMITK MITK: bugfix/T30316-PreferXcbPlatformOnLinux.

Mar 8 2024, 3:28 PM · MITK

Mar 7 2024

kislinsk placed T29390: How to ease the handling of external generated segmentations up for grabs.

Instead of creating another subtask, this task, as the title already hints, is about improving conversion between binary images/masks and multi-label segmentations. Removal of the binary flag is not yet worth again for evaluation but might be a future task if driven by demand.

Mar 7 2024, 8:23 PM · MITK (v2024.06)
kislinsk closed T30358: Remove "invalid" command-line arguments before passing them to Poco as Resolved.
Mar 7 2024, 3:26 PM · MITK (v2024.06)
kislinsk committed rMITKdc44f34cb205: Fix crash on unknown or invalid command-line arguments (authored by kislinsk).
Fix crash on unknown or invalid command-line arguments
Mar 7 2024, 3:25 PM
kislinsk added a comment to T30358: Remove "invalid" command-line arguments before passing them to Poco.

Deleted branch from rMITK MITK: bugfix/T30358-FixCrashOnUnknownOrQtCommandLineArguments.

Mar 7 2024, 3:25 PM · MITK (v2024.06)
kislinsk committed rMITK15c4ba202ebf: Make Poco aware of QGuiApplication command-line arguments (authored by kislinsk).
Make Poco aware of QGuiApplication command-line arguments
Mar 7 2024, 3:25 PM
kislinsk committed rMITKfb574c55eea0: Fix formatting (authored by kislinsk).
Fix formatting
Mar 7 2024, 3:25 PM
kislinsk committed rMITK514bf97f5aea: Always expect Unix-style command-line arguments (authored by kislinsk).
Always expect Unix-style command-line arguments
Mar 7 2024, 3:25 PM
kislinsk committed rMITK4613699bceb2: Add code comments (authored by kislinsk).
Add code comments
Mar 7 2024, 3:25 PM
kislinsk committed rMITKb4694182caa5: Merge branch 'bugfix/T30358-FixCrashOnUnknownOrQtCommandLineArguments' into… (authored by kislinsk).
Merge branch 'bugfix/T30358-FixCrashOnUnknownOrQtCommandLineArguments' into…
Mar 7 2024, 3:25 PM
kislinsk updated the task description for T30249: [Py] UC2.3 - Load images and explore properties.
Mar 7 2024, 9:08 AM · MITK
kislinsk added a revision to T30358: Remove "invalid" command-line arguments before passing them to Poco: Unknown Object (Differential Revision).
Mar 7 2024, 7:05 AM · MITK (v2024.06)
kislinsk added a comment to T30358: Remove "invalid" command-line arguments before passing them to Poco.

Pushed new branch to rMITK MITK: bugfix/T30358-FixCrashOnUnknownOrQtCommandLineArguments.

Mar 7 2024, 7:02 AM · MITK (v2024.06)

Mar 6 2024

kislinsk added a comment to T30337: Allow custom product name and further customizations.

More context:

  • There's already MITK_CUSTOM_REVISION_DESC, which allows to change the tag/commit hash that is displayed in the Workbench as version like "v2023.12" and I think also in the package names generated by CPack.
  • Exclusion/visibility of views, toolbars, and perspectives will be part of our customization efforts for the upcoming release and is scheduled to be implemented in March.
  • Toolbar visibility is already implemented (just recently) as preferences.
Mar 6 2024, 9:39 AM · MITK
kislinsk renamed MITK (v2024.06) from v2024.04 to v2024.06.
Mar 6 2024, 9:32 AM
kislinsk edited projects for T30358: Remove "invalid" command-line arguments before passing them to Poco, added: MITK (v2024.06); removed MITK.
Mar 6 2024, 9:31 AM · MITK (v2024.06)
kislinsk triaged T30358: Remove "invalid" command-line arguments before passing them to Poco as Normal priority.
Mar 6 2024, 9:31 AM · MITK (v2024.06)

Mar 5 2024

kislinsk closed T30352: Add MitikLog module to whiltelists as Resolved.
Mar 5 2024, 2:27 PM · MITK
kislinsk added a comment to T30352: Add MitikLog module to whiltelists.

Deleted branch from rMITK MITK: bugfix/T30352-AddLogModuleToWhitelists.

Mar 5 2024, 2:27 PM · MITK
kislinsk committed rMITK5be9551a0f7f: Add MitkLog module to whitelists (authored by kislinsk).
Add MitkLog module to whitelists
Mar 5 2024, 2:27 PM
kislinsk committed rMITK347388184c1b: Merge branch 'bugfix/T30352-AddLogModuleToWhitelists' into develop (authored by kislinsk).
Merge branch 'bugfix/T30352-AddLogModuleToWhitelists' into develop
Mar 5 2024, 2:27 PM
kislinsk added a comment to T30352: Add MitikLog module to whiltelists.

Pushed new branch to rMITK MITK: bugfix/T30352-AddLogModuleToWhitelists.

Mar 5 2024, 2:26 PM · MITK
kislinsk triaged T30352: Add MitikLog module to whiltelists as High priority.
Mar 5 2024, 2:25 PM · MITK

Mar 4 2024

kislinsk updated the task description for T30316: Fix Qt 6 issues.
Mar 4 2024, 1:51 PM · MITK
kislinsk added a comment to T30316: Fix Qt 6 issues.

Deleted branch from rMITK MITK: bugfix/T30316-Fix3DRenderWindowTouchEvents.

Mar 4 2024, 1:50 PM · MITK
kislinsk committed rMITKe4e9ab755dde: Prevent touch events being handled as mouse events in render windows (authored by kislinsk).
Prevent touch events being handled as mouse events in render windows
Mar 4 2024, 1:49 PM
kislinsk committed rMITK5f0d6a86f298: Merge branch 'bugfix/T30316-Fix3DRenderWindowTouchEvents' into develop (authored by kislinsk).
Merge branch 'bugfix/T30316-Fix3DRenderWindowTouchEvents' into develop
Mar 4 2024, 1:49 PM
kislinsk added a comment to T30316: Fix Qt 6 issues.

Pushed new branch to rMITK MITK: bugfix/T30316-Fix3DRenderWindowTouchEvents.

Mar 4 2024, 1:48 PM · MITK

Feb 28 2024

kislinsk updated the task description for T30316: Fix Qt 6 issues.
Feb 28 2024, 1:26 PM · MITK
kislinsk added a comment to T30316: Fix Qt 6 issues.

Deleted branch from rMITK MITK: bugfix/T30316-FixGLEWWarningsOnLinux.

Feb 28 2024, 1:25 PM · MITK
kislinsk committed rMITK059003befe26: Do not enable or use EGL (authored by kislinsk).
Do not enable or use EGL
Feb 28 2024, 1:25 PM
kislinsk committed rMITK29da53b2fad1: Merge remote-tracking branch 'origin/bugfix/T30316-FixGLEWWarningsOnLinux' into… (authored by kislinsk).
Merge remote-tracking branch 'origin/bugfix/T30316-FixGLEWWarningsOnLinux' into…
Feb 28 2024, 1:25 PM

Feb 26 2024

kislinsk added a comment to T30152: Create an MITK extension for IGT&co and move code.

Deleted branch from rMITK MITK: feature/T30152-MoveIGTIntoExtension.

Feb 26 2024, 3:34 PM · MITK (v2024.06)
kislinsk committed rMITK499eb66d073f: Move IGT and all dependent components into own MITK extension (authored by kislinsk).
Move IGT and all dependent components into own MITK extension
Feb 26 2024, 3:34 PM
kislinsk committed rMITK7e241dc90c44: Allow customization of external project dependencies (authored by kislinsk).
Allow customization of external project dependencies
Feb 26 2024, 3:34 PM
kislinsk committed rMITKb3457ee78746: Add PREPEND argument to mitkFunctionAddExternalProject (authored by kislinsk).
Add PREPEND argument to mitkFunctionAddExternalProject
Feb 26 2024, 3:34 PM
kislinsk committed rMITK49775ee8c87b: Adapt external project customizations to new dependencies feature (authored by kislinsk).
Adapt external project customizations to new dependencies feature
Feb 26 2024, 3:34 PM
kislinsk committed rMITK645e0d80b211: Make Doxygen EXAMPLE_PATHS customizable for MITK extensions (authored by kislinsk).
Make Doxygen EXAMPLE_PATHS customizable for MITK extensions
Feb 26 2024, 3:34 PM
kislinsk closed T30152: Create an MITK extension for IGT&co and move code as Resolved by committing rMITK77b74dbfc983: Move IGT and all dependent components into own MITK extension.
Feb 26 2024, 3:34 PM · MITK (v2024.06)
kislinsk committed rMITK77b74dbfc983: Move IGT and all dependent components into own MITK extension (authored by kislinsk).
Move IGT and all dependent components into own MITK extension
Feb 26 2024, 3:34 PM
kislinsk added a comment to T30152: Create an MITK extension for IGT&co and move code.

MITK-IGT is currently still hosted here in Phabricator: rIGT MITK-IGT.

Feb 26 2024, 11:25 AM · MITK (v2024.06)
kislinsk added a revision to T30152: Create an MITK extension for IGT&co and move code: Unknown Object (Differential Revision).
Feb 26 2024, 11:24 AM · MITK (v2024.06)
kislinsk committed rIGT9ccebe705152: Move MITK-IGT from MITK into separate MITK extension (authored by kislinsk).
Move MITK-IGT from MITK into separate MITK extension
Feb 26 2024, 11:09 AM

Feb 23 2024

kislinsk added a comment to T30152: Create an MITK extension for IGT&co and move code.

Using gflags.exe and enabling "Show loader snaps" for MitkWorkbench.exe revealed why the ultrasound plugin could not be loaded anymore: The OpenCV DLLs could not be found since the path "MITK-superbuild\ep\x64\vc17\bin" wasn't included in PATH.

Feb 23 2024, 1:50 PM · MITK (v2024.06)
kislinsk moved T30337: Allow custom product name and further customizations from Backlog to MITK Meeting on the Request for Discussion board.
Feb 23 2024, 12:15 PM · MITK
kislinsk added a project to T30337: Allow custom product name and further customizations: Request for Discussion.
Feb 23 2024, 12:15 PM · MITK

Feb 21 2024

kislinsk added a comment to T30336: Fix failing tests on WIndows CI client.

Okay, this didn't change anything but won't hurt. Meanwhile I noticed that the exit code of the tests is 0xc0000135 (STATUS_DLL_NOT_FOUND). So probably it's more in the direction of something Qt related is missing in the CTest environment.

Feb 21 2024, 9:41 PM · MITK
kislinsk committed rMITK7f55f8ba8d57: Use minimal Qt platform for unit tests (authored by kislinsk).
Use minimal Qt platform for unit tests
Feb 21 2024, 4:18 PM
kislinsk committed rMITKd6c982064317: Merge branch 'bugfix/T30336-FixFailingTestsOnWindowsCI' into develop (authored by kislinsk).
Merge branch 'bugfix/T30336-FixFailingTestsOnWindowsCI' into develop
Feb 21 2024, 4:18 PM
kislinsk added a comment to T30336: Fix failing tests on WIndows CI client.

Pushed new branch to rMITK MITK: bugfix/T30336-FixFailingTestsOnWindowsCI.

Feb 21 2024, 4:18 PM · MITK
kislinsk triaged T30336: Fix failing tests on WIndows CI client as Normal priority.
Feb 21 2024, 4:16 PM · MITK
kislinsk added a comment to T30312: Remove unused, legacy, or obsolete modules and plugins.

Deleted branch from rMITK MITK: bugfix/T30312-RemoveObsoleteModulesAndPlugins.

Feb 21 2024, 1:59 PM · MITK (v2024.06)
kislinsk committed rMITKed2950637528: Remove OpenCL support (authored by kislinsk).
Remove OpenCL support
Feb 21 2024, 1:59 PM
kislinsk committed rMITK4dcd4a6929d8: Remove obsolete TubeGraph module and plugin (authored by kislinsk).
Remove obsolete TubeGraph module and plugin
Feb 21 2024, 1:59 PM
kislinsk committed rMITKe942efc30f4a: Remove obsolete semantic relations modules and plugin (authored by kislinsk).
Remove obsolete semantic relations modules and plugin
Feb 21 2024, 1:59 PM
kislinsk committed rMITKf0a612d27955: Remove obsolete geometry tools plugin (authored by kislinsk).
Remove obsolete geometry tools plugin
Feb 21 2024, 1:59 PM
kislinsk committed rMITK2ed00fa77070: Remove obsolete deformable clipping plane plugin (authored by kislinsk).
Remove obsolete deformable clipping plane plugin
Feb 21 2024, 1:59 PM
kislinsk committed rMITK939ccafcba75: Remove obsolete material editor plugin (authored by kislinsk).
Remove obsolete material editor plugin
Feb 21 2024, 1:59 PM
kislinsk committed rMITK01fca86f5e36: Remove obsolete multispectrum pointset interaction plugin (authored by kislinsk).
Remove obsolete multispectrum pointset interaction plugin
Feb 21 2024, 1:59 PM
kislinsk committed rMITK59d5c72e29f5: Remove obsolete unstructured grid visualization plugin (authored by kislinsk).
Remove obsolete unstructured grid visualization plugin
Feb 21 2024, 1:59 PM
kislinsk committed rMITKf846aabda799: Remove obsolete event recorder plugin (authored by kislinsk).
Remove obsolete event recorder plugin
Feb 21 2024, 1:59 PM
kislinsk closed T30312: Remove unused, legacy, or obsolete modules and plugins as Resolved by committing rMITK5595121afcf5: Remove obsolete modules and plugins.
Feb 21 2024, 1:59 PM · MITK (v2024.06)
kislinsk committed rMITK5595121afcf5: Remove obsolete modules and plugins (authored by kislinsk).
Remove obsolete modules and plugins
Feb 21 2024, 1:59 PM