aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert QAbstractVideoSurface patch5.11.3Cristian Maureira-Fredes2018-12-071-11/+0
* Cleanup version strings for 5.11.3 release, take 2Simo Fält2018-12-052-2/+2
* Cleanup version strings for 5.11.3 releaseSimo Fält2018-12-052-2/+2
* Bump version strings for impending 5.11.3 releaseAlexandru Croitor2018-11-192-2/+2
* Merge remote-tracking branch 'gerrit/5.11.2' into 5.11Alexandru Croitor2018-11-190-0/+0
|\
| * Cleanup version strings for 5.11.2 releasev5.11.25.11.2Simo Fält2018-09-072-6/+6
* | Merge remote-tracking branch 'gerrit/5.11.1' into 5.11Alexandru Croitor2018-11-190-0/+0
|\ \
| * | Cleanup version string for releasev5.11.15.11.1Simo Fält2018-07-272-4/+4
* | | Merge branch '5.11.0' into 5.11Alexandru Croitor2018-11-190-0/+0
|\ \ \
| * | | Fix Win CI node to allow 32 bit wheelsv5.11.05.11.0Simo Fält2018-06-113-0/+44
| * | | Disable CI in rhel 6.6Simo Fält2018-06-111-1/+2
* | | | QIODevice bindings: Fix invalid reads in read() functionsFriedemann Kleint2018-10-312-7/+5
* | | | Fix Memory Leak Caused By Wrong Limited API DefaultChristian Tismer2018-10-2913-26/+31
* | | | Add qCompress/qUncompress bindingsCristian Maureira-Fredes2018-10-221-0/+4
* | | | Fix missing bindings generatorCristian Maureira-Fredes2018-10-181-5/+9
* | | | Fix crash when using a MSVC debug buildFriedemann Kleint2018-10-171-1/+1
* | | | Release Py_buffer after gets its underlying pointerBoxiang Sun2018-09-191-5/+4
* | | | Update the Registry After Explicit Linux NamingChristian Tismer2018-09-133-0/+55868
* | | | Update the Signature Registry After ResetChristian Tismer2018-09-133-2/+37691
* | | | shiboken/pep384: Avoid warning by literal comparisonCristian Maureira-Fredes2018-09-121-1/+1
* | | | Add explanation to findChild/findChildren methodsCristian Maureira-Fredes2018-09-121-0/+16
* | | | Automate Parsing COIN testresults for exists_{platf}_{version}_ci.pyChristian Tismer2018-09-102-2/+369
* | | | Reset the Signature Registry after the Total ScanChristian Tismer2018-09-106-55775/+30
| |_|/ |/| |
* | | PySide2: Fix warnings about not finding function for modificationFriedemann Kleint2018-09-073-62/+53
* | | shiboken: Fix handling of dropped type entriesFriedemann Kleint2018-09-061-1/+1
* | | PySide2: Add some enumerations that were overlooked beforeFriedemann Kleint2018-09-065-3/+11
* | | Doc: Remove redundant .qdocconf files from the buildTopi Reinio2018-09-053-6/+2
* | | shiboken/doc generator: Add FunctionMask case to avoid warningCristian Maureira-Fredes2018-09-031-0/+2
* | | shiboken/other test: Add override to avoid warningCristian Maureira-Fredes2018-09-031-1/+1
* | | libshiboken: Use empty() to check for empty containers as clang-tidy advisesFriedemann Kleint2018-08-302-3/+3
* | | Support for QAbstractVideoSurface in QMediaPlayerCristian Maureira-Fredes2018-08-291-0/+11
* | | PySide2: Fix compilation with a with custom namespace specified for QtFriedemann Kleint2018-08-292-0/+4
* | | Fix help display of backport_inspect (python 2.7)Christian Tismer2018-08-282-0/+9
* | | Add ownership transfer to setGraphicsEffectCristian Maureira-Fredes2018-08-271-0/+5
* | | Document the Signature ModuleChristian Tismer2018-08-272-61/+281
* | | Reduce the redundant signature_testChristian Tismer2018-08-273-89/+5
* | | Make signature module unconditionalChristian Tismer2018-08-275-35/+25
* | | shiboken: Fix naming of shipped libclangFriedemann Kleint2018-08-241-2/+15
* | | Enforce pure PyDict to be associated to VariantMapCristian Maureira-Fredes2018-08-231-1/+1
* | | Document the Python Limited APIChristian Tismer2018-08-212-291/+704
* | | Implement Proper Name ManglingChristian Tismer2018-08-217-11/+232
* | | Remove wrong ownership transferCristian Maureira-Fredes2018-08-161-5/+0
* | | QtLocation: add missing enumsCristian Maureira-Fredes2018-08-101-2/+6
* | | Support special modules for the wikiCristian Maureira-Fredes2018-08-091-2/+16
* | | QtDataVisualization: add ownership transfersCristian Maureira-Fredes2018-08-091-10/+302
* | | Qt3DRender: add missing classesCristian Maureira-Fredes2018-08-081-6/+14
* | | Replace PySequence by PyList typeCristian Maureira-Fredes2018-08-081-1/+1
* | | Invert return tuple order in QFont dialogsCristian Maureira-Fredes2018-08-072-2/+21
* | | Fix Some Minor Limited API Omissions And QuirksChristian Tismer2018-08-066-29/+16
* | | PySide2/QtGui: Fix build of Debian/armel,armh (OpenGL ES 2)Friedemann Kleint2018-08-061-4/+11