aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6
Commit message (Expand)AuthorAgeFilesLines
* doc: migrate qdoc approach to document examplesCristian Maureira-Fredes2021-03-1712-203/+1
* doc: add sphinx-panels to the documentationCristian Maureira-Fredes2021-03-176-35/+124
* Qt Datavisualization: Fix crashes in QBar/SurfaceDataProxy add/set/insertRow()Friedemann Kleint2021-03-173-46/+105
* Remove const_cast<char *> which are no longer needed in Python 3Friedemann Kleint2021-03-153-22/+8
* Pyside6: Move QtOpenGLFunctions into QtOpenGLFriedemann Kleint2021-03-1235-640/+448
* PySide6: Add QOpenGLVersionFunctionsFactoryFriedemann Kleint2021-03-114-1/+109
* libpyside: Fix some clang analzyer warningsFriedemann Kleint2021-03-1113-171/+164
* QtNetwork: Add new enums for 6.1Friedemann Kleint2021-03-101-0/+2
* PySide6: Move injected code snippets where they belongFriedemann Kleint2021-03-108-96/+184
* PySide6: Brush up the injected code snippets and templatesFriedemann Kleint2021-03-107-73/+77
* PySide6: Remove unused glue codeFriedemann Kleint2021-03-1012-471/+0
* 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