Skip to content

Releases: pyapp-kit/PyQlementine

pyside6/v1.4.3.0rc2

22 Mar 20:57
3d1f183

Choose a tag to compare

What's Changed

  • feat: expose setIconPathGetter method to QlementineStyle by @tlambert03 in #2
  • Expose iconTheme and friends, add lots of tests by @tlambert03 in #1
  • refactor: remove unused makeThemedIconFromData method and related patch by @tlambert03 in #3
  • refactor: update RPATH handling for PyQt6 and PySide6 in repair_wheel by @tlambert03 in #4
  • feat: add virtual methods for QStyle subclassing in QlementineStyle by @tlambert03 in #5
  • feat: expand Theme class with additional color and size attributes by @tlambert03 in #6
  • Fix signals by @tlambert03 in #7
  • expose all utils by @tlambert03 in #8

New Contributors

Full Changelog: pyside6/v1.4.3.0rc1...pyside6/v1.4.3.0rc2

pyqt6/v1.4.3.0rc2

22 Mar 20:55
3d1f183

Choose a tag to compare

What's Changed

  • feat: expose setIconPathGetter method to QlementineStyle by @tlambert03 in #2
  • Expose iconTheme and friends, add lots of tests by @tlambert03 in #1
  • refactor: remove unused makeThemedIconFromData method and related patch by @tlambert03 in #3
  • refactor: update RPATH handling for PyQt6 and PySide6 in repair_wheel by @tlambert03 in #4
  • feat: add virtual methods for QStyle subclassing in QlementineStyle by @tlambert03 in #5
  • feat: expand Theme class with additional color and size attributes by @tlambert03 in #6
  • Fix signals by @tlambert03 in #7
  • expose all utils by @tlambert03 in #8

New Contributors

Full Changelog: pyside6/v1.4.3.0rc1...pyqt6/v1.4.3.0rc2

pyside6/v1.4.3.0rc1

20 Mar 13:28
0480a8e

Choose a tag to compare

pyqt6/v1.4.3.0rc1

20 Mar 12:51
232c458

Choose a tag to compare

v0.0.1rc3

19 Mar 20:14
f0ede74

Choose a tag to compare

v0.0.1rc3 Pre-release
Pre-release

Pre-release v0.0.1rc3

v0.0.1rc2

19 Mar 15:14
8eab232

Choose a tag to compare

v0.0.1rc2 Pre-release
Pre-release

Full Changelog: v0.0.1rc1...v0.0.1rc2

v0.0.1rc1

18 Mar 00:38
13a4917

Choose a tag to compare

v0.0.1rc1 Pre-release
Pre-release
remove AGL hack