aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix exit crashes of the audiooutput exampleFriedemann Kleint2024-02-211-2/+9
* Fix hangs when changing the device or suspending in the audiooutput exampleFriedemann Kleint2024-02-211-4/+6
* examples: Simplify minimal_asyncioAdrian Herrmann2024-02-161-24/+2
* Add benchmark script for lazy initialization, comment fixChristian Tismer2024-02-161-1/+0
* Documentation/example gallery: Ignore existing directoryFriedemann Kleint2024-02-161-1/+1
* Link more tools from the package details pageFriedemann Kleint2024-02-161-2/+2
* Add benchmark script for lazy initializationFriedemann Kleint2024-02-151-0/+39
* pyside6-project: Fix --dry-runShyamnath Premnadh2024-02-153-19/+39
* shiboken6: Skip empty tokens when parsing include path optionsFriedemann Kleint2024-02-131-4/+8
* Documentation: Fix broken link to widget styling tutorialFriedemann Kleint2024-02-131-2/+2
* shiboken6/compiler support: Extract helper compilerFromCMake()Friedemann Kleint2024-02-122-7/+18
* shiboken: Fix the polymorphic names in styleOptionTypeChristian Tismer2024-02-121-22/+22
* Qt Linguist example: Enable building translations with pyside6-projectFriedemann Kleint2024-02-122-6/+12
* pyside6-project: Add a build rule for building .qm files from .ts filesFriedemann Kleint2024-02-122-0/+8
* QtAsyncio: Fix missing attribute on WindowsAdrian Herrmann2024-02-121-2/+2
* pyside6-project: Ensure rc_.py files are built lastFriedemann Kleint2024-02-121-1/+11
* Improve the samplebinding build instructions for WindowsFriedemann Kleint2024-02-121-1/+1
* create_changelog.py: Treat 6.5 as LTSFriedemann Kleint2024-02-081-2/+2
* metaobjectdump.py: Handle string type specifications in @Slot, @PropertyFriedemann Kleint2024-02-081-3/+12
* metaobjectdump.py: Silence warning about unknown decoratorsFriedemann Kleint2024-02-081-2/+2
* 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
* 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