aboutsummaryrefslogtreecommitdiffstats
path: root/sources
Commit message (Expand)AuthorAgeFilesLines
* Cleanup version strings for 6.0.4 releaseSimo Fält2021-04-292-6/+6
* doc: snippets_translate make quiet mode by defaultCristian Maureira-Fredes2021-04-281-4/+1
* doc: fatal error when snippet conversion failsCristian Maureira-Fredes2021-04-261-1/+5
* doc: update cx_Freeze urlElisabeth Ortega2021-04-182-2/+2
* doc: use sphinx panels in shiboken docsCristian Maureira-Fredes2021-04-182-2/+71
* PySide6/typesystem: Replace remaining usages of QVector by QListFriedemann Kleint2021-04-162-14/+14
* shiboken6: Prevent crashes when registering static fieldsFriedemann Kleint2021-04-154-13/+52
* PySide6: Fix performance of QPainter::drawPoints(QPolygon)Friedemann Kleint2021-04-131-2/+7
* Add std::pair as a container in CoreCristian Maureira-Fredes2021-04-131-0/+10
* cmake: remove old test conditionsCristian Maureira-Fredes2021-04-082-8/+2
* cmake: bump general Qt minimum versionCristian Maureira-Fredes2021-04-085-6/+6
* cmake: update minimum Qt version for 6.0+ compatCristian Maureira-Fredes2021-04-086-44/+15
* cmake: add dependencies to rebuild libshiboken embedded filesChristian Tismer2021-04-074-42/+76
* doc: make sure '--skip-docs' skip the docsCristian Maureira-Fredes2021-04-071-1/+1
* signature: protect an unrecognized item from raising exceptionsChristian Tismer2021-04-072-2/+14
* Bump version strings for next releaseAkseli Salovaara2021-04-062-2/+2
* doc: enable snippets translate toolCristian Maureira-Fredes2021-03-26518-40878/+21
* Fix missing doc snippetsFriedemann Kleint2021-03-261-3/+9
* shiboken6: Fix 32 bit buildsFriedemann Kleint2021-03-251-0/+2
* PySide import: Make imports more safe against installation errorsChristian Tismer2021-03-253-15/+18
* Improve deployment documentationFriedemann Kleint2021-03-224-0/+54
* shiboken6: Fix crash when using enumeration types from other classesFriedemann Kleint2021-03-221-2/+5
* 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-177-35/+142
* shiboken6: Fix AbstractMetaClass::fullName() for nested classesFriedemann Kleint2021-03-161-1/+1
* 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
* libshiboken: Silence unimplemented array type warningFriedemann Kleint2021-03-111-1/+0
* shiboken6: Do not hardcode libclang's build typeFriedemann Kleint2021-03-101-1/+2
* shiboken6: Mention add-conversion for conversion rulesFriedemann Kleint2021-03-101-2/+3
* shiboken6: Brush up the code injection documentationFriedemann Kleint2021-03-103-13/+22
* 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