Skip to content
This repository was archived by the owner on Nov 6, 2025. It is now read-only.

Releases: PyMoDAQ/pymodaq_gui

5.0.35

05 Nov 09:54
19a66e8

Choose a tag to compare

What's Changed

  • Revert TableModel insertRows to previous version by @malik-irain in #128
  • adding a proper method to retrieve a parameter dict (to instanciate P… by @seb5g in #130

Full Changelog: 5.0.34...5.0.35

5.0.34

05 Nov 09:38
187592d

Choose a tag to compare

What's Changed

  • Adding comparison of parent in compareStructure/compareValues by @Ashwolaa in #125
  • Update GitHub Action Versions by @seb5g in #127
  • create two methods to reference in the action manager existing toolba… by @seb5g in #129

Full Changelog: 5.0.33...5.0.34

5.0.33

31 Oct 22:07
06e8e2c

Choose a tag to compare

What's Changed

Full Changelog: 5.0.32...5.0.33

5.0.32

30 Oct 16:15
87fa27d

Choose a tag to compare

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

27 Oct 22:41
55cd095

Choose a tag to compare

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

Full Changelog: 5.0.30...5.0.31

5.0.30

26 Sep 14:00
c86ee99

Choose a tag to compare

What's Changed

  • Adding a default value to pop to avoid KeyError by @Ashwolaa in #93

Full Changelog: 5.0.29...5.0.30

5.0.29

26 Sep 09:05
2ff65eb

Choose a tag to compare

What's Changed

  • introduction of addMenu in GroupParameterItem induce a backcompatibility issue by @seb5g in #92

Full Changelog: 5.0.28...5.0.29

5.0.28

24 Sep 20:18
4d41d18

Choose a tag to compare

What's Changed

Full Changelog: 5.0.27...5.0.28

5.0.27

16 Sep 20:33
5afc0b6

Choose a tag to compare

What's Changed

  • in some particular case the loaded config may be for other couples of… by @seb5g in #87
  • Feature/update list order when saving by @Ashwolaa in #71

Full Changelog: 5.0.26...5.0.27

5.0.26

15 Sep 15:52
5ce44b6

Choose a tag to compare

What's Changed

Full Changelog: 5.0.25...5.0.26