aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix dark mode on Windows for Quick window exampleAdrian Herrmann2023-04-281-0/+3
* documentation: Update after removal of __signature__Christian Tismer2023-04-281-1/+2
* Make Quick window ex. build with pyside6-projectAdrian Herrmann2023-04-284-330/+337
* Fix resource file for QtQuick "shared" resourcesAdrian Herrmann2023-04-281-709/+1840
* example_gallery: Fix literalinclude for project filesFriedemann Kleint2023-04-283-12/+52
* shiboken6/clang: Write scope resolution for all parameters of native wrappersFriedemann Kleint2023-04-282-8/+9
* shiboken6/clang: Suppress class scope look up for parameters with scope resol...Friedemann Kleint2023-04-285-9/+22
* shiboken6/clang: Record scope resolution of arguments/function returnFriedemann Kleint2023-04-285-2/+53
* shiboken6/clang: Fix build with clang 16Friedemann Kleint2023-04-284-3/+26
* Remove QML import versionsFriedemann Kleint2023-04-2817-18/+18
* shiboken6: Refactor code model classesFriedemann Kleint2023-04-282-56/+137
* shiboken6/clang: Remove typedef expansionFriedemann Kleint2023-04-281-40/+1
* snippets_translate: Fix repetitive snippet ID linesFriedemann Kleint2023-04-272-16/+33
* shiboken6: Remove left-over debug statementFriedemann Kleint2023-04-271-1/+0
* PySide6: Add QTextLayout.GlyphRunRetrievalFlag(s)Friedemann Kleint2023-04-261-0/+1
* shiboken6/clang: Fix and simplify resolveType() helperFriedemann Kleint2023-04-261-23/+20
* shiboken6/clang: Add debug operators for clang typesFriedemann Kleint2023-04-262-0/+42
* shiboken6/clang: Fix clashes between type name and enumeration valuesFriedemann Kleint2023-04-262-3/+22
* shiboken6: Output the clang versionFriedemann Kleint2023-04-251-1/+3
* Fix build when using QT_FEATURE_opengles2Christophe Marin2023-04-242-10/+3
* Documentation: Remove mentions of decorator form of signalsFriedemann Kleint2023-04-242-8/+5
* shiboken6: Refactor code snippet extractionFriedemann Kleint2023-04-214-31/+140
* Fix image loading from a thread blocking the UIFriedemann Kleint2023-04-191-1/+1
* Add missing translationsFriedemann Kleint2023-04-181-0/+2
* Tooling: Add qmlcachegenShyamnath Premnadh2023-04-185-1/+11
* create_wheels.py: Use the Qt module JSON files to find pluginsFriedemann Kleint2023-04-182-45/+80
* Tooling: Simplify adding new toolsShyamnath Premnadh2023-04-187-49/+55
* Docs: Update version in Getting StartedShyamnath Premnadh2023-04-183-14/+14
* Fix missing QSqlQueryModel::query()Friedemann Kleint2023-04-181-0/+3
* Android Deployment: testsShyamnath Premnadh2023-04-172-0/+180
* Copy Qt module JSON files for usage by create_wheels.pyFriedemann Kleint2023-04-174-0/+15
* Deployment: RefactoringShyamnath Premnadh2023-04-177-56/+60
* PySide6: Add QTimeZone::InitializationFriedemann Kleint2023-04-141-0/+1
* Fix missing opengl32sw.dllAdrian Herrmann2023-04-141-17/+10
* Add type hints for return values modified to Tuple[]Friedemann Kleint2023-04-138-42/+42
* Documentation: Link platform dependenciesFriedemann Kleint2023-04-134-1/+10
* doc: add qrc icons tutorial zipCristián Maureira-Fredes2023-04-122-4/+3
* shiboken6: Fail template test instead of crashingFriedemann Kleint2023-04-121-0/+1
* deploy: keep structure of qml filesCristián Maureira-Fredes2023-04-121-1/+5
* Docs: update libclang versionShyamnath Premnadh2023-04-123-5/+5
* Docs: add pyside6-android-deploy to package_details.rstShyamnath Premnadh2023-04-121-1/+4
* Implement multiple inheritance correctly, amendedChristian Tismer2023-04-122-7/+23
* shiboken6: Fix build with clang 16Friedemann Kleint2023-04-121-0/+2
* Type hints: Fix missing NoneType importFriedemann Kleint2023-04-121-1/+2
* build_scripts: fix a suboptimal timing formulaChristian Tismer2023-04-111-2/+2
* doc: add tools recommendations for examplesCristián Maureira-Fredes2023-04-071-1/+16
* tools: update missing bindings toolCristián Maureira-Fredes2023-04-063-21/+20
* build: remove unused imports and obsolete commentCristián Maureira-Fredes2023-04-054-4/+0
* examples: remove unused importsCristián Maureira-Fredes2023-04-0539-72/+64
* Port the screencapture exampleFriedemann Kleint2023-04-056-0/+166