Skip to content

Releases: easyscience/gui-components

easyapplication 0.9.1

29 Apr 20:54
a573a96

Choose a tag to compare

Fixed

  • Fix examples and documentation (#49)

easyapplication 0.9.0

29 Apr 15:31
c63c00b

Choose a tag to compare

Added

  • Added a minor theme accent for selections (#33)
  • Changed the behaviour of TableViewTextInput to indicate enter/return (#35)
  • Cursor stealing focus - fix (#38)
  • Add QtGraphs-based analysis page to AdvancedPy example (#39)
  • scrollbar and scrollindicator size and color updates (#41)
  • Add default vertical scrollbar to TableView (#45)

Fixed

  • Added a content width fix for DialogButtonBox (#34)
  • Fixed reference error in slider tooltip (#36)
  • Cursor stealing focus - fix (#38)
  • introduced quick fixes for the EaElements tableview (#40)
  • Scroll bar interactive fix (#43)
  • Lighten the disabled foreground color in the dark theme (#44)
  • Fix EasyApplication logo sizes (#47)

Changed

  • Add QIcon to advanced.py and update FontAwesome fonts (#29)
  • Update to Python 311 (#31)
  • Sync with the EasyScience template and rename EasyApp to EasyApplication/gui-components (#46)

easyapplication 0.8.0

30 Apr 13:01
3e3af8a

Choose a tag to compare

What's Changed

  • Removed Qt5Compat dependency and migrated to Qt6 equivalents

Full Changelog: v0.7.0...v0.8.0

easyapplication 0.7.0

02 Apr 12:56
451688a

Choose a tag to compare

easyapplication 0.7.0 Pre-release
Pre-release

What's Changed

Updated the PySide6 dependency version in pyproject.toml
Updated the wasm script
Adjusted version range to account for Numpy2 requirements

Full Changelog: v0.6.0...v0.7.0

Version 0.6.0 (2 Sep 2024)

02 Sep 13:12
31919b1

Choose a tag to compare

Pre-release

This is the first release of the EasyApp python library.