aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Unify the shiboken sample binding example descriptionFriedemann Kleint2023-03-276-251/+57
* Example gallery tool: Enable per source file documentationFriedemann Kleint2023-03-271-0/+16
* quicknanobrowser example: Update QML filesFriedemann Kleint2023-03-272-15/+77
* setup: add more information for PyPiCristián Maureira-Fredes2023-03-271-1/+4
* Update the markdowneditor exampleFriedemann Kleint2023-03-272-4/+5
* Remove the macpasteboardmime exampleFriedemann Kleint2023-03-272-93/+0
* Deployment Tool: Remove create_venv + fix --dry-run/--initShyamnath Premnadh2023-03-274-46/+22
* PyPySide: Fix a crash with PyPy 7.3.10 and 7.3.11, amendedChristian Tismer2023-03-274-15/+29
* doc: use new logo and colorsCristián Maureira-Fredes2023-03-255-20/+20
* doc: refresh shiboken imagesCristián Maureira-Fredes2023-03-2512-1012/+3870
* Example gallery tool: Add more file typesFriedemann Kleint2023-03-251-7/+13
* Example gallery tool: Fix repetitive "_" in generated file namesFriedemann Kleint2023-03-251-1/+1
* Deployment: cross-compile tool remove optionShyamnath Premnadh2023-03-241-1/+1
* Add changelog 6.5.0Friedemann Kleint2023-03-241-0/+110
* PyPySide: Fix a crash with PyPy 7.3.10 and 7.3.11Christian Tismer2023-03-232-2/+12
* Remove generated files from the example project filesFriedemann Kleint2023-03-2316-20/+16
* metaobjectdump.py: Refactor/Fix handling of module importsFriedemann Kleint2023-03-231-9/+13
* build_rst_docs: Pass quiet mode to example gallery toolFriedemann Kleint2023-03-231-0/+2
* shiboken6: Add explanatory comment about issues of field getters in listsFriedemann Kleint2023-03-221-1/+8
* Introduce QHashSeedFriedemann Kleint2023-03-223-1/+4
* signature: make mapping module safe against missing cython nameChristian Tismer2023-03-221-1/+1
* libshiboken: Add cstring header on bindingmanagerCristián Maureira-Fredes2023-03-221-0/+1
* build: remove examples from wheels and installationCristián Maureira-Fredes2023-03-216-44/+6
* PySide6: Add qtlocation to dependencies.yamlFriedemann Kleint2023-03-211-0/+1
* Re-port the hello_speak exampleFriedemann Kleint2023-03-219-76/+653
* Fix compiler warnings introduced by change removing gotoFriedemann Kleint2023-03-212-8/+2
* importlib: Avoid installation of metadata moduleChristian Tismer2023-03-212-2/+5
* Implement multiple inheritance correctly, compatible versionChristian Tismer2023-03-218-13/+223
* cppgenerator: get rid of all goto constructsChristian Tismer2023-03-205-61/+102
* examples: Use new enums in asyncio examplesAdrian Herrmann2023-03-204-8/+8
* PySide6: Add qtspeech to dependencies.yamlFriedemann Kleint2023-03-201-0/+1
* shiboken6: Test opaque container for spanFriedemann Kleint2023-03-204-1/+30
* PySide6: Implement QOpenGLContext.getProcAddress()Friedemann Kleint2023-03-183-1/+17
* test qtexttospeech_test.py: Run with "mock" engine as last resort onlyFriedemann Kleint2023-03-181-0/+2
* Expose QAbstractTextDocumentLayout::PaintContextFriedemann Kleint2023-03-172-5/+37
* Add changelog 6.4.3Friedemann Kleint2023-03-171-0/+53
* Fix test qtexttospeech_test.py to run in 6.4Friedemann Kleint2023-03-171-0/+1
* shiboken6: Prevent span instantiationFriedemann Kleint2023-03-172-1/+10
* shiboken6: Prepare for handling opaque containers for spansFriedemann Kleint2023-03-173-6/+13
* shiboken6: Add documentation note about passing spansFriedemann Kleint2023-03-171-0/+9
* shiboken6: Copy spans in opaque containersFriedemann Kleint2023-03-171-5/+24
* shiboken6: Test non-fixed spansFriedemann Kleint2023-03-173-0/+16
* doc: migrate to sphinx-design and update sphinxCristián Maureira-Fredes2023-03-1718-954/+658
* Add the QtLocation/MapView exampleFriedemann Kleint2023-03-1633-0/+2902
* graphgallery example: Fix licenseFriedemann Kleint2023-03-161-1/+1
* Fix deploy.pyprojectFriedemann Kleint2023-03-161-3/+3
* PySide6: Clean up rejectionsFriedemann Kleint2023-03-163-34/+9
* Add the qmlsurfacegallery exampleFriedemann Kleint2023-03-1613-0/+42660
* shiboken: Fix getOverride to support private methodsChristian Tismer2023-03-161-3/+9
* testing: modernize UsesQApplication and remove other versionsChristian Tismer2023-03-1671-244/+190