aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* feature: Supply switching for newly created objectsChristian Tismer2021-02-111-0/+4
* Silence the example_gallery toolFriedemann Kleint2021-02-102-5/+22
* PySide6: Add the logo as a resource to libpysideFriedemann Kleint2021-02-104-1/+13
* 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-103-14/+17
* example: add qtquickcontrols2 galleryCristian Maureira-Fredes2021-02-1064-0/+11059
* shiboken6/Documentation: Fix formatting tables on QIODevicesFriedemann Kleint2021-02-103-0/+24
* examples: directory structureCristian Maureira-Fredes2021-02-09161-267/+2650
* shiboken6/Documentation: Fix the TOC tableFriedemann Kleint2021-02-091-30/+19
* doc: add tool to generate examples galleryCristian Maureira-Fredes2021-02-093-9/+279
* 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
* add changelog 6.0.1Cristian Maureira-Fredes2021-02-031-0/+48
* CI: Use qt5#pyside6 as a product dependencySimo Fält2021-02-021-0/+3
* 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
* Blacklist Qt3DExtras::qt3dextras_test in win when ran in CISimo Fält2021-02-011-0/+1
* PySide: write a renamer script for debugging, improvedChristian Tismer2021-02-011-20/+17
* feature: delete setter after creating property only if standardChristian Tismer2021-01-291-5/+9
* CI: Enable macOS 10.15Simo Fält2021-01-291-3/+0
* 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
* Add mirror url to download MSVC redistributablesSimo Fält2021-01-221-1/+6
* Revert "Qt CI: Install libCLang 10.0"Simo Fält2021-01-223-70/+0
* allow to use shiboken.delete() to delete Q*ApplicationChristian Tismer2021-01-117-9/+46
* PySide: write a renamer script for debuggingChristian Tismer2021-01-112-0/+122
* 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
* scriptable application: Actually make the generated module availableFriedemann Kleint2021-01-062-10/+8
* shiboken6: Guard against repeated invocation of the module init functionFriedemann Kleint2021-01-051-1/+6
* scriptable application/Unix: Remove setting of PYTHONHOME for virtualenvFriedemann Kleint2021-01-051-3/+1
* QSetting.value add overload documentationCristián Maureira-Fredes2021-01-051-0/+21
* build_scripts: fix get_config_var for Big SurCristian Maureira-Fredes2021-01-051-1/+2
* doc/tests: update old style printCristian Maureira-Fredes2021-01-0434-88/+88
* build_scripts: use f-strings instead of format()Cristian Maureira-Fredes2021-01-0410-232/+215
* basewrapper: clear all traces of special Q*Application treatmentChristian Tismer2021-01-049-189/+49