aboutsummaryrefslogtreecommitdiffstats
path: root/sources
Commit message (Expand)AuthorAgeFilesLines
* Cleanup version strings for 6.0.2 releasev6.0.26.0.2Simo Fält2021-03-042-4/+4
* tests: remove old files and rewrite python 2Cristian Maureira-Fredes2021-03-0317-110/+1
* shiboken6: Fix parsing of project filesFriedemann Kleint2021-03-031-1/+1
* shiboken: Provide the correct inheritance for enum typesChristian Tismer2021-03-034-50/+88
* 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
* shiboken6/Documentation: Fix the TOC tables for modules with < 4 classes per ...Friedemann Kleint2021-02-151-4/+1
* 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
* shiboken6: Fix broken tables in the QLocale documentationFriedemann Kleint2021-02-111-1/+1
* shiboken6: Do not fail when containing template class of inner class cannot b...Friedemann Kleint2021-02-111-7/+16
* feature: Supply switching for newly created objectsChristian Tismer2021-02-111-0/+4
* Silence the example_gallery toolFriedemann Kleint2021-02-101-1/+5
* PySide6: Add the logo as a resource to libpysideFriedemann Kleint2021-02-102-0/+7
* signature: Provide fixes and improvements, Part 1, addendumChristian Tismer2021-02-101-5/+4
* doc: fix responsiveness of the pageCristian Maureira-Fredes2021-02-102-12/+110
* 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
* shiboken6/Documentation: Fix formatting tables on QIODevicesFriedemann Kleint2021-02-103-0/+24
* shiboken6/Documentation: Fix the TOC tableFriedemann Kleint2021-02-091-30/+19
* doc: add tool to generate examples galleryCristian Maureira-Fredes2021-02-092-9/+23
* shiboken6: Add more formatting tests to sphinxtable testFriedemann Kleint2021-02-092-0/+69
* shiboken6/Documentation: Fix the TOC table to appearFriedemann Kleint2021-02-091-2/+0
* shiboken6/Documentation: Fix the extra sectionsFriedemann Kleint2021-02-091-11/+16
* PySide6/Documentation: Update the getting started page on doc buildFriedemann Kleint2021-02-091-1/+6
* shiboken6/Documentation: Fix table width determinationFriedemann Kleint2021-02-081-3/+3
* shiboken6/TextStream: Fix the output of empty aligned fields for width=0Friedemann Kleint2021-02-082-1/+6
* shiboken6/Documentation: Fix the sorting of classesFriedemann Kleint2021-02-081-5/+3
* shiboken6: Fix missing images in documentationFriedemann Kleint2021-02-051-0/+1
* doc: general update and add more informationCristian Maureira-Fredes2021-02-0428-251/+867
* Bump version strings for next releaseSimo Fält2021-02-032-2/+2
* PySide6: Fix documentation warning in qmlsqlintegration.rstFriedemann Kleint2021-02-021-1/+1
* shiboken6: Fix a crash when printing clang diagnosticsFriedemann Kleint2021-02-012-5/+18
* feature: Fix a flag error when no snake_case is selectedChristian Tismer2021-02-011-3/+4
* feature: delete setter after creating property only if standardChristian Tismer2021-01-291-5/+9
* shiboken6: Do not attempt to qualify braces specified as default valuesFriedemann Kleint2021-01-261-1/+1
* shiboken6: Add missing break statementsFriedemann Kleint2021-01-221-0/+2
* signature: Provide fixes and improvements, Part 1Christian Tismer2021-01-228-35/+50
* Documentation: Fix creating inheritance diagramsFriedemann Kleint2021-01-221-1/+1
* allow to use shiboken.delete() to delete Q*ApplicationChristian Tismer2021-01-117-9/+46
* PySide: write a renamer script for debuggingChristian Tismer2021-01-111-196/+0
* shiboken2: Add diagnostic output to clang include searchFriedemann Kleint2021-01-111-1/+6
* sources: migration from format() to f-stringsCristian Maureira-Fredes2021-01-0658-146/+146
* feature: Disable selection while creating a typeChristian Tismer2021-01-065-4/+24
* shiboken6: Guard against repeated invocation of the module init functionFriedemann Kleint2021-01-051-1/+6
* 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-049-189/+49