Page MenuHomePhabricator
Feed Advanced Search

Jun 14 2023

kompan added a comment to T27744: [MITKDoc] Revise Model Fit Demo View Documentation.

Deleted branch from rMITK MITK: bugfix/T27744-ReviseModelFitDemo.

Jun 14 2023, 9:49 AM · Cleared, MITK (v2021.02)

May 11 2022

kalali added a comment to T27100: [MITKDoc] Revise DataManager Plugin Documentation.

Deleted branch from rMITK MITK: T27100-Revise-DataManager-Plugin-Documentation.

May 11 2022, 3:47 PM · Cleared, MITK (v2021.02)
kalali added a comment to T27100: [MITKDoc] Revise DataManager Plugin Documentation.

Deleted branch from rMITK MITK: T27100-Develop-integration.

May 11 2022, 3:45 PM · Cleared, MITK (v2021.02)

Apr 28 2022

floca reopened T27435: [Registration] Mapper does not properly support LabelSetImages as "Open".

This task was never done but falsly auto closed.

Apr 28 2022, 11:39 AM · MITK (v2022.04)

Mar 3 2022

kompan added a comment to T27563: Help link (pressing F1) is partially broken.

I played around with the different occurances of org.mitk.gui.qt.stdmultiwidgeteditor and org.mitk.gui.qt.stdmultiwidget and changing now both, the id and the page identifyer back to stdmultiwidget (removing editor) now works for me. In the build directory there is also now only the org_mitk_editors_stdmultiwidget.html file present (I deleted the org_mitk_editors_stdmultiwidgeteditor.html).
I am quite puzzled by this "strange magic" and don't know why this is working now even if was not working before.

Mar 3 2022, 12:25 PM · MITK (v2021.02)

Mar 1 2022

kalali added a comment to T27563: Help link (pressing F1) is partially broken.

I totally understand the reasoning and I'm very much confused how everything works. I just hesitate to accept the review because this looks more like a workaround and we may have to dig deeper to understand the real problem here.

Mar 1 2022, 5:25 PM · MITK (v2021.02)
kompan added a comment to T27563: Help link (pressing F1) is partially broken.

I tried using for the id
org_mitk_editors_stdmultiwidgeteditor
instead of
org_mitk_editors_stdmultiwidget

Mar 1 2022, 10:09 AM · MITK (v2021.02)

Feb 28 2022

kalali added a comment to T27563: Help link (pressing F1) is partially broken.

The F1 help seems to be looking for \MITK-build\Documentation\Doxygen\html\org_mitk_editors_stdmultiwidgeteditor.html

Where do you see that?

Feb 28 2022, 8:40 PM · MITK (v2021.02)

Feb 25 2022

a178n added a comment to T25030: Image navigator time slider moves twice.

This issue is now observed in Release mode, as well. Ref. T29000

Feb 25 2022, 6:45 PM · MITK (v2021.02)

Feb 24 2022

kompan added a comment to T27563: Help link (pressing F1) is partially broken.

The F1 help seems to be looking for \MITK-build\Documentation\Doxygen\html\org_mitk_editors_stdmultiwidgeteditor.html

Feb 24 2022, 11:33 AM · MITK (v2021.02)

Feb 23 2022

kompan added a comment to T27563: Help link (pressing F1) is partially broken.

I checked and I found the file: \MITK-build\Documentation\Doxygen\html\org_mitk_editors_stdmultiwidget.html analogous to the DICOM browser file. When I open it, it looks like it should (not a blank page).

Feb 23 2022, 2:20 PM · MITK (v2021.02)
kalali added a comment to T27563: Help link (pressing F1) is partially broken.

I am currently working on task https://phabricator.mitk.org/T28294 and have added an F1 help file for the standard display (and also a general remark how to use the F1 help for other plugins). The help is shown in the doxygen user MITK user manual, but the F1 help searches for
org.mitk.gui.qt.stdmultiwidgeteditor/bundle/org_mitk_editors_stdmultiwidgets.html and a blank page is shown consequently.

The page id in the plugin xml is:
id="org.mitk.editors.stdmultiwidget"

The page identifier is:
\page org_mitk_editors_stdmultiwidget The Standard Display

and I have added to the MITKPluginGeneralManualsList.dox
\li \subpage org_mitk_editors_stdmultiwidget

and to the MITKPluginManualsList.dox
<li> \ref org_mitk_editors_stdmultiwidget </li>

Feb 23 2022, 1:10 PM · MITK (v2021.02)

Feb 22 2022

kompan added a comment to T27563: Help link (pressing F1) is partially broken.

No, that was just a typo, there is no s. (couldn't copy and paste from the Workbench)

Feb 22 2022, 12:25 PM · MITK (v2021.02)
floca added a comment to T27563: Help link (pressing F1) is partially broken.

org.mitk.gui.qt.stdmultiwidgeteditor/bundle/org_mitk_editors_stdmultiwidgets.html and a blank page is shown consequently.

Is there realy an s before ".html"? So plural? All other appereances you mentioned were singular.

Feb 22 2022, 12:09 PM · MITK (v2021.02)
kompan added a comment to T27563: Help link (pressing F1) is partially broken.

I am currently working on task https://phabricator.mitk.org/T28294 and have added an F1 help file for the standard display (and also a general remark how to use the F1 help for other plugins). The help is shown in the doxygen user MITK user manual, but the F1 help searches for
org.mitk.gui.qt.stdmultiwidgeteditor/bundle/org_mitk_editors_stdmultiwidgets.html and a blank page is shown consequently.

Feb 22 2022, 11:34 AM · MITK (v2021.02)