aboutsummaryrefslogtreecommitdiffstats
path: root/sources
Commit message (Expand)AuthorAgeFilesLines
* Cleanup version strings for 5.13.2 releasev5.13.25.13.2Simo Fält2019-10-312-4/+4
* 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
* 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
* Shiboken: Provide a context for the additional docsVenugopal Shivashankar2019-10-071-1/+2
* 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
* Remove trailing whitespace from __repr__Andreas Beckermann2019-09-271-0/+1
* Shiboken: Add check for 'external' link typeVenugopal Shivashankar2019-09-251-0/+2
* libpyside: Fix compiler warningFriedemann Kleint2019-09-251-1/+2
* Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Friedemann Kleint2019-09-113-6/+2
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-09-113-6/+2
| |\
| | * Remove extra ref on QDataStream::setDeviceCristian Maureira-Fredes2019-09-061-6/+0
| | * Fix heaptype conflict with QtCore.QObject.__new__in Python 2.7Christian Tismer2019-09-061-40/+54
| | * Bump version for 5.12.5Simo Fält2019-08-272-2/+2
| | * Update pyside2-tools submoduleFriedemann Kleint2019-08-151-0/+0
* | | Fix formatting of the deployment documentationFriedemann Kleint2019-09-111-5/+5
|/ /
* | Bump version to 5.13.2Simo Fält2019-09-062-2/+2
* | Fix heaptype conflict with QtCore.QObject.__new__in Python 2.7Christian Tismer2019-09-031-40/+54
* | Doc: Improve the documentation styleTopi Reinio2019-09-022-40/+152
* | signature: Support typing.Optional[T] and refine a bitChristian Tismer2019-08-298-78/+161
* | CMake modularization: macros creationCristián Maureira-Fredes2019-08-287-441/+486
* | Fix a typing bug in Python 2.7 and updateChristian Tismer2019-08-222-94/+431
* | Add QtCore.Slot.__signature__ and much more manuallyChristian Tismer2019-08-2112-65/+164
* | 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-202-24/+158
* | simplify the qslot_object_test to use the qApp macroChristian Tismer2019-08-151-9/+5
* | Update pyside2-tools submoduleFriedemann Kleint2019-08-151-0/+0
* | Bump version to 5.13.1Simo Fält2019-08-152-2/+2
* | Make signatures even more writableChristian Tismer2019-08-141-1/+3
* | Documentation: update QInputDialog snippetsCristián Maureira-Fredes2019-08-141-12/+12
* | Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-08-149-15/+46
|\|
| * Fix crash when accessing a invalid property in the smart pointerRenato Araujo Oliveira Filho2019-08-073-1/+21
| * correct QtPrintSupport dependencyChristian Tismer2019-07-292-1/+1
| * shiboken: Allow for "auto" as target of type for CONVERTTOCPP in injected codeFriedemann Kleint2019-07-293-4/+5
| * shiboken: fix a signature bug in __doc__ handling of global functionsChristian Tismer2019-07-231-9/+19