This repository was archived by the owner on Nov 6, 2025. It is now read-only.
Releases: PyMoDAQ/pymodaq_gui
Releases · PyMoDAQ/pymodaq_gui
5.0.35
5.0.34
5.0.33
What's Changed
- Update the QVariant cases where not to fallback by @malik-irain in #122
- Patches/configurator related by @seb5g in #123
Full Changelog: 5.0.32...5.0.33
5.0.32
What's Changed
- allow the use of style standard icons in action_manager by @seb5g in #118
- force the creation of a QWidget as a parent in a custom app by @seb5g in #119
- Feature/nested sub menus in action manager by @Ashwolaa in #117
- apply add_widget also to toolbar specified using str (missing in #117) by @seb5g in #120
- Just pass the tests by @malik-irain in #113
- add defualt value for slot to allow disconnect by @seb5g in #121
Full Changelog: 5.0.31...5.0.32
5.0.31
What's Changed
- Update GitHub Action Versions by @seb5g in #96
- Feature/collapsible widget by @Ashwolaa in #99
- Patch/small patches by @seb5g in #101
- Feature/search line edit by @Ashwolaa in #100
- Add y units to viewer0D and viewer1D by @astroloba in #97
- allow a QMainWindow as an input argument by @seb5g in #104
- Feature/config_manager by @Ashwolaa in #95
- fix 2 small bugs by @seb5g in #102
- allow the use of a custom ParameterTree as an init argument by @seb5g in #103
- add enabled argument in add widget similar to add_action by @seb5g in #106
- apply visibility to QAction when adding widgets by @seb5g in #108
- Feature/dispatch iterable by @seb5g in #110
- Bugfix/ParameterManager_was_losing_name_attribute_when_filtering by @Ashwolaa in #107
- convenience methods to use this advanced combobox by @seb5g in #111
- Bugfix/parameter with path deserialization by @seb5g in #112
- implement eq for parameter with path by @seb5g in #114
- allow to get data from 1D list models by @seb5g in #115
- add suffix options in xml serialization by @seb5g in #116
New Contributors
- @astroloba made their first contribution in #97
Full Changelog: 5.0.30...5.0.31
5.0.30
5.0.29
5.0.28
5.0.27
5.0.26
What's Changed
- Change highlighted text color by @malik-irain in #85
- adding setenable option to item_select paramter by @seb5g in #86
Full Changelog: 5.0.25...5.0.26