aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.11.3' into 5.115.11Friedemann Kleint2018-12-072-12/+1
|\
| * Revert QAbstractVideoSurface patch5.11.3Cristian Maureira-Fredes2018-12-071-11/+0
| * Cleanup version strings for 5.11.3 release, take 2Simo Fält2018-12-051-1/+1
| * Cleanup version strings for 5.11.3 releaseSimo Fält2018-12-051-1/+1
|/
* Bump version strings for impending 5.11.3 releaseAlexandru Croitor2018-11-191-1/+1
* QIODevice bindings: Fix invalid reads in read() functionsFriedemann Kleint2018-10-312-7/+5
* Fix Memory Leak Caused By Wrong Limited API DefaultChristian Tismer2018-10-297-10/+10
* Add qCompress/qUncompress bindingsCristian Maureira-Fredes2018-10-221-0/+4
* Update the Registry After Explicit Linux NamingChristian Tismer2018-09-133-0/+55868
* Update the Signature Registry After ResetChristian Tismer2018-09-133-2/+37691
* Add explanation to findChild/findChildren methodsCristian Maureira-Fredes2018-09-121-0/+16
* Automate Parsing COIN testresults for exists_{platf}_{version}_ci.pyChristian Tismer2018-09-101-0/+341
* 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
* 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
* 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
* Reduce the redundant signature_testChristian Tismer2018-08-273-89/+5
* Make signature module unconditionalChristian Tismer2018-08-273-17/+25
* Enforce pure PyDict to be associated to VariantMapCristian Maureira-Fredes2018-08-231-1/+1
* Implement Proper Name ManglingChristian Tismer2018-08-213-2/+122
* Remove wrong ownership transferCristian Maureira-Fredes2018-08-161-5/+0
* QtLocation: add missing enumsCristian Maureira-Fredes2018-08-101-2/+6
* 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
* PySide2/QtGui: Fix build of Debian/armel,armh (OpenGL ES 2)Friedemann Kleint2018-08-061-4/+11
* Doc: Remove third-pary license text and link to the Qt licenses pageVenugopal Shivashankar2018-08-063-36/+5
* Pep 384 Final Cut: Remove PepTypeChristian Tismer2018-07-2317-57/+57
* Doc: Add snippet override for QQuickViewVenugopal Shivashankar2018-07-191-0/+67
* Doc: Remove repetitive text in the licenses pageVenugopal Shivashankar2018-07-191-4/+0
* Generate fully Qualified Names for FlagsChristian Tismer2018-07-161-2/+2
* Doc: Add doc config for the QtQml moduleVenugopal Shivashankar2018-07-101-0/+5
* Adapt Licenses to Python 3.7.0Christian Tismer2018-07-097-5619/+44
* Fix Limited API and Signature Glitches in Python 3.7Christian Tismer2018-07-093-6/+5
* Add missing ownership handling for QtChartsCristian Maureira-Fredes2018-07-061-5/+136
* Remove Py_TPFLAGS_HAVE_VERSION_TAG in Python 3Boxiang Sun2018-07-052-0/+66
* Add test case for QVariant/PySequence issueCristian Maureira-Fredes2018-07-041-8/+34
* Add test for "Segfault when emitting string with emoji"Christian Tismer2018-07-042-0/+79
* Implement proper slice assignment for QByteArrayBoxiang Sun2018-07-023-40/+249
* Change deprecated header qtest_global.hCristian Maureira-Fredes2018-07-021-1/+1
* Implement proper convert from QString to PyUnicodeObjectBoxiang Sun2018-06-291-5/+2
* Doc: Add the snippets for QtUiTools and QtChartsVenugopal Shivashankar2018-06-292-0/+96
* Create registry files for 5.11Christian Tismer2018-06-293-0/+55760
* Doc: Update doc config to enable conditional exclusionVenugopal Shivashankar2018-06-281-0/+3
* existence_test.py: Make multi signature mismatch message more verboseFriedemann Kleint2018-06-261-2/+12