aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | Add bindings for Qt 5.14Friedemann Kleint2019-09-257-0/+29
* | Clean up string related macrosFriedemann Kleint2019-09-245-14/+7
* | PySide: Clean up indentation, fix refcounts and improve generated codeChristian Tismer2019-09-181-2/+3
* | Merge remote-tracking branch 'origin/5.13' into 5.14Friedemann Kleint2019-09-112-11/+5
|\|
| * Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Friedemann Kleint2019-09-112-6/+1
| |\
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-09-112-6/+1
| | |\
| | | * Remove extra ref on QDataStream::setDeviceCristian Maureira-Fredes2019-09-061-6/+0
| | | * Bump version for 5.12.5Simo Fält2019-08-271-1/+1
| * | | Fix formatting of the deployment documentationFriedemann Kleint2019-09-111-5/+5
| |/ /
| * | Bump version to 5.13.2Simo Fält2019-09-061-1/+1
* | | Merge remote-tracking branch 'origin/5.13' into 5.14Friedemann Kleint2019-09-0511-283/+339
|\| |
| * | Doc: Improve the documentation styleTopi Reinio2019-09-021-20/+76
| * | signature: Support typing.Optional[T] and refine a bitChristian Tismer2019-08-291-21/+52
| * | CMake modularization: macros creationCristián Maureira-Fredes2019-08-281-180/+13
| * | Add QtCore.Slot.__signature__ and much more manuallyChristian Tismer2019-08-218-48/+103
| * | Fix wrong Python init return codesChristian Tismer2019-08-205-9/+9
| * | Docs: Add missing pysideversion codeCristián Maureira-Fredes2019-08-201-4/+18
| * | Update docs styleCristián Maureira-Fredes2019-08-201-12/+79
* | | Add Qt Core bindings for Qt 5.14Friedemann Kleint2019-09-054-3/+66
* | | Enable multimedia classes after API fixupFriedemann Kleint2019-08-212-12/+6
* | | Merge remote-tracking branch 'origin/5.13' into 5.14Friedemann Kleint2019-08-195-25/+20
|\| |
| * | simplify the qslot_object_test to use the qApp macroChristian Tismer2019-08-151-9/+5
| * | Bump version to 5.13.1Simo Fält2019-08-151-1/+1
| * | Documentation: update QInputDialog snippetsCristián Maureira-Fredes2019-08-141-12/+12