aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* shiboken: Fix classes in hidden namespacesFriedemann Kleint2019-12-0319-25/+220
* shiboken: Clean up handling of enclosing classFriedemann Kleint2019-12-035-62/+32
* libsample: Test renaming via "target-lang-name" attributeFriedemann Kleint2019-12-037-0/+160
* shiboken: Refactor Debug operator of AbstractMetaClassFriedemann Kleint2019-12-032-51/+59
* shiboken: Avoid initializing QFlags with 0 or nullptrFriedemann Kleint2019-12-032-3/+3
* Bump version numbersSimo Fält2019-12-032-2/+2
* Merge remote-tracking branch 'origin/5.14' into 5.15Friedemann Kleint2019-11-2936-860/+1289
|\
| * Take new Qt CI config into useSimo Fält2019-11-293-10/+551
| * Update missing bindings scriptCristián Maureira-Fredes2019-11-281-5/+14
| * 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
| * | docs: Propose new structure for overviewKavindra Palaraja2019-11-271-36/+4
| * | docs: Clean up the PyInstaller topicKavindra Palaraja2019-11-271-66/+50
| * | shiboken: Refactor metatype comparisonFriedemann Kleint2019-11-253-42/+50
| * | Shiboken: QtDoc: Fix the new filename logic for the extras foundVenugopal Shivashankar2019-11-251-1/+1
| * | Improve code style with flake8Cristián Maureira-Fredes2019-11-2513-402/+375
| * | shiboken: Refactor target lang nameFriedemann Kleint2019-11-257-157/+76
| * | shiboken: Store the unqualified entry name in TypeEntryFriedemann Kleint2019-11-259-137/+154
| * | Merge remote-tracking branch 'origin/5.13' into 5.14Friedemann Kleint2019-11-251-2/+2
| |\|
| | * Add python_requires to the python setupCristián Maureira-Fredes2019-11-181-2/+2
| | * Bump version numbersSimo Fält2019-11-112-2/+2
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Friedemann Kleint2019-11-2244-387/+744
|\| |
| * | Replace imp by importlibCristián Maureira-Fredes2019-11-192-10/+15
| * | shiboken: Give the type system entries a pointer to their parentFriedemann Kleint2019-11-187-78/+189
| * | shiboken: Fix crash when smartptr template class cannot be foundFriedemann Kleint2019-11-183-1/+23
| * | Doc: Drop PySide prefix from the RST filenamesVenugopal Shivashankar2019-11-1820-6/+14
| * | Move scripts to tools directoryCristián Maureira-Fredes2019-11-183-0/+0
| * | shiboken/Doc generator: Refactor the Table classFriedemann Kleint2019-11-152-42/+55
| * | shiboken: Remove more usages of QListFriedemann Kleint2019-11-153-6/+7
| * | shiboken: Refactor the logic deciding whether headers should be parsedFriedemann Kleint2019-11-151-31/+48
| * | shiboken: Refactor TypeEntry::addExtraInclude()Friedemann Kleint2019-11-152-13/+12
| * | create_changelog.py: Fix checks for task numbersFriedemann Kleint2019-11-141-7/+11
| * | shiboken: Split the headers of libsmartFriedemann Kleint2019-11-146-193/+370
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Friedemann Kleint2019-11-1411-51/+65
|\| |
| * | create_changelog.py: Silence flake8 and Qt Creator's checkerFriedemann Kleint2019-11-131-11/+15
| * | Add 5.12.6 changelogFriedemann Kleint2019-11-131-0/+29
| * | Fix clang parsing with update MSCV versionsFriedemann Kleint2019-11-131-0/+2
| * | shiboken: Remove unused codeFriedemann Kleint2019-11-075-40/+0
| * | Simplify recreation of registry filesChristian Tismer2019-11-073-0/+19
* | | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Friedemann Kleint2019-11-04260-289480/+168866
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Friedemann Kleint2019-11-04260-289480/+168866
| |\| |
| | * | PySide2: Enable a build for Qt built with -no-feature-sslFriedemann Kleint2019-11-011-4/+4
| | * | shiboken: Refactor lookForEnumsInClassesNotToBeGenerated()Friedemann Kleint2019-11-011-9/+7
| | * | 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
| | * | examples.pyproject: Fix syntax errorFriedemann Kleint2019-11-011-1/+1
| | * | 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-312-3/+8
| | * | Add designer to the pyside toolsCristián Maureira-Fredes2019-10-314-1/+15