aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Pin qt5 sha1 to Qt 6.0.4 mergev6.0.46.0.4Simo Fält2021-04-291-1/+1
* 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-282-27/+25
* doc: fatal error when snippet conversion failsCristian Maureira-Fredes2021-04-264-8/+1558
* Add changelog for 6.0.4Friedemann Kleint2021-04-191-0/+31
* doc: update cx_Freeze urlElisabeth Ortega2021-04-182-2/+2
* tools: display screenshot in example galleryCristian Maureira-Fredes2021-04-181-2/+28
* doc: use sphinx panels in shiboken docsCristian Maureira-Fredes2021-04-182-2/+71
* Add downloader example with QNetworkAccessManagerSacha Schutz2021-04-162-0/+218
* PySide6/typesystem: Replace remaining usages of QVector by QListFriedemann Kleint2021-04-162-14/+14
* Add new matplotlib example and rearrange dirsSacha Schutz2021-04-156-0/+122
* Add a Paintbrush like exampleSacha Schutz2021-04-152-0/+241
* Add an editable Json Model exampleSacha Schutz2021-04-153-0/+389
* 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
* Enable shiboken documentation build for macOS againChristian Tismer2021-04-111-0/+7
* 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
* tools: update missing_bindingCristián Maureira-Fredes2021-04-074-456/+511
* doc: update Qt 5 references from READMECristian Maureira-Fredes2021-04-073-13/+14
* cmake: add dependencies to rebuild libshiboken embedded filesChristian Tismer2021-04-074-42/+76
* doc: make sure '--skip-docs' skip the docsCristian Maureira-Fredes2021-04-072-9/+15
* signature: protect an unrecognized item from raising exceptionsChristian Tismer2021-04-072-2/+14
* Bump version strings for next releaseAkseli Salovaara2021-04-062-2/+2
* Add changelog for 6.0.3Friedemann Kleint2021-03-291-0/+31
* doc: enable snippets translate toolCristian Maureira-Fredes2021-03-26520-40906/+78
* doc: snippet translate add missing quiet caseCristian Maureira-Fredes2021-03-261-1/+2
* 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
* Port examples away from deprecated QMouseEvent::pos()Friedemann Kleint2021-03-196-29/+32
* 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: create examples dir if it doesn't existCristian Maureira-Fredes2021-03-181-3/+8
* Long live snippets_translate!Cristian Maureira-Fredes2021-03-188-0/+2031
* doc: migrate qdoc approach to document examplesCristian Maureira-Fredes2021-03-1715-154/+23
* doc: add sphinx-panels to the documentationCristian Maureira-Fredes2021-03-179-88/+170
* doc: use 'doc' directory for examples galleryCristian Maureira-Fredes2021-03-174-32/+118
* 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