aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* shiboken6/Type system parser: Move type entry from StackElement into StackEle...Friedemann Kleint2022-01-142-104/+114
* shiboken6: Fix debug operators for code snipsFriedemann Kleint2022-01-132-9/+27
* shiboken6: Move TemplateInstance/TemplateEntry members into type system parserFriedemann Kleint2022-01-132-29/+20
* Add QXYSeries PointConfiguration enumCristián Maureira-Fredes2022-01-131-0/+1
* Documentation Update: conversion-rule tagShyamnath Premnadh2022-01-131-0/+11
* shiboken6: Rename type system parser enumeration value for clarityFriedemann Kleint2022-01-122-11/+11
* shiboken6: Remove code for unimplemented elements "custom-constructor", "cust...Friedemann Kleint2022-01-116-123/+31
* PySide6: Fix crashes in WebEngine signal emissionsFriedemann Kleint2022-01-111-3/+3
* Python example for QRegularExpressionShyamnath Premnadh2022-01-115-0/+565
* Add reserve()/capacity() to contiguous opaque containersFriedemann Kleint2022-01-064-0/+64
* Fix some doc warnings in the debugging tutorialFriedemann Kleint2022-01-062-4/+4
* build_scripts: Ensure cmake process terminatesFriedemann Kleint2022-01-051-6/+5
* build_scripts: Avoid a racing condition in installChristian Tismer2022-01-051-0/+5
* __feature__: Fix a bug in true_propertyChristian Tismer2022-01-031-2/+2
* AudioSource Example + Binding for QAudioFormat.normalizedSampleValue(data: by...Shyamnath Premnadh2021-12-285-0/+264
* Fix Tetrix example errorDaniel J Brown2021-12-241-2/+2
* Add borderlayout exampleJaime Resano2021-12-244-0/+298
* Add Debugging TutorialShyamnath Premnadh2021-12-2312-0/+309
* signal: Fix a segfault when signal is applied to non-QObjectChristian Tismer2021-12-231-29/+28
* Add mimetypesexampleShyamnath Premnadh2021-12-216-0/+446
* PySide6: Speed up test qqmlnetwork_test.pyFriedemann Kleint2021-12-171-2/+5
* PySide6: build multiple inheritance pass-through for SignalsChristian Tismer2021-12-165-14/+94
* Build system: Remove regeneration of the example resourcesFriedemann Kleint2021-12-153-31/+1
* PySide6: Fix QQmlApplicationEngine.load(str) to not construct a QUrlFriedemann Kleint2021-12-154-2/+116
* Regenerate the example resource filesFriedemann Kleint2021-12-1517-3553/+3553
* Documentation: Skip functions using RValue referencesFriedemann Kleint2021-12-131-1/+8
* Fix documentation generationFriedemann Kleint2021-12-104-57/+154
* Update example documentation of samplebinding / scriptableapplicationFriedemann Kleint2021-12-104-21/+43
* Documentation: Fix warnings about not finding functions in WebXMLFriedemann Kleint2021-12-101-11/+37
* Signature: fix the __doc__ attribute of classes, amendedChristian Tismer2021-12-102-14/+16
* Windows: Fix the build against complete LLVM packagesFriedemann Kleint2021-12-093-5/+15
* Build system: Improve PYTHON_EXTENSION_SUFFIX detectionFriedemann Kleint2021-12-091-6/+6
* Documentation: Update information on building on WindowsFriedemann Kleint2021-12-091-2/+7
* PySide6: Fix a bug in Slot.__call__Christian Tismer2021-12-091-5/+6
* setup.py: CMake: Remove host python dependency for version parsingAlexandru Croitor2021-12-0911-66/+63
* Reland: Move all build dirs into a common 'build' subdirectoryAlexandru Croitor2021-12-092-27/+53
* setup.py: Make each setuptools command compute the same build dir infoAlexandru Croitor2021-12-092-158/+249
* Turn snippets_translate / example_gallery into normal CMake targetsFriedemann Kleint2021-12-092-19/+19
* Document the scriptableapplication, samplebinding examplesFriedemann Kleint2021-12-084-166/+233
* Documentation: Generate the examples directly into the build directoryFriedemann Kleint2021-12-082-1/+6
* Documentation: Loosen snippet patternFriedemann Kleint2021-12-082-1/+54
* example_gallery: Handle dummy projects in the doc directoryFriedemann Kleint2021-12-081-19/+21
* Fix build when Vulkan is not installedFriedemann Kleint2021-12-081-2/+15
* mypy-support: Improve the handling of `Signal`Christian Tismer2021-12-081-0/+2
* example_gallery: Support more lexersFriedemann Kleint2021-12-071-2/+8
* Documentation: Re-add the documentation copy stepFriedemann Kleint2021-12-071-0/+8
* Signature: fix the __doc__ attribute of classesChristian Tismer2021-12-073-5/+13
* Documentation: Remove the snippets copy stepFriedemann Kleint2021-12-072-21/+8
* PySide6: Prospective fix for stabilizing test QtCore_bug_686Friedemann Kleint2021-12-071-8/+8
* Documentation: Fix snippets resolutionFriedemann Kleint2021-12-075-67/+51