aboutsummaryrefslogtreecommitdiffstats
path: root/sources
Commit message (Expand)AuthorAgeFilesLines
* PySide6 Permission API: Add considerationsShyamnath Premnadh2024-03-011-0/+56
* Fix connecting to signals with QFlags<>Friedemann Kleint2024-03-014-3/+24
* shiboken6: Fix ODR violation / duplicated enum nameFriedemann Kleint2024-03-011-27/+27
* Add documentation on pyside6-projectFriedemann Kleint2024-03-014-1/+73
* doc: list tools with a 2 column gridCristián Maureira-Fredes2024-03-013-28/+194
* Docunentation: Add steps to bump the versionFriedemann Kleint2024-02-291-0/+11
* Fix failing test qoperatingsystemversion_test.pyFriedemann Kleint2024-02-291-0/+1
* shiboken6: Remove unneeded reinterpret_cast<> from generated codeFriedemann Kleint2024-02-281-2/+1
* shiboken6: Fix assert in AbstractMetaType::fromString()Friedemann Kleint2024-02-281-1/+1
* shiboken6: Improve caching in AbstractMetaType::fromString()Friedemann Kleint2024-02-272-5/+11
* pyi: support class attributesCristián Maureira-Fredes2024-02-262-0/+21
* signature: Add support for classmethodsCristián Maureira-Fredes2024-02-252-5/+7
* Documentation: Fix flake8 warnings in documentation scriptsFriedemann Kleint2024-02-234-17/+10
* Fix conversion of QVariant<->QMatrix<n>x<m>Friedemann Kleint2024-02-226-13/+69
* PySide6: Enable inheritance from QAbstractTextureImage/QTextureImageDataGener...Friedemann Kleint2024-02-221-6/+2
* Fix hangs when changing the device or suspending in the audiooutput exampleFriedemann Kleint2024-02-211-4/+6
* Add benchmark script for lazy initialization, comment fixChristian Tismer2024-02-161-1/+0
* 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-121-4/+10
* 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
* 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
* QObject: Add connect() overload with context argAdrian Herrmann2024-02-077-0/+137
* QObject: Add param names to connect/disconnectAdrian Herrmann2024-02-071-11/+10
* PySide Tools: Fix flake8 warningsShyamnath Premnadh2024-02-0217-49/+45
* PySide6: Fix callable invocationsFriedemann Kleint2024-02-014-20/+22
* Documentation: Link the Qt Linguist and GNU gettext examplesFriedemann Kleint2024-02-011-2/+2
* 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-312-8/+9
* Android Deployment: Fix armv7a platformShyamnath Premnadh2024-01-301-0/+6
* 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
* 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
* doc: Update copyright year to 2024Adrian Herrmann2024-01-262-2/+2
* 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