aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6
Commit message (Expand)AuthorAgeFilesLines
* PySide6: Call reserve() when converting listsFriedemann Kleint2021-04-201-0/+6
* painter_test.py: Silence warnings about Painter being activeFriedemann Kleint2021-04-191-5/+14
* doc: update cx_Freeze urlElisabeth Ortega2021-04-182-2/+2
* PySide6/typesystem: Replace remaining usages of QVector by QListFriedemann Kleint2021-04-152-14/+14
* PySide6: Fix performance of QPainter::drawPoints(QPolygon)Friedemann Kleint2021-04-131-2/+7
* Use f-strings in testsFriedemann Kleint2021-04-1312-20/+20
* Add std::pair as a container in CoreCristian Maureira-Fredes2021-04-131-0/+10
* PySide6: Add missing enumeration to QSslFriedemann Kleint2021-04-121-0/+1
* cmake: remove old test conditionsCristian Maureira-Fredes2021-04-072-8/+2
* cmake: bump general Qt minimum versionCristian Maureira-Fredes2021-04-071-1/+1
* cmake: update minimum Qt version for 6.0+ compatCristian Maureira-Fredes2021-04-076-43/+15
* Prospective fix for QPixmap/QDataStream serialization testFriedemann Kleint2021-04-071-3/+5
* doc: make sure '--skip-docs' skip the docsCristian Maureira-Fredes2021-04-061-1/+1
* TestQSettings: Do not clutter the current directoryFriedemann Kleint2021-04-061-3/+7
* Port tests to pathlibFriedemann Kleint2021-04-0632-79/+170
* signature: remove inspect and typing from special PySide6 modulesChristian Tismer2021-04-012-14/+10
* feature-import: Hide confusing feature frame entryChristian Tismer2021-03-311-0/+26
* Write conversions as typing.Union[]Friedemann Kleint2021-03-291-1/+1
* Nuitka: Allow for compiled functions and methods tooChristian Tismer2021-03-265-25/+162
* doc: enable snippets translate toolCristian Maureira-Fredes2021-03-25518-40945/+18
* Fix missing doc snippetsFriedemann Kleint2021-03-251-3/+9
* pysidequickregistertype: Adapt to qmlLists removalMaximilian Goldstein2021-03-232-0/+35
* Improve deployment documentationFriedemann Kleint2021-03-224-0/+54
* QMouseEvent: Mark deprecated functions as suchFriedemann Kleint2021-03-191-1/+12
* Windows: Fix warning about inconsistent DLL linkage of QtQml_VolatileBoolTypeF()Friedemann Kleint2021-03-191-1/+1
* Improve Porting documentationFriedemann Kleint2021-03-191-6/+68
* 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