aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Pin qt5 sha1 for 6.6.2 release, take 2v6.6.26.6.2Simo Fält2024-02-121-1/+1
* Merge branch '6.6' into 6.6.2Cristián Maureira-Fredes2024-02-0813-68/+222
|\
| * QTimer: Fix singleShot overload with contextAdrian Herrmann2024-02-083-24/+44
| * build: undef slots to avoid conflict with qt in designercustomwidgetsCristián Maureira-Fredes2024-02-081-0/+1
| * Brush up the usingmodel exampleFriedemann Kleint2024-02-072-32/+28
| * deploy: add pyside icons for windowsCristián Maureira-Fredes2024-02-071-1/+2
| * QObject: Add connect() overload with context argAdrian Herrmann2024-02-077-0/+137
| * QObject: Add param names to connect/disconnectAdrian Herrmann2024-02-071-11/+10
| * build/Linux: Fix shiboken6 failing to launch due to missing libicuFriedemann Kleint2024-02-061-3/+1
* | build/Linux: Fix shiboken6 failing to launch due to missing libicuFriedemann Kleint2024-02-061-3/+1
* | Pin Qt5#sha1 and bump version numbers for 6.6.2 releaseSimo Fält2024-02-063-3/+3
|/
* Add changelog 6.6.2Friedemann Kleint2024-02-051-0/+66
* PySide Tools: Fix flake8 warningsShyamnath Premnadh2024-02-0218-49/+47
* PySide6: Fix callable invocationsFriedemann Kleint2024-02-014-20/+22
* Documentation: Link the Qt Linguist and GNU gettext examplesFriedemann Kleint2024-02-013-2/+16
* examples: fix flake8 issues and add exceptionsCristián Maureira-Fredes2024-02-0186-129/+130
* flake8: Fix path for E402 exceptionsAdrian Herrmann2024-02-011-1/+1
* shiboken6: Improve code snippet error handlingFriedemann Kleint2024-01-318-20/+70
* Android Deployment: Remove personal fork of p4aShyamnath Premnadh2024-01-311-4/+0
* Android Deployment: Explicit android group in config fileShyamnath Premnadh2024-01-313-11/+13
* flake8: deploy testsShyamnath Premnadh2024-01-313-8/+12
* Android Deployment: Multi-architecture supportShyamnath Premnadh2024-01-301-115/+121
* Android Deployment: Fix armv7a platformShyamnath Premnadh2024-01-304-5/+25
* pyside_tool.py: Work around console encoding issues on WindowsFriedemann Kleint2024-01-301-7/+4
* shiboken6: Document missing namespace attributesFriedemann Kleint2024-01-301-0/+12
* QtAsyncio: Introduce quit_qapp argumentAdrian Herrmann2024-01-303-7/+28
* Android Deployment: Unify cacheShyamnath Premnadh2024-01-301-82/+107
* Add documentation on how to adapt to new Qt versionsFriedemann Kleint2024-01-293-0/+47
* shiboken6: Prepare for making the global scope prefix configurableFriedemann Kleint2024-01-294-20/+19
* build: made shiboken6_generator depends on shiboken6 moduleCristián Maureira-Fredes2024-01-261-0/+2
* doc: Update copyright year to 2024Adrian Herrmann2024-01-262-2/+2
* build: move deps from setup.py to pyproject.tomlCristián Maureira-Fredes2024-01-263-15/+15
* Android Deployment: Remove deprecated optionsShyamnath Premnadh2024-01-261-2/+2
* build: check module consistency for wheelsCristián Maureira-Fredes2024-01-261-0/+32
* build: update dependencies and processCristián Maureira-Fredes2024-01-257-77/+86
* shiboken6: Indicate default parameters in the generated overload decisor codeFriedemann Kleint2024-01-251-3/+5
* Document the lesser known aspects of adding modules/examplesFriedemann Kleint2024-01-252-4/+16
* Help fix: remove the extra '-' from --macos-use-libc++Shyamnath Premnadh2024-01-251-1/+1
* PySide6: Fix build with namespaced QtFriedemann Kleint2024-01-251-1/+4
* doc: add missing modules from READMEsCristián Maureira-Fredes2024-01-251-0/+6
* build: fix typo on module specificationCristián Maureira-Fredes2024-01-251-2/+2
* Make VS Code use .flake8 fileAdrian Herrmann2024-01-252-7/+1
* Android Cross Compilation - Fix flake8 warningsShyamnath Premnadh2024-01-242-9/+8
* shiboken6: Fix build with namespaced QtFriedemann Kleint2024-01-241-1/+1
* Fix flake8 warnings in shibokenmodule/mapping.pyFriedemann Kleint2024-01-231-36/+51
* doc: Fix error handling in qdoc_spawnerFriedemann Kleint2024-01-191-15/+16
* Documentation: Generate inheritance graph only when base classes existFriedemann Kleint2024-01-181-5/+7
* doc: propagate error from qdoc_spawnerCristián Maureira-Fredes2024-01-182-15/+22
* shiboken: Allow to disable pyi file generation for debuggingChristian Tismer2024-01-184-10/+18
* doc: use modified version of the sphinx themeCristián Maureira-Fredes2024-01-182-1/+10