aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6
Commit message (Expand)AuthorAgeFilesLines
* Cleanup version strings for 6.0.3 releaseAkseli Salovaara2021-04-071-2/+2
* Bump version strings for next releaseAkseli Salovaara2021-04-061-1/+1
* doc: enable snippets translate toolCristian Maureira-Fredes2021-03-26518-40878/+21
* Fix missing doc snippetsFriedemann Kleint2021-03-261-3/+9
* Improve deployment documentationFriedemann Kleint2021-03-224-0/+54
* 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
* Fix broken return type conversions of QOpenGLExtraFunctions::glGetStringi()Friedemann Kleint2021-03-152-1/+6
* PySide6: Add QOpenGLFunctions.glShaderSource()/glGetShaderSource()Friedemann Kleint2021-03-122-0/+30
* PySide6: Add QOpenGLVersionFunctionsFactoryFriedemann Kleint2021-03-124-1/+109
* tests: remove old files and rewrite python 2Cristian Maureira-Fredes2021-03-0317-110/+1
* doc: example gallery show code in tabsCristian Maureira-Fredes2021-03-031-1/+2
* Documentation build: Avoid re-running qdoc/shiboken every timeFriedemann Kleint2021-02-262-25/+39
* PySide6/Documentation: Fix QmlElement.rstFriedemann Kleint2021-02-151-2/+4
* 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 example_gallery quiet optionCristian Maureira-Fredes2021-02-121-1/+0
* Silence the example_gallery toolFriedemann Kleint2021-02-101-1/+5
* PySide6: Add the logo as a resource to libpysideFriedemann Kleint2021-02-102-0/+7
* doc: fix responsiveness of the pageCristian Maureira-Fredes2021-02-101-6/+55
* Fix QQuickItem & co. not working as property typesMaximilian Goldstein2021-02-101-0/+5
* doc: use example gallery tool in build processCristian Maureira-Fredes2021-02-102-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
* doc: general update and add more informationCristian Maureira-Fredes2021-02-0427-248/+839
* Bump version strings for next releaseSimo Fält2021-02-031-1/+1
* 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
* signature: Provide fixes and improvements, Part 1Christian Tismer2021-01-226-12/+13
* Documentation: Fix creating inheritance diagramsFriedemann Kleint2021-01-221-1/+1
* 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
* 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
* PySide6: Remove misleading doc snippets about QSpinBox signalsFriedemann Kleint2021-01-011-30/+1
* PySide6: Remove obsolete enumeration QPagedPaintDevice::PageSizeFriedemann Kleint2020-12-221-1/+0
* PySide6: Remove rejection of namespace stdFriedemann Kleint2020-12-181-1/+0
* PySide6: Add QTestlib's QAbstractItemModelTesterFriedemann Kleint2020-12-182-0/+5
* Adapt to recent changes on Qt 6Friedemann Kleint2020-12-171-2/+1
* PySide6: Fix building of Qt 3DFriedemann Kleint2020-12-172-4/+3
* write a leak_finder scriptChristian Tismer2020-12-171-0/+196
* remove QBackingStore from qrasterwindow_test.pyChristian Tismer2020-12-151-26/+2
* Porting Guide: Mention classes that were movedFriedemann Kleint2020-12-151-0/+4
* Move QKeyCombination from QtGui to QtCoreFriedemann Kleint2020-12-114-2/+3
* Add a small PySide2 porting guideFriedemann Kleint2020-12-093-0/+34