aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Port the colorpaletteclient exampleFriedemann Kleint2024-03-0737-0/+2976
* Desktop Deployment: Optimize the plugins includedShyamnath Premnadh2024-03-078-42/+188
* Wheels: Add module to plugin dependencies .json fileShyamnath Premnadh2024-03-061-7/+31
* Documentation/TOC sorting: Also sort Qt functions by the 2nd characterFriedemann Kleint2024-03-061-2/+2
* Deployment: Find dependent modulesShyamnath Premnadh2024-03-0613-181/+393
* Documentation: Improve TOC sortingFriedemann Kleint2024-03-051-6/+19
* doc/qdoc_spawner: Restore behavior of bailing out when the core index file ex...Friedemann Kleint2024-03-051-0/+6
* Long live PyObjectHolderFriedemann Kleint2024-03-0511-45/+180
* Feature: Prepare feature and signature modules to stand lazy initChristian Tismer2024-03-058-4/+36
* Enum: Move special Flag patch into a snippetChristian Tismer2024-03-055-87/+44
* filesystemexplorer example: Remove import PySide6Friedemann Kleint2024-03-041-3/+2
* shiboken6: Remove unneeded source fileFriedemann Kleint2024-03-041-7/+0
* Documentation: Change Enum page to be a proper decoratorFriedemann Kleint2024-03-012-74/+84
* PySide6 Permission API: Add considerationsShyamnath Premnadh2024-03-011-0/+56
* Documentation: Change slot page to be a proper decoratorFriedemann Kleint2024-03-011-42/+27
* Documentation: Add support for decoratorsFriedemann Kleint2024-03-0111-127/+107
* Use new comparison helpers for equality in shiboken/libpysideFriedemann Kleint2024-03-0116-105/+72
* Fix error about deleted C++ object when calling QWidget.style() in embedded a...Friedemann Kleint2024-03-011-5/+10
* Fix connecting to signals with QFlags<>Friedemann Kleint2024-03-014-3/+24
* Deployment Config: Remove Nuitka dependenciesShyamnath Premnadh2024-03-012-3/+3
* Deployment: More Refactoring and minor bug fixesShyamnath Premnadh2024-03-019-212/+192
* Documentation: List loadUiType() as a function instead a classFriedemann Kleint2024-03-013-37/+45
* Documentation: Fix broken links to classes provided as extra documentsFriedemann Kleint2024-03-018-32/+8
* Add documentation on pyside6-projectFriedemann Kleint2024-03-014-1/+73
* QtGraphs: Remove missing symbols workaroundFriedemann Kleint2024-02-291-4/+0
* doc: list tools with a 2 column gridCristián Maureira-Fredes2024-02-293-28/+182
* shiboken6: Fix ODR violation / duplicated enum nameFriedemann Kleint2024-02-291-30/+30
* Docunentation: Add steps to bump the versionFriedemann Kleint2024-02-291-0/+11
* Deployment: RefactoringShyamnath Premnadh2024-02-299-257/+294
* Raise version number to 6.7.0a1Friedemann Kleint2024-02-292-2/+2
* PySide build: Fix Windows Limited APIShyamnath Premnadh2024-02-281-1/+1
* Remove QDebug operator<<(QDebug debug, QAnyStringView asv)Friedemann Kleint2024-02-282-10/+0
* Add public native interface classesFriedemann Kleint2024-02-286-1/+98
* Adapt to renaming of namespace QAudio->QtAudioFriedemann Kleint2024-02-286-22/+44
* Adapt to Qt 6.7Friedemann Kleint2024-02-2824-24/+294
* Adapt to QtGraphs changed APIFriedemann Kleint2024-02-2813-291/+142
* shiboken6: Remove unneeded reinterpret_cast<> from generated codeFriedemann Kleint2024-02-281-2/+1
* CI: Disable vxWorks from Qt for Python CI configsSimo Fält2024-02-281-0/+3
* CI: Adapt to new Windows and macOS configsSimo Fält2024-02-281-10/+8
* shiboken6: Fix assert in AbstractMetaType::fromString()Friedemann Kleint2024-02-281-1/+1
* shiboken6: Improve caching in AbstractMetaType::fromString()Friedemann Kleint2024-02-272-5/+11
* Bump setuptools to 69.1.1Cristián Maureira-Fredes2024-02-264-8/+8
* pyi: support class attributesCristián Maureira-Fredes2024-02-262-0/+21
* Examples: adapt to consider permission API on macOSShyamnath Premnadh2024-02-265-11/+41
* Move QtGraphs examples aroundFriedemann Kleint2024-02-2631-0/+0
* Port the simplerhiwidget exampleFriedemann Kleint2024-02-2612-7/+406
* signature: Add support for classmethodsCristián Maureira-Fredes2024-02-252-5/+7
* Fix warnings about using deprecated libxml2 APIFriedemann Kleint2024-02-232-9/+6
* Documentation: Fix broken inheritance diagramsFriedemann Kleint2024-02-231-22/+1
* Documentation: Fix flake8 warnings in documentation scriptsFriedemann Kleint2024-02-234-17/+10