-
2.30.0
version 2.30.0 - 2022-05-23 - override setCentralWidget in order to avoid calling stackUnder at every call of menubar()
-
2.29.1
version 2.29.1 - 2021-10-05 - fix build on windows (missing export)
-
2.29.0
version 2.29.0 - 2021-10-05 - add dtkWidgetsWorkspaceLog & dtkWidgetsLogView
-
2.28.0
version 2.28.0 - 2021-09-01 - fix clear of dtkWidgetsController - fix inclusions for dtk-core 2.11 - fix menubar reset
-
2.26.1
version 2.26.1 - 2021-06-16 - highlight selected menu - allow to reload the current path with shift+click in dtkWidgetsParameterBrowse
-
2.26.0
version 2.26.0 - 2021-06-04 - add methods to import/export in menu - add reset method in dtkWidgetsParameter - add tooltips for layout buttons - add the possibility of overriding textOn and textOff for dtkWidgetsParameterBoolPushButton
-
2.25.1
version 2.25.1 - 2021-04-02 - fix emission of inserted signal of dtkWidgetsController
-
2.24.1
version 2.24.1 - 2020-11-13 - Fix regression introduced in 2.24.0 for dtkWidgetsParameterDirBrowse
-
2.23.1
version 2.23.1 - 2020-05-28 - display doc and path in the tooltip, according if both, either one or none is available - save button can be defined as read-only - fix workspace: we must leave previous workspace before creating a new one - apply theme in workspaceBar (also raise font size of popup menu) and dtkWidgetsHUDInfo
-
2.22.2
version 2.22.2 - 2020-04-27 - hotfix widgets won't change dtk parameter on manual editing
-
2.22.1
version 2.22.1 - 2020-04-24 - hotfix the dtk-core version for conda recipe at run time
-
2.22.0
version 2.22.0 - 2020-04-23 - add advanced parameters switch in dtkWidgetsMenuBar - move `advanced` property from core param to widget param - add persistent widget option for parameters - bugfix when destroying a workspace
-
2.21.1
version 2.21.1 - 2020-04-08 - fix signals handling in dtkWidgetsMenuItem that broke dtkThemes menu