aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Shiboken: Add check for 'external' link typeVenugopal Shivashankar2019-09-251-0/+2
* libpyside: Fix compiler warningFriedemann Kleint2019-09-251-1/+2
* Example: Replace date type with text for authors' birthdateVenugopal Shivashankar2019-09-201-7/+6
* Disable Android target from CISimo Fält2019-09-201-1/+1
* Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Friedemann Kleint2019-09-114-6/+42
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-09-114-6/+42
| |\
| | * 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
| | * Add 5.12.5 changelogCristián Maureira-Fredes2019-09-061-0/+40
| | * Bump version for 5.12.5Simo Fält2019-08-272-2/+2
* | | Fix formatting of the deployment documentationFriedemann Kleint2019-09-111-5/+5
|/ /
* | Bump version to 5.13.2Simo Fält2019-09-062-2/+2
* | Add 5.13.1 changelogCristián Maureira-Fredes2019-09-041-0/+47
* | 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
* | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Jukka Jokiniva2019-08-273-1/+8
|\ \
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Jukka Jokiniva2019-08-273-1/+8
|/| | | |/
| * Add Proprietary License to be show in metadataSimo Fält2019-08-261-0/+1
| * Documentation: add a paragraph related to licensesCristián Maureira-Fredes2019-08-261-0/+6
| * Fix Xcode sdk value embedded into PySide2 binariesAlexandru Croitor2019-08-241-1/+1
* | 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
* | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Friedemann Kleint2019-08-161-1/+2
|\ \
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-08-161-1/+2
|/| | | |/
| * Update pyside2-tools submoduleFriedemann Kleint2019-08-151-0/+0
| * Exclude SLES_12,15 from COIN buildsFriedemann Kleint2019-08-151-1/+2
* | 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 "Merge remote-tracking branch 'origin/5.12' into 5.13"Friedemann Kleint2019-08-149-15/+46
|\ \
| * | 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
* | Fix RuntimeError: dictionary changed size during iterationJulien Schueller2019-07-191-1/+1
* | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Alex Blasche2019-07-1857-294/+773
|\ \