aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tetrix example: Rename to snake_case and brush upFriedemann Kleint2021-03-221-216/+225
* mdi example: Rename to snake_case and brush upFriedemann Kleint2021-03-221-185/+195
* shiboken6: Fix crash when using enumeration types from other classesFriedemann Kleint2021-03-221-2/+5
* QMouseEvent: Mark deprecated functions as suchFriedemann Kleint2021-03-191-1/+12
* 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
* enum: implement enums on module levelChristian Tismer2021-03-181-2/+0
* move "shiboken6/shiboken6" to "shiboken6/Shiboken" temp, fixChristian Tismer2021-03-182-6/+17
* 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
* __feature__: Make imports more safe against installation errorsChristian Tismer2021-03-173-6/+13
* doc: use 'doc' directory for examples galleryCristian Maureira-Fredes2021-03-174-32/+118
* Qt Datavisualization: Fix crashes in QBar/SurfaceDataProxy add/set/insertRow()Friedemann Kleint2021-03-173-46/+105
* Add an option to disable copying of the Qt toolsFriedemann Kleint2021-03-165-55/+69
* shiboken6: Fix AbstractMetaClass::fullName() for nested classesFriedemann Kleint2021-03-161-1/+1
* Fix build after moving uic/rcc to libexecFriedemann Kleint2021-03-162-5/+8
* Remove const_cast<char *> which are no longer needed in Python 3Friedemann Kleint2021-03-155-32/+11
* Pyside6: Move QtOpenGLFunctions into QtOpenGLFriedemann Kleint2021-03-1236-641/+448
* libshiboken: Fix some clang analzyer warningsFriedemann Kleint2021-03-129-93/+110
* PySide6: Add QOpenGLVersionFunctionsFactoryFriedemann Kleint2021-03-114-1/+109
* libpyside: Fix some clang analzyer warningsFriedemann Kleint2021-03-1114-172/+165
* libshiboken: Silence unimplemented array type warningFriedemann Kleint2021-03-111-1/+0
* shiboken6: Brush up the test code with regards to iteratorsFriedemann Kleint2021-03-1114-93/+72
* shiboken6: Brush up class FileOutFriedemann Kleint2021-03-113-50/+33
* shiboken6: Make generated converter code easier to navigateFriedemann Kleint2021-03-101-6/+6
* 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
* QtNetwork: Add new enums for 6.1Friedemann Kleint2021-03-101-0/+2
* PySide6: Move injected code snippets where they belongFriedemann Kleint2021-03-108-96/+184
* PySide6: Brush up the injected code snippets and templatesFriedemann Kleint2021-03-107-73/+77
* shiboken6: Make missing snippet labels a fatal errorFriedemann Kleint2021-03-103-12/+37
* PySide6: Remove unused glue codeFriedemann Kleint2021-03-1012-471/+0
* shiboken6: No longer crash on fatal errorsFriedemann Kleint2021-03-107-30/+122
* Fix broken return type conversions of QOpenGLExtraFunctions::glGetStringi()Friedemann Kleint2021-03-102-1/+6
* shiboken6: Brush up the code injection documentationFriedemann Kleint2021-03-103-13/+22
* shiboken6/AutoArrayPointer: Change to use ssize_tFriedemann Kleint2021-03-101-2/+2
* shiboken6: Simplify types when collecting instantiated containersFriedemann Kleint2021-03-101-1/+6
* Add a tool to run a license checkFriedemann Kleint2021-03-101-0/+70
* PySide6: Add QOpenGLFunctions.glShaderSource()/glGetShaderSource()Friedemann Kleint2021-03-042-0/+30
* Fix QtStateMachine/QtScxml to buildFriedemann Kleint2021-03-033-4/+2
* Modernize sequence conversionsFriedemann Kleint2021-03-023-20/+21
* Fix license_check reference license branchSimo Fält2021-03-021-1/+1
* Port the imageviewer exampleFriedemann Kleint2021-03-023-0/+380
* shiboken6: Take functions imported via "using" into account for templatesFriedemann Kleint2021-03-013-4/+66
* shiboken6: Add constructors of base classes imported via "using"Friedemann Kleint2021-03-0123-25/+525
* feature: write some documentation that explains featureChristian Tismer2021-03-013-1/+279
* Rename the templates and adapt the types from QVector to QList in DataVisuali...Friedemann Kleint2021-03-012-19/+19