| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove unnecessary use of 'object' in class constructionremoteobjectsdev | Cristián Maureira-Fredes | 2024-12-18 | 47 | -57/+59 |
* | build: improve the build configuration implementation | Cristián Maureira-Fredes | 2024-12-18 | 6 | -82/+62 |
* | build: options as a singleton | Cristián Maureira-Fredes | 2024-12-18 | 3 | -96/+105 |
* | Fix some flake8 errors in tests/examples | Friedemann Kleint | 2024-12-17 | 32 | -56/+52 |
* | Documentation: Add missing pages | Friedemann Kleint | 2024-12-17 | 2 | -2/+105 |
* | PySide: Add WebView for macOS | Shyamnath Premnadh | 2024-12-17 | 4 | -4/+41 |
* | Documentation: Fix broken link of the Qt overviews from the Tutorials page | Friedemann Kleint | 2024-12-17 | 1 | -1/+1 |
* | shiboken/Documentation: Remove more C++ -specific sections from the WebXML mo... | Friedemann Kleint | 2024-12-17 | 1 | -4/+7 |
* | libpyside/ PySideSignal: Fix a memory leak connecting to signals | Friedemann Kleint | 2024-12-16 | 5 | -135/+157 |
* | libpyside/ PySideSignal: Reduce number of weakref handlers for sender tracking | Friedemann Kleint | 2024-12-16 | 3 | -31/+58 |
* | doc: use footer instead of body for hover text | Cristián Maureira-Fredes | 2024-12-16 | 2 | -3/+8 |
* | doc: fix line joins in the description | Cristián Maureira-Fredes | 2024-12-16 | 1 | -1/+1 |
* | Documentation: Fix some warnings | Friedemann Kleint | 2024-12-16 | 3 | -4/+4 |
* | build: don't stop if unsupported python version is used | Cristián Maureira-Fredes | 2024-12-16 | 1 | -2/+5 |
* | shiboken/Documentation: Remove C++ -specific sections from the WebXML module ... | Friedemann Kleint | 2024-12-13 | 1 | -1/+33 |
* | Documentation: Update QtQml/QtQuick modules | Friedemann Kleint | 2024-12-13 | 3 | -58/+100 |
* | shiboken6/Documentation: Prominently display QML types | Friedemann Kleint | 2024-12-13 | 16 | -52/+39 |
* | Developer documentation: Describe how to adapt generated Qt documentation to ... | Friedemann Kleint | 2024-12-13 | 2 | -1/+9 |
* | shiboken6: Remove unused code from the doc parsers | Friedemann Kleint | 2024-12-13 | 6 | -51/+0 |
* | Fix trailing empty lines | Friedemann Kleint | 2024-12-13 | 195 | -214/+0 |
* | Documentation/Examples: Add missing docs | Shyamnath Premnadh | 2024-12-12 | 56 | -0/+321 |
* | testrunner: Lower the fail criterion if runs < 5 | Friedemann Kleint | 2024-12-12 | 1 | -0/+3 |
* | tests: handle unused imports and fix type issues | Cristián Maureira-Fredes | 2024-12-12 | 103 | -306/+233 |
* | Documentation/Examples: Fix grid forming corner cases | Shyamnath Premnadh | 2024-12-12 | 1 | -28/+66 |
* | testrunner: Add command line for the number of re-runs | Friedemann Kleint | 2024-12-11 | 2 | -4/+6 |
* | Documentation: Update basic module pages | Friedemann Kleint | 2024-12-11 | 3 | -29/+7 |
* | doc: adapt example card hover color | Cristián Maureira-Fredes | 2024-12-10 | 2 | -5/+9 |
* | Documentation: Add groups | Friedemann Kleint | 2024-12-10 | 7 | -14/+52 |
* | Fix tutorial references | Friedemann Kleint | 2024-12-10 | 15 | -20/+20 |
* | Developer Documentation: Improve sections on additional documentation files | Friedemann Kleint | 2024-12-10 | 1 | -2/+12 |
* | shiboken6/Documentation: Fix abuse of the TypeSystem::Language enum in DocMod... | Friedemann Kleint | 2024-12-09 | 10 | -43/+67 |
* | shiboken6/Documentation: Disambiguate additional document target file name | Friedemann Kleint | 2024-12-09 | 1 | -1/+22 |
* | Fix build for non-limited API | Friedemann Kleint | 2024-12-09 | 1 | -1/+2 |
* | Desktop Deployment: Add more tests | Shyamnath Premnadh | 2024-12-09 | 2 | -1/+50 |
* | Fix occasional hang of test QtWidgets/bug_844.py on Linux with DBUS-based acc... | Friedemann Kleint | 2024-12-09 | 1 | -5/+8 |
* | Fix crash instantiating smart pointer types | Friedemann Kleint | 2024-12-09 | 1 | -1/+45 |
* | shiboken6: Prepare the graph used for topological for sorting classes without... | Friedemann Kleint | 2024-12-09 | 2 | -58/+89 |
* | Tool: Fix Missing Bindings | Ece Cinucen | 2024-12-09 | 2 | -26/+56 |
* | limited api: Remove PyCFunction_GET_FUNCTION, PyCFunction_GET_SELF, and PyCFu... | Cristián Maureira-Fredes | 2024-12-09 | 6 | -15/+7 |
* | Documentation/example_gallery: add card description hover | Cristián Maureira-Fredes | 2024-12-09 | 2 | -20/+91 |
* | Desktop Deployment: Disregard more non existent plugins | Shyamnath Premnadh | 2024-12-06 | 3 | -13/+12 |
* | Documentation/example gallery: Handle tutorials | Friedemann Kleint | 2024-12-06 | 2 | -7/+71 |
* | build: fetch metadata from pyproject.toml file | Cristián Maureira-Fredes | 2024-12-05 | 5 | -84/+66 |
* | type hints: Fix the heuristic for ambiguous signature removal | Christian Tismer | 2024-12-05 | 5 | -26/+38 |
* | shiboken6: Prevent repetitive searches for the smart pointer pointee class | Friedemann Kleint | 2024-12-05 | 3 | -5/+9 |
* | shiboken6: Refactor class Graph for topologically sorting | Friedemann Kleint | 2024-12-05 | 1 | -7/+4 |
* | type hints: Fix some return annotations which should be optional, amended | Christian Tismer | 2024-12-04 | 1 | -1/+0 |
* | deploy: use tuple instead of list for lru_cache function | Cristián Maureira-Fredes | 2024-12-04 | 1 | -1/+5 |
* | Raise Python version to 3.9 | Friedemann Kleint | 2024-12-04 | 6 | -7/+6 |
* | build: fix the URLError import statement | Cristián Maureira-Fredes | 2024-12-03 | 1 | -3/+4 |