aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* __feature__: Cleanup and optimize before changing true_propertyChristian Tismer2022-11-232-28/+28
* Purge remaining uses of old Qt string literalsFriedemann Kleint2022-11-2213-49/+74
* Use 'typing' modules to support Python 3.8Shyamnath Premnadh2022-11-221-2/+2
* shiboken: Add missing g++ includes for g++ 11.3Julien Schueller2022-11-221-0/+8
* Fix snippets_translate on WindowsFriedemann Kleint2022-11-221-5/+10
* PySide6: Fix missing QtSpatialAudio in wheelsFriedemann Kleint2022-11-221-1/+1
* shiboken6: Reorder headers containing typedefsFriedemann Kleint2022-11-2030-104/+127
* Developer Documentation - Modify add qt wrapper toolShyamnath Premnadh2022-11-201-1/+1
* build scripts: use proper variable name instead of selfShyamnath Premnadh2022-11-184-45/+45
* Deploy: Use type hints from typingShyamnath Premnadh2022-11-181-1/+3
* PySide Tools - qmltyperegistrar.exe missingShyamnath Premnadh2022-11-171-1/+1
* Enable debug builds on WindowsFriedemann Kleint2022-11-171-1/+1
* Deploy Tool Fix: os.fspath instead of pathlibShyamnath Premnadh2022-11-172-2/+4
* Deploy Tool Fix: Correct importShyamnath Premnadh2022-11-171-1/+1
* doc: skip shiboken execution for rst doc buildCristián Maureira-Fredes2022-11-171-0/+2
* libpyside/libpysideqml: Update list of headers to be installedFriedemann Kleint2022-11-162-9/+29
* PySide6: Fix warning in code snippetsFriedemann Kleint2022-11-161-2/+2
* Add changelog 6.4.1Friedemann Kleint2022-11-161-0/+78
* Fix debug build problems on Win re: limited-apiAdrian Herrmann2022-11-162-2/+9
* PySide Wheels: More fine-grained control over what tools are includedShyamnath Premnadh2022-11-161-24/+66
* Add README - QtPdf, QtPdfWidgets, QtHttpServerShyamnath Premnadh2022-11-161-0/+3
* Fix a deadlock when using QMetaObject.invokeMethod(BlockingQueuedConnection)Friedemann Kleint2022-11-161-0/+6
* example_gallery: Check if a file existsVenugopal Shivashankar2022-11-161-2/+9
* shiboken6: Fix an unused warning on sbknumpy.cppChristian Tismer2022-11-161-0/+2
* signature: Fix handling of rlcompleter as intermediate solutionChristian Tismer2022-11-151-0/+26
* replace sprintf by snprintfFriedemann Kleint2022-11-142-4/+4
* shiboken6: Fix coding style regarding pointers (Type* v -> Type *v)Friedemann Kleint2022-11-1454-268/+270
* signals: Increase compatibility by providing a signatures attributeChristian Tismer2022-11-111-1/+21
* Fix clazy warningsFriedemann Kleint2022-11-111-4/+4
* shiboken6 tests: Fix warning about unused variablesFriedemann Kleint2022-11-111-1/+1
* doc: add commercial pageCristián Maureira-Fredes2022-11-108-0/+222
* async: Fix formatting in rst documentationAdrian Herrmann2022-11-102-16/+16
* _PepUnicode_AsString: Fix a broken promiseFriedemann Kleint2022-11-103-11/+16
* Documentation: qmlimportscannerShyamnath Premnadh2022-11-101-0/+2
* CMake: Execute shiboken with appropriate PATH on WindowsAlexandru Croitor2022-11-099-54/+170
* Fix qtattributionsscannertorst to not require Qt in PATHFriedemann Kleint2022-11-092-11/+29
* Fix up the documentation generation instructionsFriedemann Kleint2022-11-081-4/+7
* PySide6-examples: Charts lightMarker and selectionKeith Kyzivat2022-11-089-0/+550
* Documentation: Indicate enum typesFriedemann Kleint2022-11-083-1/+29
* doc: order the sidebar contentCristián Maureira-Fredes2022-11-0827-114/+123
* PyEnum: Update list of IntEnum to keep compatibility in 6.4, completionChristian Tismer2022-11-073-2/+4
* shiboken6: Fix forward declarations for private classesFriedemann Kleint2022-11-072-4/+19
* wheel_tester.py: Add Python directory to the PATHFriedemann Kleint2022-11-041-1/+6
* shiboken6: Add --lean-header optionFriedemann Kleint2022-11-0411-15/+155
* shiboken6: Generate class includes into the wrapper header if neededFriedemann Kleint2022-11-044-16/+34
* Add HttpServer to wheelShyamnath Premnadh2022-11-031-0/+6
* Add Pdf/PdfWidgets to the wheelFriedemann Kleint2022-11-031-0/+14
* Fix inclusion of Qt5Compat.GraphicalEffectsFriedemann Kleint2022-11-031-1/+1
* PyEnum: Update list of IntEnum to keep compatibility in 6.4, additionChristian Tismer2022-11-032-1/+2
* shiboken6/Documentation: Use the py:method directivesFriedemann Kleint2022-11-031-2/+6