aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6
Commit message (Expand)AuthorAgeFilesLines
...
* Fix broken return type conversions of QOpenGLExtraFunctions::glGetStringi()Friedemann Kleint2021-03-102-1/+6
* PySide6: Add QOpenGLFunctions.glShaderSource()/glGetShaderSource()Friedemann Kleint2021-03-042-0/+30
* Fix QtStateMachine/QtScxml to buildFriedemann Kleint2021-03-033-4/+2
* Modernize sequence conversionsFriedemann Kleint2021-03-021-6/+6
* feature: write some documentation that explains featureChristian Tismer2021-03-012-1/+278
* Rename the templates and adapt the types from QVector to QList in DataVisuali...Friedemann Kleint2021-03-012-19/+19
* Documentation build: Avoid re-running qdoc/shiboken every timeFriedemann Kleint2021-02-262-25/+39
* Add further documentation on the Qt Designer pluginFriedemann Kleint2021-02-235-16/+93
* doc: example gallery show code in tabsCristian Maureira-Fredes2021-02-181-1/+2
* PySide6/__init__.py.in: Fix type errorFriedemann Kleint2021-02-171-1/+1
* PySide6: Add a Designer pluginFriedemann Kleint2021-02-1611-3/+815
* PySide6/Documentation: Fix QmlElement.rstFriedemann Kleint2021-02-151-2/+4
* Documentation: Add modules new in 6.1 to the modules pageFriedemann Kleint2021-02-152-20/+45
* Documentation: Add the modules contained in other qddocconf filesFriedemann Kleint2021-02-151-0/+6
* Fix the example_gallery quiet option for quiet modeFriedemann Kleint2021-02-151-1/+1
* Fix path to Qt 3D doc configFriedemann Kleint2021-02-151-1/+1
* fix example_gallery quiet optionCristian Maureira-Fredes2021-02-121-1/+0
* Switch from os.path to pathlib.Path, all source changes but testsChristian Tismer2021-02-1010-39/+65
* PySide6: Add the logo as a resource to libpysideFriedemann Kleint2021-02-102-0/+7
* CMake: Use CMAKE_AUTOMOCFriedemann Kleint2021-02-102-22/+7
* Silence the example_gallery toolFriedemann Kleint2021-02-101-1/+5
* Fix QQuickItem & co. not working as property typesMaximilian Goldstein2021-02-101-0/+5
* doc: fix responsiveness of the pageCristian Maureira-Fredes2021-02-101-6/+55
* doc: use example gallery tool in build processCristian Maureira-Fredes2021-02-092-14/+13
* doc: add tool to generate examples galleryCristian Maureira-Fredes2021-02-091-2/+6
* PySide6/Documentation: Update the getting started page on doc buildFriedemann Kleint2021-02-091-1/+6
* Switch from os.path to pathlib.Path, systematic test changesChristian Tismer2021-02-08463-487/+948
* move "shiboken6/shiboken6" to "shiboken6/Shiboken"Christian Tismer2021-02-069-22/+26
* PySide6: Move the static UiTools plugin into a subdirectoryFriedemann Kleint2021-02-056-1/+1
* Add bindings for Qt DesignerFriedemann Kleint2021-02-055-0/+283
* doc: general update and add more informationCristian Maureira-Fredes2021-02-0427-248/+839
* PySide6: Fix documentation warning in qmlsqlintegration.rstFriedemann Kleint2021-02-021-1/+1
* feature: delete setter after creating property only if standardChristian Tismer2021-01-291-5/+9
* PySide6: Remove namespace from QtDataVisualizationFriedemann Kleint2021-01-283-418/+417
* Doc: Fix link to FDL licenseTopi Reinio2021-01-271-1/+1
* PySide6: Re-add QStateMachineFriedemann Kleint2021-01-268-0/+717
* Documentation: Fix creating inheritance diagramsFriedemann Kleint2021-01-221-1/+1
* Clean up some warnings produced by Qt Creator's clang/clazy code checkersFriedemann Kleint2021-01-213-9/+4
* signature: Provide fixes and improvements, Part 1Christian Tismer2021-01-216-12/+13
* Update to Qt 6.1Friedemann Kleint2021-01-203-0/+5
* Fix building against a Qt developer buildFriedemann Kleint2021-01-201-4/+1
* QtCharts: Remove namespaceFriedemann Kleint2021-01-203-280/+277
* allow to use shiboken.delete() to delete Q*ApplicationChristian Tismer2021-01-112-2/+6
* PySide: write a renamer script for debuggingChristian Tismer2021-01-111-196/+0
* sources: migration from format() to f-stringsCristian Maureira-Fredes2021-01-0647-115/+112
* feature: Disable selection while creating a typeChristian Tismer2021-01-063-1/+15
* QSetting.value add overload documentationCristián Maureira-Fredes2021-01-051-0/+21
* tests: remove old files and rewrite python 2Cristian Maureira-Fredes2021-01-0517-110/+1
* doc/tests: update old style printCristian Maureira-Fredes2021-01-0434-88/+88
* basewrapper: clear all traces of special Q*Application treatmentChristian Tismer2021-01-041-1/+0