Include a xml support for the diffusion miniapps, to allow them to create an own GUI.
Description
Related Objects
- Mentioned In
- T27033: Clean up stale remote branches
Event Timeline
[fba8e6]: Merge branch 'bug-17973-MiniAppsXMLIntegration'
Merged commits:
2014-08-12 10:52:26 Moritz Petry [06b46f]
Updated some new miniapps to the new standard. Added documentation for new
methods in the command line parser.
2014-08-12 10:21:26 Moritz Petry [49d7f1]
Merge branch 'bug-17973-MiniAppsXML'
2014-08-08 14:35:43 Matthias Eisenmann [f343c6]
Introduced --xml argument to MiniAppManager.
2014-08-08 14:34:31 Matthias Eisenmann [1642ae]
Added XML version and encoding for MiniApp XML output.
2014-08-05 17:05:05 Moritz Petry [83e9b7]
implemented case sensitivity for input/ouput directory/file
2014-08-05 12:01:47 Matthias Eisenmann [0976a7]
Set label, category, title, empty description and contributor for MiniApp.
Replaced String type by File.
2014-08-05 11:52:56 Matthias Eisenmann [593f3d]
Set label, category, title, empty description and contributor for MiniApp.
Replaced String type by File or Directory respectively.
2014-08-05 11:40:46 Matthias Eisenmann [0337ec]
Merge branch 'bug-17973-MiniAppsXML' of mitk.org:MITK into bug-17973-MiniAppsXML
2014-08-05 11:38:37 Matthias Eisenmann [4febc0]
Set label, category, title, empty description and contributor for MiniApps.
2014-08-05 11:26:36 Moritz Petry [937bb9]
updated miniapps for xml usage
2014-08-05 10:18:35 Moritz Petry [c93299]
made label mandatory for added arguments
2014-08-04 17:40:14 Moritz Petry [dd79ae]
Added xml output for the miniapps manager.
2014-08-04 17:21:26 Moritz Petry [a3a8c5]
Created an xml output for miniapps if they are started using the -xml argument.