aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* License documentation: Fix file name of bufferproc headerFriedemann Kleint2018-11-141-1/+1
* Remove createIndex method that uses PyObject*Cristian Maureira-Fredes2018-11-134-55/+13
* Add tutorials to the documentationCristian Maureira-Fredes2018-11-056-0/+497
* Merge remote-tracking branch 'origin/5.11' into 5.12Friedemann Kleint2018-11-012-7/+5
|\
| * QIODevice bindings: Fix invalid reads in read() functionsFriedemann Kleint2018-10-312-7/+5
* | Revert "Terrible workaround fix for hanging tests on macOS 10.12"Alexandru Croitor2018-10-311-1/+1
* | setup.py: Deprecate option --jobsFriedemann Kleint2018-10-301-3/+14
* | shiboken: Remove defunct code trying to merge namespacesFriedemann Kleint2018-10-303-15/+4
* | Build scripts: Fix warnings about invalid escape sequencesFriedemann Kleint2018-10-302-8/+8
* | PySide2: Pass on the result from native event filtersFriedemann Kleint2018-10-301-0/+2
* | Merge remote-tracking branch 'origin/5.12' into devFriedemann Kleint2018-10-3045-819/+704
|\ \
| * \ Merge "Merge remote-tracking branch 'origin/5.11' into 5.12" into refs/stagin...Friedemann Kleint2018-10-2915-31/+44
| |\ \
| | * | Merge remote-tracking branch 'origin/5.11' into 5.12Friedemann Kleint2018-10-2915-31/+44
| | |\|
| | | * 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
| * | | setup.py: Warn about options occurring multiple times on the command lineFriedemann Kleint2018-10-291-22/+33
| |/ /
| * | PySide2: Re-enable native event filtersFriedemann Kleint2018-10-266-10/+98
| * | Qt3DInput: add more classes and ownership transferCristian Maureira-Fredes2018-10-251-2/+15
| * | Qt3DCore: add more classes and ownership rulesCristian Maureira-Fredes2018-10-241-3/+30
| * | Improve build rules for module generationAlexandru Croitor2018-10-238-7/+42
| * | Sort writing of type indices when generating module header fileAlexandru Croitor2018-10-231-1/+8
| * | Stop updating timestamps of generated files that haven't changedAlexandru Croitor2018-10-232-27/+2
| * | libpyside: Port DynamicQMetaObject to QMetaObjectBuilderFriedemann Kleint2018-10-2211-694/+344
| * | Update README files for the projectCristian Maureira-Fredes2018-10-223-22/+88
* | | Update setup.py documentationCristian Maureira-Fredes2018-10-251-27/+46
* | | Merge remote-tracking branch 'origin/5.12' into devFriedemann Kleint2018-10-2231-107/+263
|\| |
| * | Add snippet extraction to shibokenFriedemann Kleint2018-10-206-9/+103
| * | shiboken/ApiExtractor tests: Use qrc files for test resourcesFriedemann Kleint2018-10-205-13/+22
| * | shiboken: Use class FileOut for the module source file as wellFriedemann Kleint2018-10-195-27/+43
| * | CI: Enable 32 bit windows buildSimo Fält2018-10-192-8/+0
| * | shiboken: Set multiline for the regular expressions for warning suppressionFriedemann Kleint2018-10-191-1/+2
| * | Fix build on 32bit WindowsFriedemann Kleint2018-10-191-0/+5
| * | Update documentationCristian Maureira-Fredes2018-10-194-20/+23
| * | Update the pyside2-tools submodule sha1Alexandru Croitor2018-10-191-0/+0
| * | Don't redirect stderr to stdout by default when calling setup.pyAlexandru Croitor2018-10-182-3/+8
| * | Merge remote-tracking branch 'origin/5.11' into 5.12Friedemann Kleint2018-10-181-1/+1
| |\|
| | * Fix crash when using a MSVC debug buildFriedemann Kleint2018-10-171-1/+1
| * | Build scripts: Fix warning about invalid escape sequencesFriedemann Kleint2018-10-171-3/+2
| * | libpyside: Introduce helper functions for accessing TypeUserData and meta obj...Friedemann Kleint2018-10-165-24/+56
* | | Merge remote-tracking branch 'origin/5.12' into devFriedemann Kleint2018-10-1672-1717/+3352
|\| |
| * | Fix crash when garbage collecting in a non-GUI threadFriedemann Kleint2018-10-1516-13/+127
| * | Add tests to install built wheels and build some examplesAlexandru Croitor2018-10-127-21/+349
| * | Allow building shiboken2 and PySide2 as separate wheelsAlexandru Croitor2018-10-1237-1466/+2108
| * | Implement Different Signature LayoutsChristian Tismer2018-10-114-53/+246
| * | Prepare the Signature Module For More ApplicationsChristian Tismer2018-10-1116-201/+546
| * | Signature: Produce Correctly Nested Python InterfacesChristian Tismer2018-10-103-6/+19
* | | Revert "Allow building shiboken2 and PySide2 as separate wheels"Alexandru Croitor2018-10-1237-2108/+1466
* | | Allow building shiboken2 and PySide2 as separate wheelsAlexandru Croitor2018-10-1237-1466/+2108
|/ /
* | Simplify and correct the new_inherited_functions testChristian Tismer2018-10-081-86/+67