Releases: pyapp-kit/PyQlementine
Releases · pyapp-kit/PyQlementine
pyside6/v1.4.3.0rc2
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
- @tlambert03 made their first contribution in #2
Full Changelog: pyside6/v1.4.3.0rc1...pyside6/v1.4.3.0rc2
pyqt6/v1.4.3.0rc2
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
- @tlambert03 made their first contribution in #2
Full Changelog: pyside6/v1.4.3.0rc1...pyqt6/v1.4.3.0rc2
pyside6/v1.4.3.0rc1
Full Changelog: pyqt6/v1.4.3.0rc1...pyside6/v1.4.3.0rc1
pyqt6/v1.4.3.0rc1
Full Changelog: v0.0.1rc3...pyqt6/v1.4.3.0rc1
v0.0.1rc3
Pre-release v0.0.1rc3
v0.0.1rc2
Full Changelog: v0.0.1rc1...v0.0.1rc2
v0.0.1rc1
remove AGL hack