aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2/tests
Commit message (Expand)AuthorAgeFilesLines
* PySide: Allow any existing attribute in the constructorChristian Tismer2019-06-042-0/+65
* correct bool(qApp) on Python 2Christian Tismer2019-06-061-1/+1
* Implement the Buffer Protocol on VoidPtrRenaud Aubin2019-06-051-1/+6
* shiboken: Make it possible to extend namespacesFriedemann Kleint2019-05-222-0/+48
* Add PySide2: Add OpenGL version functions as separate moduleFriedemann Kleint2019-05-021-0/+1
* Fix warnings about signatures 'setUniformValue(const char*,...)' not being foundFriedemann Kleint2019-04-264-4/+12
* Declare XML files to be in encoding UTF-8Friedemann Kleint2019-04-181-1/+1
* Improve the Selftest in the RegistryChristian Tismer2019-03-252-35/+101
* Implement Embedding To Make Signatures Always AvailableChristian Tismer2019-03-203-2/+81
* Simplify Python Imports For EmbeddingChristian Tismer2019-03-202-2/+2
* Add toBytes() and BufferProtocolCristian Maureira-Fredes2019-03-151-3/+15
* Amend The Python 3.5 FixChristian Tismer2019-03-011-5/+1
* Prevent Python 3.5 From Crashing The BuildChristian Tismer2019-02-261-1/+5
* Fix Shiboken.ObjectType.__new__ for Python 2.7Christian Tismer2019-02-071-1/+6
* Modernize cmake buildAlexandru Croitor2019-02-073-12/+16
* typesystem_gui_common.xml: CleanupFriedemann Kleint2019-02-064-36/+32
* Add QtRemoteObjects classesFriedemann Kleint2019-01-301-0/+1
* [reg] Remove createIndex method that uses PyObject*Cristian Maureira-Fredes2019-01-085-15/+13
* Pyside2: Add free functions from namespace QtQmlFriedemann Kleint2019-01-041-1/+5
* Fix crash when mixing static overloads with instance methods in derived classesFriedemann Kleint2019-01-045-10/+12
* Fix crash related to multiple inheritanceFriedemann Kleint2019-01-031-2/+23
* Update after Activate existence_test.py for 5.12Christian Tismer2018-12-274-0/+98441
* Activate existence_test.py for 5.12Christian Tismer2018-12-221-1/+1
* Complete The Signature IntrospectionChristian Tismer2018-12-223-24/+110
* Update old copyright messageCristian Maureira-Fredes2018-11-291-1/+1
* QApplication::setStyle ownership transferCristian Maureira-Fredes2018-11-281-0/+8
* Exclude reverse operations from shift hackCristian Maureira-Fredes2018-11-271-1/+1
* Split The Signature Module After The Project SplitChristian Tismer2018-11-246-20/+6
* 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
|\|