aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* doc: add page for pyside6-qmltyperegistrarHEADdevFriedemann Kleint5 hours2-2/+19
* Documentation/example_gallery: List gallery examples firstFriedemann Kleint5 hours1-1/+6
* hellographs example: Fix sphinx warningFriedemann Kleint5 hours1-1/+1
* doc: add page for pyside6-qmllintFriedemann Kleint9 hours1-0/+49
* Documentation: update pyside6-deployShyamnath Premnadh14 hours1-5/+37
* doc: add page for pyside6-metaobjectdumpFriedemann Kleint16 hours1-0/+92
* doc: add page for pyside6-assistantFriedemann Kleint16 hours2-0/+21
* qiopipe: add missing includeSamuli Piippo17 hours1-0/+1
* shiboken6: Register typedefs of container typesFriedemann Kleint18 hours13-7/+94
* Documentation/example_gallery: Fix example sort orderFriedemann Kleint18 hours1-1/+1
* Documentation/example_gallery: Add a module sort orderFriedemann Kleint18 hours1-4/+93
* shiboken tests/otherbinding: Add a test for star imports, amendedChristian Tismer4 days1-3/+6
* QtAsyncio: Improve handling of outside terminationAdrian Herrmann4 days1-8/+5
* Docs: Add pyside6-qmlShyamnath Premnadh5 days1-0/+8
* pyside6-qml: error fixShyamnath Premnadh5 days1-2/+2
* shiboken6: Refactor writing out converter names registrationFriedemann Kleint5 days1-36/+42
* libpyside: Add a debug operator for a Py_BufferFriedemann Kleint5 days2-1/+52
* Fix crash when adding None to a QLayoutFriedemann Kleint5 days2-10/+37
* Examples: Use theme iconsFriedemann Kleint5 days8-52/+66
* Android Deployment: Remove --limited-apiShyamnath Premnadh6 days1-1/+1
* build: add missing libraries for the wheelsCristián Maureira-Fredes6 days1-0/+14
* Android Wheels: Remove --module-subsetShyamnath Premnadh6 days1-1/+1
* build: add missing libraries for Quick3DCristián Maureira-Fredes6 days1-0/+4
* LazyInit: Move the get arguments into a static structureChristian Tismer6 days10-45/+132
* LazyInit: Implement Lazy Initialization by Delayed Module EntriesChristian Tismer6 days14-39/+574
* shiboken tests/otherbinding: Add a test for star importsFriedemann Kleint6 days1-0/+96
* PySide6: fix systemLocale goes out of scopeShyamnath Premnadh6 days1-1/+1
* libpyside: Improve type conversion error messages of metafunction invocationFriedemann Kleint6 days1-21/+36
* Android Wheels: Update Python version to 3.11Shyamnath Premnadh6 days4-6/+8
* Android Deployment: CMake Version UpdateShyamnath Premnadh6 days1-1/+1
* Android Deployment: Update NDK version in the toolShyamnath Premnadh6 days1-1/+1
* shiboken tests/minimalbinding: Fix flake8 warningsFriedemann Kleint6 days6-40/+59
* shiboken tests/samplebinding: Fix flake8 warningsFriedemann Kleint6 days124-370/+604
* Licenses: Add Apache-2.0 for the colorpaletteclient exampleFriedemann Kleint6 days1-0/+61
* Add QIOPipeAdrian Herrmann6 days7-3/+225
* simplebrowser example: Use new theme iconsFriedemann Kleint7 days3-7/+16
* flake8: Add E402 ignore for test_*.pyAdrian Herrmann7 days1-1/+1
* shiboken tests/otherbinding: Fix flake8 warningsFriedemann Kleint7 days14-42/+73
* shiboken tests/smartbinding: Fix flake8 warningsFriedemann Kleint7 days4-4/+1
* Fix the flake8 config file to ignore E402 also in *_test.py filesFriedemann Kleint7 days1-0/+1
* Deprecation Python 3.8Cristián Maureira-Fredes7 days13-34/+14
* CI: Update used python version to 3.10 on windowsSimo Fält7 days4-18/+17
* QtAsyncio: Reset loop policy after QtAsyncio.run()Adrian Herrmann7 days1-2/+13
* Android Deployment: Adjust with 6.7Shyamnath Premnadh7 days2-4/+1
* Upgrade Nuitka to 2.1.0Shyamnath Premnadh8 days2-3/+3
* Fix connect() for QObject callablesAdrian Herrmann8 days3-7/+62
* Replace cmake -H with -SAdrian Herrmann8 days3-7/+7
* Deployment: add permission support and create macOS bundle applicationShyamnath Premnadh8 days9-81/+235
* QtAsyncio: Add handle_sigint argument to run()Adrian Herrmann11 days3-3/+12
* Fix a crash when using struct.unpack() on a QByteArray with Limited APIFriedemann Kleint12 days2-2/+10