Tags: MeVisLab/pythonqt
Toggle v3.6.1's commit message
Use Py_REFCNT instead of ob_refcnt in generated code
- ob_refcnt is not guaranteed to be there
Toggle v3.6.0's commit message
CI: Generate wrappers for Qt 6.8
Toggle v3.5.7's commit message
Fix build with Python 3.13 (#246 )
* Fix build with Python 3.13, fixes #245
* Update build.yml to python 3.13
Toggle v3.5.6's commit message
reintroduce the runJavaScript method on QWebEnginePage for Qt 6
albeit without the callback parameter so far
Toggle v3.5.4's commit message
Check for duplicates at one more place
(should fix compare methods generated twice for Qt 5.12/5.15)
Toggle v3.5.3's commit message
Add support for Qt 6.7
- use Qt 6.7 for Winodws CI build, 6.6 for ubuntu
(jurplel/install-qt-action has a problem with that version)
- fixes #215
Toggle v3.5.2's commit message
Allow to set and get the render API in QQuickWindow
Toggle v3.5.1's commit message
Update generator/main.cpp
Toggle v3.5.0's commit message
Replace deprecated include qsql.h with qtsqlglobal.h for Qt 6
Fixes #195
Toggle v3.5.0-rc.3's commit message
You can’t perform that action at this time.