aboutsummaryrefslogtreecommitdiffstats
path: root/sources
Commit message (Expand)AuthorAgeFilesLines
...
* shiboken6: Add a placeholder for the base class to polymorphic-id-expressionFriedemann Kleint2024-04-124-5/+46
* shiboken6: Add a way of disable lazy initialization per classFriedemann Kleint2024-04-122-5/+12
* Multimedia: Adapt to revert of QAudio->QtAudio namespace renamingFriedemann Kleint2024-04-124-14/+4
* Lazy Import: Ensure type creation functions being idempotentChristian Tismer2024-04-111-5/+7
* shiboken6: Refactor function virtualMethodReturn()Friedemann Kleint2024-04-092-30/+53
* shiboken6: Split out the part writing a Python overrideFriedemann Kleint2024-04-092-1/+14
* Fix spurious build errorFriedemann Kleint2024-04-091-1/+1
* Port the QtCore signals tests to modern syntaxFriedemann Kleint2024-04-096-43/+53
* Port signals tests to modern syntaxFriedemann Kleint2024-04-0920-396/+403
* Fix building without QtOpenGLFriedemann Kleint2024-04-0912-33/+110
* shiboken6: Add attributes for global inline namespacesFriedemann Kleint2024-04-0862-61/+180
* shiboken6: Introduce a variable for the global scope prefixFriedemann Kleint2024-04-084-38/+58
* Documentation/Tools: Fix links to pyside6-lrelease, pyside6-lupdateFriedemann Kleint2024-04-081-2/+2
* Deployment: Doc UpdateShyamnath Premnadh2024-04-051-0/+22
* Deployment: Adapt checking for plugin dependenciesShyamnath Premnadh2024-04-052-4/+14
* Build system: Clean Qt libraries linked by the modulesFriedemann Kleint2024-04-0436-202/+75
* signature: Fix an old refcounting bugChristian Tismer2024-04-041-1/+1
* Fix broken comparison of QOperatingSystemVersion::OSTypeFriedemann Kleint2024-04-041-1/+0
* Fix crash browsing https://outlook.comFriedemann Kleint2024-04-041-1/+1
* Fix flake8-warnings in signals testsFriedemann Kleint2024-04-0427-56/+23
* Documentation/QmlSingleton: Remove mention of Q_OBJECTFriedemann Kleint2024-04-041-1/+1
* Add a project file for the signals testsFriedemann Kleint2024-04-021-0/+19
* Documentation: Fix link to Python downloadsFriedemann Kleint2024-04-021-1/+1
* libpyside/Signal manager: Ensure cleanup of main thread targetsFriedemann Kleint2024-04-022-5/+88
* libpyside: Refactor the signal-lambda-testFriedemann Kleint2024-04-021-28/+56
* Implement multiple inheritance correctly, 2nd. amendmentChristian Tismer2024-03-282-5/+41
* pyi: Fix syntax error in class attributesFriedemann Kleint2024-03-271-1/+1
* Fix handling of longs exceeding long long max in float conversionFriedemann Kleint2024-03-262-1/+9
* Debug operators: Fix handling of longs exceeding long long maxFriedemann Kleint2024-03-262-5/+18
* stubs: add type for os.PathLike type hintsCristián Maureira-Fredes2024-03-261-3/+3
* Fix build with MSVCFriedemann Kleint2024-03-251-1/+8
* shiboken6: Handle CMAKE_CXX_COMPILER in non-standard locationsFriedemann Kleint2024-03-251-3/+16
* libpyside: Clean up lambdas connected to signals earlier in shutdownFriedemann Kleint2024-03-252-1/+21
* libpyside: Fix spelling error in function nameFriedemann Kleint2024-03-253-10/+10
* shiboken6: Ignore Q_PROPERTY specified with MEMBERFriedemann Kleint2024-03-252-3/+8
* Documentation: Use single emphasis for Qt toolsFriedemann Kleint2024-03-2514-38/+38
* Documentation: Rename Qt Designer to Qt Widgets DesignerFriedemann Kleint2024-03-2515-49/+57
* Documentation: Link the Qt Widgets Designer custom widget examplesFriedemann Kleint2024-03-252-4/+3
* Lazy Init: Evict the Achilles Heel of Laziness and fix NuitkaChristian Tismer2024-03-211-50/+53
* Doc: Rearrange tools pageShyamnath Premnadh2024-03-202-177/+175
* doc: Add page for pyside6-linguistAdrian Herrmann2024-03-203-3/+23
* Fix warning about invalid printf()-formatFriedemann Kleint2024-03-201-1/+1
* Fix deprecation warning about QRegularExpression::match()Friedemann Kleint2024-03-201-1/+1
* doc: Add page for shiboken6-genpyiAdrian Herrmann2024-03-203-4/+45
* doc: display shiboken examples in shiboken's pageCristián Maureira-Fredes2024-03-201-0/+9
* doc: add page for pyside6-designerCristián Maureira-Fredes2024-03-205-0/+92
* doc: add pages for pyside6-lupdate, pyside6-lreleaseFriedemann Kleint2024-03-202-0/+48
* doc: Add page for pyside6-genpyiAdrian Herrmann2024-03-192-9/+62
* Add QRhiGraphicsPipeline::StencilOpStateFriedemann Kleint2024-03-192-0/+2
* Doc: Add pyside6-android-deployShyamnath Premnadh2024-03-193-2/+223