aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2
Commit message (Expand)AuthorAgeFilesLines
* Bump version numbersSimo Fält2019-12-031-1/+1
* Merge remote-tracking branch 'origin/5.14' into 5.15Friedemann Kleint2019-11-299-117/+80
|\
| * Fix refcount issues with QSettings glue codeCristián Maureira-Fredes2019-11-281-4/+11
| * Merge remote-tracking branch 'origin/5.13' into 5.14Friedemann Kleint2019-11-285-4/+7
| |\
| | * Remove QGraphicsItem::scroll from QtCharts5.13Mariana Meireles2019-11-261-0/+3
| | * Bump version numbersSimo Fält2019-11-111-1/+1
| * | docs: Propose new structure for overviewKavindra Palaraja2019-11-271-36/+4
| * | docs: Clean up the PyInstaller topicKavindra Palaraja2019-11-271-66/+50
| * | shiboken: Store the unqualified entry name in TypeEntryFriedemann Kleint2019-11-251-7/+8
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Friedemann Kleint2019-11-2220-8/+8
|\| |
| * | Replace imp by importlibCristián Maureira-Fredes2019-11-191-4/+4
| * | Doc: Drop PySide prefix from the RST filenamesVenugopal Shivashankar2019-11-1819-4/+4
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Friedemann Kleint2019-11-142-0/+8
|\| |
| * | Simplify recreation of registry filesChristian Tismer2019-11-072-0/+8
* | | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Friedemann Kleint2019-11-04128-288534/+166412
|\| |
| * | PySide2: Enable a build for Qt built with -no-feature-sslFriedemann Kleint2019-11-011-4/+4
| * | 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
| * | 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-311-1/+3
| * | Merge remote-tracking branch 'origin/5.13' into 5.14Friedemann Kleint2019-10-3116-80/+324
| |\|
| | * 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
| | * Doc: Add the additional and the API ref pages to the toctreeVenugopal Shivashankar2019-10-254-54/+76
| | * Add inject-code for QVideoFrame::bits()VaL Doroshchuk2019-10-252-0/+10
| | * Add support for __repr__ in QObject derived classesAndreas Beckermann2019-10-257-8/+157
| | * Release ownership in QAbstractVideoFilterWrapper::createFilterRunnableVaL Doroshchuk2019-10-241-1/+7
| * | Fix the registry after mergingChristian Tismer2019-10-304-157295/+0
| * | Improve the NumPy Support by iterablesChristian Tismer2019-10-305-19/+127
| * | 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-281-3/+3
| * | Qt3DAnimation: Add class QAbstractChannelMappingFriedemann Kleint2019-10-252-0/+2
| * | Registry/init_platform.py: Output build informationFriedemann Kleint2019-10-241-4/+19
| * | Merge "Merge remote-tracking branch 'origin/5.13' into 5.14"Friedemann Kleint2019-10-2441-4/+2593
| |\ \
| | * | Merge remote-tracking branch 'origin/5.13' into 5.14Friedemann Kleint2019-10-1841-4/+2593
| | |\|
| | | * 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
| | | * Doc: Add Porting guide tutorialVenugopal Shivashankar2019-10-1529-0/+2443
| * | | 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-081-0/+18
| |\|
| | * Fix bad shutdown effect on QApplication.instance()Christian Tismer2019-09-301-0/+18
| * | libpyside: Use new static stringsFriedemann Kleint2019-10-046-8/+134
| * | Enable the Function Registry for 5.14 finaleChristian Tismer2019-10-0119-287871/+157721
| * | Enable the Function Registry for 5.14 augmentedChristian Tismer2019-09-302-10/+39
| * | Speed: Avoid some repeated string constant initializationFriedemann Kleint2019-09-302-6/+6
| * | Enable the Function Registry for 5.14Christian Tismer2019-09-284-26/+27
| * | Merge remote-tracking branch 'origin/5.13' into 5.14Friedemann Kleint2019-09-251-1/+2
| |\|
| | * libpyside: Fix compiler warningFriedemann Kleint2019-09-251-1/+2