Skip to content

Releases: niklashenning/pyqthotkey

v3.0.0

15 May 23:26
86efffd
Compare
Choose a tag to compare
  • Ported to qtpy
  • Uploaded to PyPI
  • Added and renamed multiple methods
  • Refactored code
  • Fixed wrong name for Key_Space
  • Added tests

v2.0.0

08 Mar 14:27
4efcaef
Compare
Choose a tag to compare
  • Change methods to camel case to reflect PyQt standards
  • Add data type definitions for method arguments and return values
  • Update README with more customization examples
  • Fix window dragging bug for the custom styling example

v1.1.0

21 Feb 21:05
Compare
Choose a tag to compare
  • Add missing getters and setters

v1.0.0

19 Feb 23:17
Compare
Choose a tag to compare

Initial release