GitLab upgrade completed. Current version is 17.11.4.
version 3.5.0 - 2025-01-09 - switch to qt 6.8 - fix bad edition of spinbox when getting focus or leave focus.
version 3.4.1 - 2025-05-22 - fix potential crash when deleting menu
- fix rendering bug then a menu/item destroys itself
version 3.2.0 - 2023-11-27 - add dtkWidgetsParameterStringVariableListComboBox.
version 3.1.3 - 2023-11-17 - fix compilation warnings - fix cleaning bug in dtkWidgetsLogView
version 3.1.2 - 2023-11-13 - when importing parameters values, restore by menu order.
version 3.1.1 - 2023-11-10 - fix internal storage of parameters menus to have predictable behaviour
version 3.1.0 - 2023-11-09 - switch to c++20 - update cmakelists - depends on dtk-core 3.1
version 3.0.1 - 2023-10-13 - fix connect + remove null chars in plugin path with conda
version 2.30.0 - 2022-05-23 - override setCentralWidget in order to avoid calling stackUnder at every call of menubar()
version 2.29.1 - 2021-10-05 - fix build on windows (missing export)
version 2.29.0 - 2021-10-05 - add dtkWidgetsWorkspaceLog & dtkWidgetsLogView
version 2.28.0 - 2021-09-01 - fix clear of dtkWidgetsController - fix inclusions for dtk-core 2.11 - fix menubar reset
version 2.26.1 - 2021-06-16 - highlight selected menu - allow to reload the current path with shift+click in dtkWidgetsParameterBrowse
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