aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PySide6: Fix missing QtSpatialAudio in wheelsv6.4.16.4.1Friedemann Kleint2022-11-221-1/+1
* Developer Documentation - Modify add qt wrapper toolShyamnath Premnadh2022-11-181-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-2/+4
* 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
* Pin qt5 sha1 for 6.4.1 release and clean version stringsSimo Fält2022-11-163-7/+7
* 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
* PySide6: Remove obsolete "since" tags from typesystemFriedemann Kleint2022-11-0216-239/+235
* Qt Designer: Fix loading the custom widgets in virtual env on Windows when ba...Friedemann Kleint2022-11-021-0/+4
* PySide6: Fix Desktop/GLES switchingFriedemann Kleint2022-11-022-1/+1
* CMake: Add Qt bin dir to PATH when calling generate_pyi.pyAlexandru Croitor2022-11-021-1/+11
* CMake: Print found limited librariesAlexandru Croitor2022-11-021-0/+2
* CMake: Fix windows limited api build to work by defaultAlexandru Croitor2022-11-021-1/+1
* Documentation/shiboken6: Link the <include> elementFriedemann Kleint2022-11-012-7/+9
* doc: Add section Developer NotesCristián Maureira-Fredes2022-11-019-61/+206
* doc: fix gettingstarted and update directoriesCristián Maureira-Fredes2022-11-011-8/+16