aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v5.15.11-lts' into tqtc/lts-5.15-opensourcev5.15.11-lts-lgplSimo Fält2023-06-2929-68/+230
|\
| * Pin Qt5.15.11 sha1 and bump version numbers for releaseSimo Fält2022-11-033-3/+3
| * Fix blocking threads in static functions of QMessageBoxFriedemann Kleint2022-11-031-0/+8
| * Add changelog for 5.15.11Friedemann Kleint2022-11-021-0/+26
| * Fix PyLance + mypy static analysis issuesAdrian Herrmann2022-10-204-10/+68
| * shiboken2/macOS: Fix C++ 11 integer types (int32_t, ...) not being recognizedFriedemann Kleint2022-10-071-8/+12
| * Document the argument-type attribute of the rejection typesystem elementFriedemann Kleint2022-09-271-5/+8
| * Fix Property GC tracking for Python 3.11Christian Tismer2022-09-131-0/+2
| * QtDataVisualization: Add ownership transfers for QValue3DAxisFormatterFriedemann Kleint2022-08-181-1/+13
| * Add support for Python 3.11Friedemann Kleint2022-08-056-9/+15
| * Update qt5 dependencySimo Fält2022-08-041-1/+1
| * libshiboken: Fix crashes with static strings in Python 3.11Friedemann Kleint2022-08-031-2/+17
| * build: update wheel namesCristián Maureira-Fredes2022-07-052-16/+21
| * Fix GLES buildsFriedemann Kleint2022-07-032-2/+2
| * libshiboken: Fix build with numpy 1.23.0Friedemann Kleint2022-06-271-0/+5
| * Fix usage of Py_TYPE() for Python 3.11Friedemann Kleint2022-06-141-4/+5
| * Fix deprecation of the Py_TRASHCAN_SAFE_BEGIN/END macrosFriedemann Kleint2022-06-112-0/+16
| * Documentation: Fix mention of the clang environment variableFriedemann Kleint2022-06-113-8/+8
| * libshiboken: Fix a crash in Shiboken::Object::isValid() for Python 3.11Friedemann Kleint2022-06-111-0/+1
| * libshiboken: Fix hangs introduced by mutexFriedemann Kleint2022-06-111-7/+7
* | Merge tag 'v5.15.10-lts' into tqtc/lts-5.15-opensourcev5.15.10-lts-lgplSimo Fält2023-06-299-5/+62
|\ \
| * | libshiboken: Fix hangs introduced by mutexFriedemann Kleint2022-06-131-7/+7
| * | Pin Qt5.15.10 sha1 and bump version numbers for releaseSimo Fält2022-06-093-3/+3
| |/
| * Add changelog for 5.15.10Friedemann Kleint2022-06-081-0/+29
| * libshiboken: Fix occasional crashes when using QMLFriedemann Kleint2022-06-041-0/+12
| * Fix "Internal C++ object already deleted." when using QWidget::nativeParentWi...Friedemann Kleint2022-05-251-0/+6
| * Fix a crash in QTextBlock.layout()Friedemann Kleint2022-05-241-0/+5
| * shiboken6: Generate converters for all smart pointee base classesFriedemann Kleint2022-05-201-2/+2
| * PySide6: Handle not finding a slot by nameFriedemann Kleint2022-04-221-0/+5
* | Merge tag 'v5.15.9-lts' into tqtc/lts-5.15-opensourcev5.15.9-lts-lgplSimo Fält2023-06-2923-78/+307
|\|
| * Update version numbers for releaseSimo Fält2022-04-112-2/+2
| * Build macOS universal binarySimo Fält2022-04-117-32/+157
| * Update qt5 dependencySimo Fält2022-04-111-1/+1
| * Fix uninitialized variable causing crash when using shiboken.deleteLuc Touraille2022-04-091-0/+1
| * Add changelog for 5.15.9Friedemann Kleint2022-04-081-0/+26
| * Fix crashes with named parametersFriedemann Kleint2022-04-081-5/+0
| * Support a Python 3.10 build in 5.15 without limited APIChristian Tismer2022-04-042-22/+24
| * Use different mirror if download.qt.io failsSimo Fält2022-04-011-1/+1
| * Fix endless recursion querying __doc__ of a propertyFriedemann Kleint2022-04-011-1/+1
| * PySide6: Fix crash when implementing QQuickFramebufferObject.createRenderer()Friedemann Kleint2022-03-241-0/+5
| * PySide6: Fix parent relationship in QWizard::setPage()Friedemann Kleint2022-03-161-0/+5
| * Fix UNICODE conversion with Python3/Non-Limited APIFriedemann Kleint2022-02-261-6/+20
| * Update license year in the generated licenseFriedemann Kleint2022-02-161-1/+1
| * Prospective fix for broken QByteArray::__msetitem__() on big endian architect...Friedemann Kleint2022-02-081-3/+4
| * shiboken6: Fix broken if statement when setting allow-threadFriedemann Kleint2022-01-262-3/+3
| * Disable MacOS 11.0 configs from CISimo Fält2022-01-251-1/+1
| * build_scripts/Linux: Try to determine library dependencies with ldd firstFriedemann Kleint2022-01-251-1/+56
* | Merge tag 'v5.15.8-lts' into tqtc/lts-5.15-opensourcev5.15.8-lts-lgplSimo Fält2023-05-2538-96/+187
|\ \
| * | Pin qt5#lts-5.15.8 as dependency and bump version numbersSimo Fält2022-01-063-3/+3
| |/
| * py3.10-prep: Fix parser.py for changed typing module amendCristián Maureira-Fredes2022-01-062-0/+12