Skip to content

PyQtInspect 0.5.0

Latest

Choose a tag to compare

@JezaChen JezaChen released this 24 Jan 12:43
· 5 commits to master since this release
6d42a26
  • 🎉 Auto-Detection Support: PyQtInspect now automatically detects which Qt framework (PyQt5, PyQt6, PySide2, PySide6) your application uses - no need to specify --qt-support for most applications.
  • IDE jump supports PyCharm, VSCode, Cursor, and custom commands, with auto-detection of IDE paths
  • Some bug fixes and improvements
  • Minor UI refinements

Full Changelog: 0.4.0...0.5.0