aboutsummaryrefslogtreecommitdiffstats
path: root/sources
Commit message (Expand)AuthorAgeFilesLines
* Merge "Merge remote-tracking branch 'origin/5.13' into 5.14"Friedemann Kleint2019-09-122-11/+5
|\
| * 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-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
* | | | shiboken: Introduce flags for AbstractMetaBuilder*::translateType*Friedemann Kleint2019-09-124-17/+31
|/ / /
* | | Merge remote-tracking branch 'origin/5.13' into 5.14Friedemann Kleint2019-09-0528-777/+1612
|\| |
| * | 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
* | | 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-1912-37/+66
|\| |
| * | 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
* | | shiboken: Replace QStringViewLiteral by u""Friedemann Kleint2019-08-121-126/+126
* | | Support Pointer Primitive Types by Arrays or Result TuplesChristian Tismer2019-08-0710-111/+383
* | | PySide: Create a framework for deprecated functionsChristian Tismer2019-08-069-3/+240
* | | QtWinExtras: Add QtWin namespaceFriedemann Kleint2019-08-012-0/+5
* | | Merge "Merge remote-tracking branch 'origin/5.13' into 5.14"Friedemann Kleint2019-07-3054-289/+759
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.13' into 5.14Friedemann Kleint2019-07-2954-289/+759
| |\| |
| | * | Fix RuntimeError: dictionary changed size during iterationJulien Schueller2019-07-191-1/+1
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Alex Blasche2019-07-1854-288/+758
| | |\|
| | | * Cleanup signature module before substantial changeChristian Tismer2019-07-178-276/+561
| | | * Change QtQml tests file permissions to 644Cristián Maureira-Fredes2019-07-1734-0/+0
| | | * Add optional support for types in QSettings::valueCristián Maureira-Fredes2019-07-176-8/+145
| | | * shiboken: Improve handling of pointer types for CONVERTTOCPP in injected codeFriedemann Kleint2019-07-134-4/+47
| | | * shiboken: List location of anonymous structs in rejected classesFriedemann Kleint2019-07-082-0/+5
* | | | Fix build against Qt 5.13Friedemann Kleint2019-07-302-0/+8
|/ / /
* | | Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-07-0512-2960/+3151
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-07-0512-2960/+3151
| |\|