-
1.7.1
version 1.7.1 - 2019-01-24 - add isatty method in python redirector
-
1.7.0
version 1.7.0 - 2019-01-24 - add clear method in factory - add option to replace plugin in factory - add threading options to pythonInterpreter - add option to redirect output in pythonInterpreter and use a specific settings file
-
-
-
-
-
-
1.6.2
1.6.2 dtkScriptInterpreterPython enables release method.
-
1.6.1
Bump version to 1.6.1 dtkScriptInterpreterPython enables release method.
-
-
-
1.5.1
version 1.5.1 - 2018-07-25 - export `DTK_PYTHON_INSTALL_PATH` variable
-
1.5.0
version 1.5.0 - 2018-07-25 - API change: add acces to factories and manager in the layer manager; add *loadFromName* in *dtkCorePluginManagerBase* - change python modules directory (from `modules` to `lib/pythonX.Y/site-packages`)
-
1.4.4
version 1.4.4 - 2018-07-19 - fix typo when installating dtkWidgets sip wrapping on macOS
-
1.4.3
Version 1.4.3 - fix sip wrapping installation of dtkWidgets and dtkCore - fix pythonappend in swig for dtkObjectManager
-
-
1.4.1
1.4.1 - fix cmake for dtkWrap when dtk is used as a submodule
-
1.4.03dd3801a · Beautifying ·
- 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 **
-
-