aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * PySide2: Fix flaky test feature_with_uic_test.pyFriedemann Kleint2021-10-151-1/+1
| * PySide6: Fix hang in QQmlApplicationEngine functions with message handlerFriedemann Kleint2021-10-081-1/+8
| * Documentation: Fix missing signal/slot lists in class documentationFriedemann Kleint2021-10-067-22/+32
| * remove QBackingStore from qrasterwindow_test.pyChristian Tismer2021-10-061-26/+2
| * Update qt5 dependencySimo Fält2021-10-061-1/+1
| * shiboken6: Fix an invalid static_castFriedemann Kleint2021-09-211-5/+5
| * PySide6: Document QUiLoader restriction wrt signal/slot connectionsFriedemann Kleint2021-09-161-0/+8
| * 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-2530-85/+592
|\ \
| * | Pin qt5 sha1 for 5.15.6 release, take 2Simo Fält2021-08-311-1/+1
| |/
| * Pin qt5 sha1 for 5.15.6 releaseSimo Fält2021-08-271-1/+1
| * create_changelog.py: Prefix [ChangeLog] entries by task numberFriedemann Kleint2021-08-271-2/+11
| * Add changelog for 5.15.6Cristián Maureira-Fredes2021-08-261-0/+34
| * Allow threads for QInputDialog templatesCristián Maureira-Fredes2021-08-171-5/+22
| * Allow threads in QAbstractSocket methodsCristián Maureira-Fredes2021-08-171-0/+2
| * Bump versin numbers to lts-5.15.6Simo Fält2021-08-172-2/+2
| * Add fallback case for QSettings.valueCristián Maureira-Fredes2021-08-122-3/+23
| * feature: fix the UIC switching problemChristian Tismer2021-08-0510-3/+286
| * signature: make zip file access totally virtualChristian Tismer2021-07-233-23/+73
| * signature: update and make embedding awareChristian Tismer2021-07-212-11/+8
| * shiboken6: Fix crashes when insufficient arguments are givenFriedemann Kleint2021-07-211-1/+1
| * PySide6: Fix crashes in QObject.findChild()Friedemann Kleint2021-06-303-22/+51
| * PySide6: Add a test for QObject.findChildren() by typeFriedemann Kleint2021-06-301-0/+30
| * translate: Fix translation for derived typesChristian Tismer2021-06-292-12/+47
| * shiboken: Provide the correct inheritance for enum types, FixChristian Tismer2021-06-281-0/+1
* | Merge tag 'v5.15.5-lts' into tqtc/lts-5.15-opensourcev5.15.5-lts-lgplSimo Fält2023-05-2514-35/+86
|\|
| * Pin qt5 dependency to Qt lts-5.15.5 releaseSimo Fält2021-06-161-1/+1
| * Update version strings to 5.15.5Simo Fält2021-06-162-2/+2
| * Drop MacOS_10_15 from CI configs due to missing libclangSimo Fält2021-06-161-1/+1
| * add changelog for 5.15.5Cristian Maureira-Fredes2021-06-121-0/+30
| * Add QOpenGLPaintDeviceFriedemann Kleint2021-06-112-3/+1
| * Fix error about not holding the GIL when releasing QImage memoryFriedemann Kleint2021-06-051-0/+3
| * mdi/application examples: Fix startup without settings fileFriedemann Kleint2021-06-012-18/+14
| * Fix crashes when using the QImage(uchar *) data constructors, take 2Friedemann Kleint2021-05-253-1/+11
| * Revert "Fix crashes when using the QImage(uchar *) data constructors"Friedemann Kleint2021-05-251-2/+2
| * __feature__: Ensure that features are not affected by other importsChristian Tismer2021-05-223-8/+7
| * PySide6/QtGui: Fix crashes in functions returning internally owned classes by...Friedemann Kleint2021-05-191-0/+15
* | Merge tag 'v5.15.4-lts' into tqtc/lts-5.15-opensourcev5.15.4-lts-lgplSimo Fält2023-05-2551-229/+1053
|\|
| * Pin Qt5.15.4 LTS sha1Simo Fält2021-05-162-3/+46
| * Bump version string for 5.15.4 LTS releaseSimo Fält2021-05-162-2/+2
| * changelog for 5.15.4 LTSCristian Maureira-Fredes2021-05-141-0/+38
| * Fix crashes when using the QImage(uchar *) data constructorsFriedemann Kleint2021-05-143-2/+33
| * Fix crash in QCustom3DVolume::setTextureData()Friedemann Kleint2021-05-142-1/+12
| * doc: make sure '--skip-docs' skip the docsCristian Maureira-Fredes2021-05-062-9/+15
| * Property: provide some hopefully exact documentationChristian Tismer2021-05-031-3/+70
| * Adapt version of the uic testing toolFriedemann Kleint2021-05-031-1/+1
| * Add a testing tool for uicFriedemann Kleint2021-05-011-0/+123