aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken2
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v5.15.12-lts' into tqtc/lts-5.15-opensourcev5.15.12-lts-lgplSimo Fält2023-06-292-12/+8
|\
| * Pin Qt5.15.12 sha1 and bump version numbers for releaseSimo Fält2022-12-211-1/+1
| * shiboken: Add missing g++ includes for g++ 11.3Julien Schueller2022-12-061-11/+7
* | Merge tag 'v5.15.11-lts' into tqtc/lts-5.15-opensourcev5.15.11-lts-lgplSimo Fält2023-06-2910-21/+130
|\ \
| * | Pin Qt5.15.11 sha1 and bump version numbers for releaseSimo Fält2022-11-031-1/+1
| |/
| * Fix PyLance + mypy static analysis issuesAdrian Herrmann2022-10-203-0/+63
| * 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
| * Add support for Python 3.11Friedemann Kleint2022-08-052-5/+7
| * libshiboken: Fix crashes with static strings in Python 3.11Friedemann Kleint2022-08-031-2/+17
| * libshiboken: Fix build with numpy 1.23.0Friedemann Kleint2022-06-271-0/+5
| * Fix deprecation of the Py_TRASHCAN_SAFE_BEGIN/END macrosFriedemann Kleint2022-06-112-0/+16
| * 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-293-3/+15
|\ \
| * | 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-091-1/+1
| |/
| * libshiboken: Fix occasional crashes when using QMLFriedemann Kleint2022-06-041-0/+12
| * shiboken6: Generate converters for all smart pointee base classesFriedemann Kleint2022-05-201-2/+2
* | Merge tag 'v5.15.9-lts' into tqtc/lts-5.15-opensourcev5.15.9-lts-lgplSimo Fält2023-06-297-31/+29
|\|
| * Update version numbers for releaseSimo Fält2022-04-111-1/+1
| * Fix uninitialized variable causing crash when using shiboken.deleteLuc Touraille2022-04-091-0/+1
| * 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
| * shiboken6: Fix broken if statement when setting allow-threadFriedemann Kleint2022-01-262-3/+3
* | Merge tag 'v5.15.8-lts' into tqtc/lts-5.15-opensourcev5.15.8-lts-lgplSimo Fält2023-05-2519-69/+95
|\ \
| * | Pin qt5#lts-5.15.8 as dependency and bump version numbersSimo Fält2022-01-061-1/+1
| |/
| * py3.10-prep: Fix a very old refcounting error in time_test.pyChristian Tismer2022-01-051-0/+2
| * py3.10-prep: Fix a binary operator bug in cppgenerator.pyChristian Tismer2022-01-051-0/+4
| * py3.10-prep: Finally support Python 3.10Christian Tismer2022-01-055-5/+14
| * py3.10-prep: Fix parser.py for changed typing moduleChristian Tismer2022-01-053-13/+12
| * signature: improve error handling for embedded applicationsChristian Tismer2021-12-103-5/+11
| * Signature: fix the __doc__ attribute of classes, amendedChristian Tismer2021-12-102-16/+18
| * Signature: fix the __doc__ attribute of classesChristian Tismer2021-12-082-5/+3
| * Handle crash when passing arguments of wrong type in embedded applicationFriedemann Kleint2021-11-051-0/+3
| * shiboken6: Do not crash when class cannot be found in the overload sorterFriedemann Kleint2021-11-043-1/+20
| * shiboken6: Clean up messages about cyclic dependencies of overloaded functionsFriedemann Kleint2021-11-041-22/+1
| * Fix build with MSVC 19.29.30136Friedemann Kleint2021-11-041-2/+2
| * shiboken6: Fix a leak in keyword arguments handlingFriedemann Kleint2021-11-042-2/+10
| * shiboken6: Fix debug operator of AbstractMetaEnumValueFriedemann Kleint2021-11-041-4/+1
* | Merge tag 'v5.15.7-lts' into tqtc/lts-5.15-opensourcev5.15.7-lts-lgplSimo Fält2023-05-2513-43/+66
|\ \
| * | Pin qt5#lts-5.15.7 sha1 and update version stringsSimo Fält2021-10-291-1/+1
| |/
| * shiboken6: Adapt to LLVM 12.01Friedemann Kleint2021-10-151-1/+3
| * Documentation: Fix missing signal/slot lists in class documentationFriedemann Kleint2021-10-066-22/+31
| * shiboken6: Fix an invalid static_castFriedemann Kleint2021-09-211-5/+5
| * cmake: Fix option --sanitize-address, take twoChristian Tismer2021-09-081-1/+1
| * cmake: Fix option --sanitize-addressFriedemann Kleint2021-09-071-1/+1
| * shiboken6: Fix stack-use-after-scope ASAN issues in TypeSystemParserFriedemann Kleint2021-09-061-11/+22
| * Fix crash when constructing a QApplication in an embedded applicationFriedemann Kleint2021-08-301-1/+2
* | Merge tag 'v5.15.6-lts' into tqtc/lts-5.15-opensourcev5.15.6-lts-lgplSimo Fält2023-05-259-23/+90
|\|