aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2/tests
Commit message (Expand)AuthorAgeFilesLines
* Improve enum type operations implementationCristian Maureira-Fredes2018-11-203-7/+23
* Add std::nullptr_t supportCristian Maureira-Fredes2018-11-192-0/+57
* Signature: Implement Nested Classes and Functions for ShibokenChristian Tismer2018-11-151-3/+7
* Remove createIndex method that uses PyObject*Cristian Maureira-Fredes2018-11-132-14/+13
* Revert "Terrible workaround fix for hanging tests on macOS 10.12"Alexandru Croitor2018-10-311-1/+1
* PySide2: Re-enable native event filtersFriedemann Kleint2018-10-261-2/+21
* Improve build rules for module generationAlexandru Croitor2018-10-231-1/+4
* libpyside: Port DynamicQMetaObject to QMetaObjectBuilderFriedemann Kleint2018-10-221-0/+6
* Prepare the Signature Module For More ApplicationsChristian Tismer2018-10-111-86/+4
* Simplify and correct the new_inherited_functions testChristian Tismer2018-10-081-86/+67
* Merge remote-tracking branch 'origin/5.11' into devFriedemann Kleint2018-09-213-0/+55868
|\
| * Update the Registry After Explicit Linux NamingChristian Tismer2018-09-133-0/+55868
* | PySide2: Base the QMatrix<R>x<C> on QGenericMatrixFriedemann Kleint2018-09-141-1/+14
* | Merge remote-tracking branch 'origin/5.11' into devFriedemann Kleint2018-09-133-2/+37691
|\|
| * Update the Signature Registry After ResetChristian Tismer2018-09-133-2/+37691
* | Merge remote-tracking branch 'origin/5.11' into devFriedemann Kleint2018-09-127-55775/+371
|\|
| * 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
* | pysidetest: Remove old cmake policyFriedemann Kleint2018-09-121-3/+0
* | Add bindings for 5.12Friedemann Kleint2018-09-104-0/+121
* | shiboken: Add support for const Foo* fieldsFriedemann Kleint2018-08-291-0/+2
* | Merge remote-tracking branch 'origin/5.11' into devFriedemann Kleint2018-08-293-89/+5
|\|
| * Reduce the redundant signature_testChristian Tismer2018-08-273-89/+5
* | Merge remote-tracking branch 'origin/5.11' into devFriedemann Kleint2018-08-242-0/+122
|\|
| * Implement Proper Name ManglingChristian Tismer2018-08-212-0/+122
* | Merge remote-tracking branch 'origin/5.11' into devFriedemann Kleint2018-07-064-8/+179
|\|
| * 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
* | Terrible workaround fix for hanging tests on macOS 10.12Alexandru Croitor2018-07-031-1/+1
|/
* Implement proper slice assignment for QByteArrayBoxiang Sun2018-07-021-40/+85
* Create registry files for 5.11Christian Tismer2018-06-293-0/+55760
* existence_test.py: Make multi signature mismatch message more verboseFriedemann Kleint2018-06-261-2/+12
* Fix index() method of QAbstractItemModel-derived classesFriedemann Kleint2018-06-251-0/+2
* Fix QtQml/bug_814.pyCristian Maureira-Fredes2018-06-221-1/+1
* Allow building just QtCore bindingsAlexandru Croitor2018-06-221-1/+3
* Fix failing versioninfo_test when the version is not a pre-release oneAlexandru Croitor2018-06-081-1/+1
* Merge branch '5.9' into 5.11Alexandru Croitor2018-06-082-1/+75
|\
| * Add bindings for QtWebEngine (aka Quick)Alexandru Croitor2018-06-072-1/+75
* | Merge branch '5.9' into 5.11Alexandru Croitor2018-06-0731-150/+215
|\|
| * Fix glitch in voidptr.cpp after the PEP 384 commitChristian Tismer2018-06-052-0/+48
| * Improve the QByteArray implementationBoxiang Sun2018-06-0129-154/+166
| * Improve sbkstring::toCString to support unicodeBoxiang Sun2018-06-011-0/+5
* | Merge remote-tracking branch 'origin/5.9' into 5.11Friedemann Kleint2018-06-011-4/+4
|\|
| * Fix test to assert only if english is the localeCristian Maureira-Fredes2018-06-011-4/+4
* | Merge remote-tracking branch 'origin/5.9' into 5.11Friedemann Kleint2018-05-263-0/+143
|\|
| * Add QtScxmlFriedemann Kleint2018-05-243-0/+143
* | Merge remote-tracking branch 'origin/5.9' into 5.11Friedemann Kleint2018-05-1816-5/+373
|\|
| * Add more QtMultimedia classesFriedemann Kleint2018-05-163-3/+3
| * Add default parameter to Q*ApplicationsCristian Maureira-Fredes2018-05-156-0/+123