aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2
Commit message (Expand)AuthorAgeFilesLines
* Place templates per moduleCristian Maureira-Fredes2018-11-2819-685/+868
* Install snippets glue codeCristian Maureira-Fredes2018-11-289-11/+78
* QApplication::setStyle ownership transferCristian Maureira-Fredes2018-11-283-0/+19
* Exclude reverse operations from shift hackCristian Maureira-Fredes2018-11-273-3/+12
* Add documentation related QPixmap.loadFromDataCristian Maureira-Fredes2018-11-271-0/+12
* Fix Hinting Stub Glitch and EnhanceChristian Tismer2018-11-261-26/+46
* Create hinting stubs for Python IDEsChristian Tismer2018-11-245-2/+300
* Split The Signature Module After The Project SplitChristian Tismer2018-11-2419-4270/+34
* Move inject-code snippets to separate filesCristian Maureira-Fredes2018-11-2247-3027/+3924
* Improve enum type operations implementationCristian Maureira-Fredes2018-11-203-7/+23
* Pyside2: Fix crash invoking QScxmlStateMachine::submitEvent(QScxmlEvent*)Friedemann Kleint2018-11-201-1/+7
* Add std::nullptr_t supportCristian Maureira-Fredes2018-11-192-0/+57
* Doc: Update the apidoc cmake step to copy shiboken doc htmlsVenugopal Shivashankar2018-11-152-2/+11
* Signature: Implement Nested Classes and Functions for ShibokenChristian Tismer2018-11-156-16/+118
* 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
* | PySide2: Pass on the result from native event filtersFriedemann Kleint2018-10-301-0/+2
* | Merge remote-tracking branch 'origin/5.11' into 5.12Friedemann Kleint2018-10-298-10/+14
|\|
| * Fix Memory Leak Caused By Wrong Limited API DefaultChristian Tismer2018-10-297-10/+10
| * Add qCompress/qUncompress bindingsCristian Maureira-Fredes2018-10-221-0/+4
* | 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-232-2/+7
* | libpyside: Port DynamicQMetaObject to QMetaObjectBuilderFriedemann Kleint2018-10-2211-694/+344
* | Fix build on 32bit WindowsFriedemann Kleint2018-10-191-0/+5
* | Update documentationCristian Maureira-Fredes2018-10-194-20/+23
* | libpyside: Introduce helper functions for accessing TypeUserData and meta obj...Friedemann Kleint2018-10-165-24/+56
* | Fix crash when garbage collecting in a non-GUI threadFriedemann Kleint2018-10-153-3/+3
* | Allow building shiboken2 and PySide2 as separate wheelsAlexandru Croitor2018-10-123-74/+22
* | Implement Different Signature LayoutsChristian Tismer2018-10-114-53/+246
* | Prepare the Signature Module For More ApplicationsChristian Tismer2018-10-1110-114/+257
* | Simplify and correct the new_inherited_functions testChristian Tismer2018-10-081-86/+67
* | libpyside: Fix warning about QMetaObject being forward-declared as classFriedemann Kleint2018-10-021-2/+4
* | libpyside: Replace foreach by range-based forFriedemann Kleint2018-10-023-4/+4
* | libpyside: Clean up #include directivesFriedemann Kleint2018-10-0222-82/+84
* | libpyside: Remove deprecated GlobalReceiverFriedemann Kleint2018-10-015-459/+0
* | PySide2: Replace macro check_qt_class by the Qt configure systemFriedemann Kleint2018-10-014-100/+62
* | libpyside: Fix reinterpret_casts related to DynamicQMetaObjectFriedemann Kleint2018-09-284-14/+73
* | libpyside: Replace configuration of signalmanager.cpp by definesFriedemann Kleint2018-09-272-7/+5
* | 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
* | Add forgotten version numbers to typedefs for QCborStringResultEike Ziller2018-09-201-2/+2
* | PySide2: Base the QMatrix<R>x<C> on QGenericMatrixFriedemann Kleint2018-09-143-330/+55
* | 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
* | shiboken: Refactor Generator::minimalConstructor(AbstractMetaClass)Friedemann Kleint2018-09-131-9/+12