Mentions légales du service

Skip to content
- major update to python wrapping: enhance swig (now we can implement pure python plugins) + add sip wrapping for dtkWidgets. update to dtk_wrap macro API
- no longer use find_packages for Qt in dtkConfig
- add dtkObjectManager
- add dtkViewManager and associated classes
- add dtkCorePluginWidgetManager as a singleton that stores a map between concept objects encapsulated within a QVariant and widgets that have to be provided by the plugins. This enable plugins that have specific setters and getters to be handled in the composer through widget editors. This mechanism replace dtkWidgetFactory
- minor bugfixes
- **this will be the last version of DTK that will include the support layers **