HomePhabricator
Diffusion MITK be645764e5a4

Merge branch 'bug-10963-decouple-views-from-stdmultiwidget'

Description

Merge branch 'bug-10963-decouple-views-from-stdmultiwidget'

  • bug-10963-decouple-views-from-stdmultiwidget: Removed the "Plugin" word from the module name. Added missing doxygen file. Make the measurement plug-in QmitkStdMultiWidget independent. Support multiple editors registered for the "mitk" extension. Make the Data Manager QmitkStdMultiWidget independent. Make the image navigator independent of the stdmultiwidget. Refactored org.mitk.gui.qt.common plug-in to have no stdmultiwidget dependencies. Added mitk::IDataNodeReader interface using micro services. Added drag and drop support in the BlueBerry workbench. Enhanced state machine specific logging macros. Style fixes. Fixed several warnings. Fixed license information.