aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Avoid DeprecationWarning in Python 3Cristian Maureira-Fredes2018-12-051-1/+1
* | Fix shiboken2 module import from exampleCristian Maureira-Fredes2018-12-051-1/+1
* | Cast PyLongs to WIdCristian Maureira-Fredes2018-12-042-1/+26
* | shiboken: Fix build with Qt 5.13Friedemann Kleint2018-12-041-0/+1
* | Doc: Fix minor formatting and code-block issuesVenugopal Shivashankar2018-12-041-35/+38
* | Generate Hinting Stubs AutomaticallyChristian Tismer2018-12-0313-112/+252
* | Move code to snippets and templatesCristian Maureira-Fredes2018-11-308-105/+143
* | Doc: Add an index page for ShibokenVenugopal Shivashankar2018-11-307-6/+280
* | Move old glue code to snippets filesCristian Maureira-Fredes2018-11-3025-1315/+821
* | libpyside: Refactor MetaObjectBuilderPrivate::parsePythonType()Friedemann Kleint2018-11-291-33/+26
* | Update old copyright messageCristian Maureira-Fredes2018-11-291-1/+1
* | Remove TP from doc titleCristian Maureira-Fredes2018-11-291-1/+1
* | Move add-conversion and native-to-target codeCristian Maureira-Fredes2018-11-295-275/+361
* | Remove some cmake dead codeAlexandru Croitor2018-11-291-16/+0
* | Place templates per moduleCristian Maureira-Fredes2018-11-2819-685/+868
* | shiboken: Add file snippet handling to native-to-target and add-conversionFriedemann Kleint2018-11-283-5/+25
* | 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