CHANGELOG
Changelog for package python_qt_binding
2.2.1 (2024-05-13)
Suppress warning from Shiboken2. (backport #137) (#138) Co-authored-by: Chris Lalancette <clalancette@gmail.com> Co-authored-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
Contributors: mergify[bot]
2.2.0 (2024-03-28)
2.1.1 (2024-02-07)
Remove unnecessary parentheses around assert. (#133)
Contributors: Chris Lalancette
2.1.0 (2024-01-24)
Switch to FindPython3 in the shiboken_helper.cmake. (#132)
Contributors: Chris Lalancette
2.0.0 (2023-12-26)
1.3.0 (2023-04-28)
1.2.3 (2023-04-11)
1.2.2 (2023-02-24)
Demote missing SIP message from WARNING to STATUS (#122)
Contributors: Scott K Logan
1.2.1 (2023-02-14)
[rolling] Update maintainers - 2022-11-07 (#120)
Contributors: Audrow Nash
1.2.0 (2022-05-10)
1.1.1 (2021-12-06)
1.1.0 (2021-11-02)
1.0.7 (2021-03-18)
Add repo README
Shorten some long lines of CMake (#99)
Contributors: Scott K Logan, Shane Loretz
1.0.6 (2021-01-25)
1.0.5 (2020-05-26)
1.0.4 (2020-05-05)
1.0.3 (2019-11-12)
check if Shiboken2Config.cmake defines a target instead of a variable (#77)
1.0.2 (2019-09-30)
1.0.1 (2018-12-11)
no warnings for unavailable PySide/Shiboken (#58)
1.0.0 (2018-12-10)
0.3.4 (2018-08-03)
add support for additional Qt5 modules (#45)
0.3.3 (2017-10-25)
Prefer qmake-qt5 over qmake when available (#43)
0.3.2 (2017-01-23)
Fix problems on OS X (#40)
0.3.1 (2016-04-21)
support for the Qt 5 modules QtWebEngine and QtWebKitWidgets (#37)
0.3.0 (2016-04-01)
switch to Qt5 (#30)
print full stacktrace
0.2.18 (2016-03-17)
remove LGPL and GPL from licenses, all code is BSD (#27)
0.2.17 (2015-09-19)
change import order of builtins to work when the ‘future’ package is installed in Python 2 (#24)
0.2.16 (2015-05-04)
use qmake with QT_SELECT since qmake-qt4 is not available on all platforms (#22)
0.2.15 (2015-04-23)
0.2.14 (2014-07-10)
0.2.13 (2014-05-07)
fix sip arguments when path contains spaces
0.2.12 (2014-01-08)
python 3 compatibility
fix sip bindings when paths contain spaces (#9)
0.2.11 (2013-08-21)
allow overriding binding order
allow to release python_qt_binding as a standalone package to PyPI (#5)
0.2.10 (2013-06-06)
refactor loadUi function to be documentable (#2)
0.2.9 (2013-04-19)
0.2.8 (2013-01-13)
0.2.7 (2012-12-21)
first public release for Groovy