aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Friedemann Kleint2019-11-04260-289480/+168866
|\
| * Merge remote-tracking branch 'origin/5.14' into 5.15Friedemann Kleint2019-11-04260-289480/+168866
| |\
| | * PySide2: Enable a build for Qt built with -no-feature-sslFriedemann Kleint2019-11-011-4/+4
| | * shiboken: Refactor lookForEnumsInClassesNotToBeGenerated()Friedemann Kleint2019-11-011-9/+7
| | * Doc: Fix sphinx warnings about indentation and linkingVenugopal Shivashankar2019-11-0111-118/+149
| | * Revert "PySide2: Fix Qt3D events' modifier enumerations for 5.14"Friedemann Kleint2019-11-011-2/+2
| | * examples.pyproject: Fix syntax errorFriedemann Kleint2019-11-011-1/+1
| | * Update the registry files after merging 5.13 into 5.14Christian Tismer2019-11-014-0/+162439
| | * Make the scrape script robust enough, againChristian Tismer2019-10-312-3/+8
| | * Add designer to the pyside toolsCristián Maureira-Fredes2019-10-314-1/+15
| | * Merge remote-tracking branch 'origin/5.13' into 5.14Friedemann Kleint2019-10-3126-99/+434
| | |\
| | | * Add changelog for 5.13.2Cristián Maureira-Fredes2019-10-291-0/+37
| | | * Fix booleans and empty list cases in QSettingsCristián Maureira-Fredes2019-10-282-16/+73
| | | * Doc: Use the exclude_patterns instead of exclude_treesVenugopal Shivashankar2019-10-281-1/+1
| | | * Fix Python 3 deprecation warning about Buffer APIFriedemann Kleint2019-10-251-0/+4
| | | * abstractmetabuilder_p.h: Fix compilation with some versions of g++Friedemann Kleint2019-10-251-1/+1
| | | * Doc: Add the additional and the API ref pages to the toctreeVenugopal Shivashankar2019-10-254-54/+76
| | | * Shiboken: QtDoc: Fix how brief and class tags are handledVenugopal Shivashankar2019-10-251-5/+1
| | | * shiboken: Fix pyi generation for external modulesAndreas Beckermann2019-10-251-5/+0
| | | * Fix hasVirtualDestructor() for implicit destructorsAndreas Beckermann2019-10-253-1/+39
| | | * Add inject-code for QVideoFrame::bits()VaL Doroshchuk2019-10-252-0/+10
| | | * Add support for __repr__ in QObject derived classesAndreas Beckermann2019-10-2512-20/+185
| | | * Release ownership in QAbstractVideoFilterWrapper::createFilterRunnableVaL Doroshchuk2019-10-241-1/+7
| | * | Fix the registry after mergingChristian Tismer2019-10-305-157300/+6
| | * | Improve the NumPy Support by iterablesChristian Tismer2019-10-3014-27/+158
| | * | build scripts: Fix arguments handlingFriedemann Kleint2019-10-303-5/+5
| | * | init_platform.py: Add missing importFriedemann Kleint2019-10-291-1/+1
| | * | Make the function registry more usable in Python modulesChristian Tismer2019-10-283-65/+78
| | * | Properly nest types in type system filesFriedemann Kleint2019-10-285-56/+66
| | * | Qt3DAnimation: Add class QAbstractChannelMappingFriedemann Kleint2019-10-252-0/+2
| | * | Replace pyside2 uic/rccCristián Maureira-Fredes2019-10-254-44/+9
| | * | Registry/init_platform.py: Output build informationFriedemann Kleint2019-10-241-4/+19
| | * | scriptableapplication: Use raw string literal for sample codeFriedemann Kleint2019-10-241-4/+5
| | * | Merge "Merge remote-tracking branch 'origin/5.13' into 5.14"Friedemann Kleint2019-10-2444-32/+2637
| | |\ \
| | | * | Merge remote-tracking branch 'origin/5.13' into 5.14Friedemann Kleint2019-10-1844-32/+2637
| | | |\|
| | | | * Doc: Minor fixes to the snippets and their orderVenugopal Shivashankar2019-10-163-2/+4
| | | | * Doc: Fix the broken download linksVenugopal Shivashankar2019-10-151-2/+2
| | | | * Doc: Set up necessary infra. for example doc generationVenugopal Shivashankar2019-10-1510-1/+145
| | | | * Shiboken: QtDoc generator: Handle 'group' tag as a 'page' tagVenugopal Shivashankar2019-10-151-4/+6
| | | | * Doc: Add Porting guide tutorialVenugopal Shivashankar2019-10-1529-0/+2443
| | | | * Split build instructions to build and packagingSimo Fält2019-10-151-22/+35
| | | | * Fix wrong "only package" condition in build_scripts/main.pyAlexandru Croitor2019-10-071-1/+1
| | | | * Shiboken: Provide a context for the additional docsVenugopal Shivashankar2019-10-071-1/+2
| | * | | Add support for Python 3.8Cristián Maureira-Fredes2019-10-242-1/+2
| | * | | Update CI registries and URL for scrape scriptCristián Maureira-Fredes2019-10-245-442/+17
| | |/ /
| | * | Merge remote-tracking branch 'origin/5.13' into 5.14Friedemann Kleint2019-10-0871-7/+274
| | |\|
| | | * shiboken: Fix handling of modified default expressionsFriedemann Kleint2019-10-046-5/+48
| | | * Fix bad shutdown effect on QApplication.instance()Christian Tismer2019-09-302-2/+25
| | | * Add .pyproject files for each exampleCristián Maureira-Fredes2019-09-2761-0/+198
| | | * Remove trailing whitespace from __repr__Andreas Beckermann2019-09-271-0/+1