| Commit message (Expand) | Author | Age | Files | Lines |
* | Pin qt5 sha1 to Qt 6.0.4 mergev6.0.46.0.4 | Simo FΓ€lt | 2021-04-29 | 1 | -1/+1 |
* | Cleanup version strings for 6.0.4 release | Simo FΓ€lt | 2021-04-29 | 2 | -6/+6 |
* | doc: snippets_translate make quiet mode by default | Cristian Maureira-Fredes | 2021-04-28 | 2 | -27/+25 |
* | doc: fatal error when snippet conversion fails | Cristian Maureira-Fredes | 2021-04-26 | 4 | -8/+1558 |
* | Add changelog for 6.0.4 | Friedemann Kleint | 2021-04-19 | 1 | -0/+31 |
* | doc: update cx_Freeze url | Elisabeth Ortega | 2021-04-18 | 2 | -2/+2 |
* | tools: display screenshot in example gallery | Cristian Maureira-Fredes | 2021-04-18 | 1 | -2/+28 |
* | doc: use sphinx panels in shiboken docs | Cristian Maureira-Fredes | 2021-04-18 | 2 | -2/+71 |
* | Add downloader example with QNetworkAccessManager | Sacha Schutz | 2021-04-16 | 2 | -0/+218 |
* | PySide6/typesystem: Replace remaining usages of QVector by QList | Friedemann Kleint | 2021-04-16 | 2 | -14/+14 |
* | Add new matplotlib example and rearrange dirs | Sacha Schutz | 2021-04-15 | 6 | -0/+122 |
* | Add a Paintbrush like example | Sacha Schutz | 2021-04-15 | 2 | -0/+241 |
* | Add an editable Json Model example | Sacha Schutz | 2021-04-15 | 3 | -0/+389 |
* | shiboken6: Prevent crashes when registering static fields | Friedemann Kleint | 2021-04-15 | 4 | -13/+52 |
* | PySide6: Fix performance of QPainter::drawPoints(QPolygon) | Friedemann Kleint | 2021-04-13 | 1 | -2/+7 |
* | Add std::pair as a container in Core | Cristian Maureira-Fredes | 2021-04-13 | 1 | -0/+10 |
* | Enable shiboken documentation build for macOS again | Christian Tismer | 2021-04-11 | 1 | -0/+7 |
* | cmake: remove old test conditions | Cristian Maureira-Fredes | 2021-04-08 | 2 | -8/+2 |
* | cmake: bump general Qt minimum version | Cristian Maureira-Fredes | 2021-04-08 | 5 | -6/+6 |
* | cmake: update minimum Qt version for 6.0+ compat | Cristian Maureira-Fredes | 2021-04-08 | 6 | -44/+15 |
* | tools: update missing_binding | CristiΓ‘n Maureira-Fredes | 2021-04-07 | 4 | -456/+511 |
* | doc: update Qt 5 references from README | Cristian Maureira-Fredes | 2021-04-07 | 3 | -13/+14 |
* | cmake: add dependencies to rebuild libshiboken embedded files | Christian Tismer | 2021-04-07 | 4 | -42/+76 |
* | doc: make sure '--skip-docs' skip the docs | Cristian Maureira-Fredes | 2021-04-07 | 2 | -9/+15 |
* | signature: protect an unrecognized item from raising exceptions | Christian Tismer | 2021-04-07 | 2 | -2/+14 |
* | Bump version strings for next release | Akseli Salovaara | 2021-04-06 | 2 | -2/+2 |
* | Add changelog for 6.0.3 | Friedemann Kleint | 2021-03-29 | 1 | -0/+31 |
* | doc: enable snippets translate tool | Cristian Maureira-Fredes | 2021-03-26 | 520 | -40906/+78 |
* | doc: snippet translate add missing quiet case | Cristian Maureira-Fredes | 2021-03-26 | 1 | -1/+2 |
* | Fix missing doc snippets | Friedemann Kleint | 2021-03-26 | 1 | -3/+9 |
* | shiboken6: Fix 32 bit builds | Friedemann Kleint | 2021-03-25 | 1 | -0/+2 |
* | PySide import: Make imports more safe against installation errors | Christian Tismer | 2021-03-25 | 3 | -15/+18 |
* | Improve deployment documentation | Friedemann Kleint | 2021-03-22 | 4 | -0/+54 |
* | shiboken6: Fix crash when using enumeration types from other classes | Friedemann Kleint | 2021-03-22 | 1 | -2/+5 |
* | Port examples away from deprecated QMouseEvent::pos() | Friedemann Kleint | 2021-03-19 | 6 | -29/+32 |
* | Windows: Fix warning about inconsistent DLL linkage of QtQml_VolatileBoolTypeF() | Friedemann Kleint | 2021-03-19 | 1 | -1/+1 |
* | Improve Porting documentation | Friedemann Kleint | 2021-03-19 | 1 | -6/+68 |
* | doc: create examples dir if it doesn't exist | Cristian Maureira-Fredes | 2021-03-18 | 1 | -3/+8 |
* | Long live snippets_translate! | Cristian Maureira-Fredes | 2021-03-18 | 8 | -0/+2031 |
* | doc: migrate qdoc approach to document examples | Cristian Maureira-Fredes | 2021-03-17 | 15 | -154/+23 |
* | doc: add sphinx-panels to the documentation | Cristian Maureira-Fredes | 2021-03-17 | 9 | -88/+170 |
* | doc: use 'doc' directory for examples gallery | Cristian Maureira-Fredes | 2021-03-17 | 4 | -32/+118 |
* | shiboken6: Fix AbstractMetaClass::fullName() for nested classes | Friedemann Kleint | 2021-03-16 | 1 | -1/+1 |
* | Fix broken return type conversions of QOpenGLExtraFunctions::glGetStringi() | Friedemann Kleint | 2021-03-15 | 2 | -1/+6 |
* | PySide6: Add QOpenGLFunctions.glShaderSource()/glGetShaderSource() | Friedemann Kleint | 2021-03-12 | 2 | -0/+30 |
* | PySide6: Add QOpenGLVersionFunctionsFactory | Friedemann Kleint | 2021-03-12 | 4 | -1/+109 |
* | libshiboken: Silence unimplemented array type warning | Friedemann Kleint | 2021-03-11 | 1 | -1/+0 |
* | shiboken6: Do not hardcode libclang's build type | Friedemann Kleint | 2021-03-10 | 1 | -1/+2 |
* | shiboken6: Mention add-conversion for conversion rules | Friedemann Kleint | 2021-03-10 | 1 | -2/+3 |
* | shiboken6: Brush up the code injection documentation | Friedemann Kleint | 2021-03-10 | 3 | -13/+22 |