aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6
Commit message (Expand)AuthorAgeFilesLines
* Cleanup version strings for 6.0.2 releasev6.0.26.0.2Simo Fält2021-03-041-2/+2
* 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
* doc: Update references to Qt6Cristian Maureira-Fredes2020-12-0913-143/+102
* Fix Qt include dirs in case of frameworkSimo Fält2020-12-091-5/+2
* fix both qflags_test and the qflags cppgenerator codeChristian Tismer2020-12-031-5/+7
* test: fix QtQml::signal_argumentsCristian Maureira-Fredes2020-12-021-1/+1
* PySide6: Fix ownership issue in QLayout::replaceWidget()Friedemann Kleint2020-12-021-0/+4
* PySide6: Remove namespace QtQmlFriedemann Kleint2020-11-273-5/+1
* PySide6: Fix test javascript_exceptions.pyFriedemann Kleint2020-11-271-1/+1
* PySide6/QtQml: Fix compilation with new QMetaTypeInterfaceFriedemann Kleint2020-11-271-3/+9
* property: fix an eight year olde bug that showed after the overhaulChristian Tismer2020-11-261-3/+4
* pysideproperty.cpp: Fix compilation with MSVC2019/C++ 17 modeFriedemann Kleint2020-11-261-7/+6
* Fix sphinx warning in QtCore.Property.rstFriedemann Kleint2020-11-261-0/+1