aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* shiboken: Fix file snippet code missing for derived classesFriedemann Kleint2018-11-282-35/+46
* Install snippets glue codeCristian Maureira-Fredes2018-11-2811-11/+92
* QApplication::setStyle ownership transferCristian Maureira-Fredes2018-11-283-0/+19
* Exclude reverse operations from shift hackCristian Maureira-Fredes2018-11-275-5/+17
* Build scripts: Add support for ninjaFriedemann Kleint2018-11-272-26/+39
* Add documentation related QPixmap.loadFromDataCristian Maureira-Fredes2018-11-271-0/+12
* Doc: Update copyright statements and obsolete infoTopi Reinio2018-11-264-8/+8
* Update pyside2-tools submodule SHA1Friedemann Kleint2018-11-261-0/+0
* Fix Hinting Stub Glitch and EnhanceChristian Tismer2018-11-261-26/+46
* Create hinting stubs for Python IDEsChristian Tismer2018-11-2412-11/+367
* testrunner.py: Add a small Qt Creator Python project file for editingFriedemann Kleint2018-11-241-0/+9
* shiboken: Add debug output for function modificationsFriedemann Kleint2018-11-243-10/+150
* Split The Signature Module After The Project SplitChristian Tismer2018-11-2430-643/+1063
* Blacklist failing positioning autotest on WindowsAlexandru Croitor2018-11-231-0/+3
* Move inject-code snippets to separate filesCristian Maureira-Fredes2018-11-2247-3027/+3924
* Build scripts: Print elapsed timeFriedemann Kleint2018-11-221-5/+8
* Build scripts: Implement --quietFriedemann Kleint2018-11-213-16/+32
* Remove remaining uses of the --jobs optionFriedemann Kleint2018-11-212-2/+2
* Improve enum type operations implementationCristian Maureira-Fredes2018-11-204-85/+102
* Pyside2: Fix crash invoking QScxmlStateMachine::submitEvent(QScxmlEvent*)Friedemann Kleint2018-11-201-1/+7
* Update string treatment for VoidPtrCristian Maureira-Fredes2018-11-201-0/+8
* Merge remote-tracking branch 'origin/5.11' into 5.12Friedemann Kleint2018-11-200-0/+0
|\
| * 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
* | | | | Add std::nullptr_t supportCristian Maureira-Fredes2018-11-195-1/+93
* | | | | Doc: Update the apidoc cmake step to copy shiboken doc htmlsVenugopal Shivashankar2018-11-153-3/+12
* | | | | Signature: Implement Nested Classes and Functions for ShibokenChristian Tismer2018-11-158-293/+447
* | | | | shiboken: Generate static_cast for constructor parameters with spaceFriedemann Kleint2018-11-141-2/+7
* | | | | 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