aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Pin qt5 sha1 for 6.3.0 releaev6.3.0wip/pypySimo Fält2022-04-111-1/+1
* Cleanup version strings for 6.3.0 releaseSimo Fält2022-04-112-4/+4
* build: add project tool to create_wheels.pyCristián Maureira-Fredes2022-04-111-0/+1
* PySide6: Optimize for SizeShyamnath Premnadh2022-04-116-0/+41
* shiboken6: Move check in inheritTemplateFunction() aroundFriedemann Kleint2022-04-091-2/+2
* doc: skip the documentation build by defaultCristián Maureira-Fredes2022-04-094-12/+29
* Fix uninitialized variable causing crash when using shiboken.deleteLuc Touraille2022-04-091-0/+1
* shiboken6: Remove namespace from smart pointer namesFriedemann Kleint2022-04-093-12/+31
* Doc: Enable sphinx_copybutton extension for PySide tooVenugopal Shivashankar2022-04-082-6/+1
* doc: new theme to follow the new Qt Doc styleCristián Maureira-Fredes2022-04-0830-2304/+195
* doc: move toc to the bottom of the module pageCristián Maureira-Fredes2022-04-081-2/+5
* doc: use sphinx panels for the offline docCristián Maureira-Fredes2022-04-082-171/+120
* Add readBytes and writeBytes functions from QDataStreamShyamnath Premnadh2022-04-087-6/+124
* Fix accepted platform configs in CISimo Fält2022-04-081-0/+3
* QAction: Add setMenu() and menu()Cristián Maureira-Fredes2022-04-083-3/+24
* shiboken6: Enable adding modifications to declare-functionFriedemann Kleint2022-04-083-7/+11
* Add changelog 6.3.0Friedemann Kleint2022-04-081-0/+214
* shiboken6: Refactor CppGenerator::argumentNameFromIndex()Friedemann Kleint2022-04-074-103/+79
* shiboken6/tests: Fix a few warnings by clang and type system parsingFriedemann Kleint2022-04-073-5/+3
* shiboken6: Add a debug operator for the class contextFriedemann Kleint2022-04-072-0/+21
* shiboken6: Refactor the class function queriesFriedemann Kleint2022-04-077-20/+25
* Add a test for QSharedPointerFriedemann Kleint2022-04-076-0/+172
* shiboken6: Fix module TOC generationFriedemann Kleint2022-04-075-9/+19
* PySide6: Fix build after deprecation of QVERIFY_EXCEPTION_THROWNFriedemann Kleint2022-04-071-0/+1
* shiboken6/Type system parser: Use contiguous enum for StackElementFriedemann Kleint2022-04-062-90/+108
* shiboken6: Add a function to check argument countsFriedemann Kleint2022-04-063-37/+43
* shiboken6: Test nullptr_tFriedemann Kleint2022-04-055-0/+15
* shiboken6: Add attribute "value-check-method" to smart pointersFriedemann Kleint2022-04-0510-23/+96
* shiboken6: Fix wrong Python argument name for functions with one parameter an...Friedemann Kleint2022-04-053-19/+7
* CMake: Clean up the config to find doc toolsVenugopal Shivashankar2022-04-054-88/+118
* shiboken6: Add a check for null to the smart pointer accessFriedemann Kleint2022-04-042-4/+21
* shiboken6: Refactor CppGenerator::writeCppSelfDefinition()Friedemann Kleint2022-04-042-36/+76
* shiboken6: Extend the bool cast functionFriedemann Kleint2022-04-042-18/+41
* shiboken6: Refactor the smart pointer get/setattro methodsFriedemann Kleint2022-04-041-48/+27
* flake8: fix style issues on testingCristián Maureira-Fredes2022-04-029-25/+24
* flake8: fix style issues in coin filesCristián Maureira-Fredes2022-04-022-26/+30
* flake8: fix styling issues in tools/Cristián Maureira-Fredes2022-04-0222-139/+132
* doc: Add cross compilation guideCristián Maureira-Fredes2022-04-021-0/+252
* shiboken6: Only generate argument error handling when neededFriedemann Kleint2022-04-022-7/+20
* doc: change http by httpsCristián Maureira-Fredes2022-04-0166-68/+68
* examples: replace http by httpsCristián Maureira-Fredes2022-04-01263-266/+266
* doc: use https in the licenses and readmesCristián Maureira-Fredes2022-04-0110-26/+26
* shiboken6/Type system parser: Refactor attributes parsingFriedemann Kleint2022-04-011-26/+19
* Add QPyQmlParserStatusFriedemann Kleint2022-04-019-7/+215
* setup: fix PySide6.__all__ after the wheel splitChristian Tismer2022-04-011-0/+29
* doc: use https in some source code filesCristián Maureira-Fredes2022-03-314-5/+5
* PySide6: Fix QMetaProperty::Write(..)Shyamnath Premnadh2022-03-313-1/+18
* build: update wheel namesCristián Maureira-Fredes2022-03-302-28/+28
* setup: re-enable shiboken6-genpyi after total embeddingChristian Tismer2022-03-302-5/+9
* linguist: fix rpath on macosCristián Maureira-Fredes2022-03-301-0/+1