-
-
2.11.4
version 2.11.4 - 2019-06-03 - fix mouse tracking propagation in dtkApps by calling touch in dtkWidgetsWidget showEvent
-
2.11.3
version 2.11.3 - 2019-05-29 - call enter/leave when using workspace menu - fix main window events on linux - set ini format in initialize
-
-
2.11.1
version 2.11.1 - 2019-05-21 - menubar generator use dtk-core readParameters static method
-
-
2.10.0
version 2.10.0 - 2019-05-17 - cmake refactoring - fix interaction - better handling of font setting
-
2.9.2
version 2.9.2 - 2019-05-03 - do not move window when we are over a menu button
-
2.9.1
version 2.9.1 - 2019-05-02 - call enter/leave method when entering/leaving workspaces - deactivate unused fileMenu and AboutMenu. Move ThemeMenu in a sub-menu - menubar fixed for HighDpi
-
-
2.8.0
version 2.8.0 - 20019-03-29 - add dtkWidgetsParameterFileSave - add dtkWidgetsParameterScientificSpinBox - add dtkWidgetsParameterStringLineEdit
-
2.7.0
version 2.7.0 - 20019-03-21 - add dtkWidgetsMenu (remove dtkWidgetsOverlayPaneManager and toggle button in Pane) - add dtk-core as dependancie for new features: - add Workspace abstraction with factory and manager; add also dtkWidgetsWorkspaceBar and StackBar - add widgets parameters
-
-
2.6.3
version 2.6.3 - 20019-02-22 - fix resizing of dtkWidgetsOverlayPane - do not use hard coded color in dtkWidgetsHUDItem QPainter
-
-
-
-
2.5.0
version 2.5.0 - 2019-02-06 - add method to change size of dtkWidgetsOverlayPane & dtkWidgetsOverlayPaneSlider
-
2.4.0
version 2.4.0 - 2019-02-03 - add method to provide and display tooltip on hover of slider bar icons
-
2.3.0
version 2.3.0 - 2018-12-10 - add back dtkApplication - depends on dtk-log