HomePhabricator
Diffusion MITK cac415b43136

Merge branch 'bug-14355-embedding-resources-in-modules'

Description

Merge branch 'bug-14355-embedding-resources-in-modules'

  • bug-14355-embedding-resources-in-modules: (21 commits) Fixed conversion warnings and VS 2012 error. Use correct node index for each resource tree when retreiving children. Added documentation for the resources system. Added missing Doxygen grouping command. Added GetCompleteSuffix() to the ModuleResource class. Improved invalid ModuleResource handling and equality operator. Fixed regular expression (dash character position), added docu. Generalize source dir variable in ctest script. Adapt and enhance tests for resources in a full static build. Changed ModuleResource API to be more consistent. Use multiple resource trees from imported static modules. Support for imported resources from statically linked modules. Simplified large if(qt module) switch and added resource processing. Use an exported CMake variable for the resource compiler. Test resources embedded into executables. Use proper include paths for the resource compiler. Removed superfluous namespace prefix. Added a system for embedding external resources in modules. Removed duplicated include statement. Added LICENSE file and explicit link in README.md. ...

Details

Merged Changes