| Commit message (Expand) | Author | Age | Files | Lines |
| * | shiboken6/AbstractMetaBuilder: Split class/namespace functionsHEADdev | Friedemann Kleint | 3 days | 2 | -93/+114 |
| * | shiboken6: Fix warnings about unmatched comparison operator modifications | Friedemann Kleint | 3 days | 2 | -21/+10 |
| * | shiboken6: Make synthesized comparison operator functions const | Friedemann Kleint | 3 days | 2 | -0/+3 |
| * | shiboken6: Clear the cached function signatures on modifications | Friedemann Kleint | 3 days | 2 | -12/+19 |
| * | shiboken6: Restrict warning about const mismatch in function modifications | Friedemann Kleint | 3 days | 1 | -1/+9 |
| * | qrc tutorial: Add a note about rcc compression levels | Friedemann Kleint | 3 days | 1 | -0/+5 |
| * | Indicate user added/user declared functions in signature comment | Friedemann Kleint | 4 days | 1 | -0/+4 |
| * | shiboken6: Fix clang-tidy warnings about QString::fromLatin1() | Friedemann Kleint | 4 days | 7 | -23/+26 |
| * | shiboken6: Fix a few clang-tidy warnings | Friedemann Kleint | 4 days | 2 | -8/+8 |
| * | Documentation: Fix sort order/Jira links generated by the release_notes tool | Friedemann Kleint | 5 days | 1 | -10/+20 |
| * | shiboken6: Remove redundant operator declaration | Friedemann Kleint | 9 days | 2 | -4/+0 |
| * | shiboken6: Split out the spaceship operator tests | Friedemann Kleint | 10 days | 11 | -39/+124 |
| * | shiboken6: Move comparison operator enum type out of AbstractMetaFunction | Friedemann Kleint | 10 days | 7 | -69/+97 |
| * | shiboken6: Do not generate reverse comparison operators | Friedemann Kleint | 10 days | 1 | -1/+7 |
| * | shiboken6: Move argument manipulation functions from AbstractMetaBuilder into... | Friedemann Kleint | 10 days | 3 | -25/+31 |
| * | shiboken6: Refactor signature formatting for overload decisor comments | Friedemann Kleint | 10 days | 2 | -30/+41 |
| * | shiboken6: Add messages about synthesized functions | Friedemann Kleint | 10 days | 8 | -6/+106 |
| * | shiboken6: Move AbstractMetaFunction::Flags out of the class | Friedemann Kleint | 10 days | 7 | -35/+39 |
| * | shiboken6: Rename traverseOperatorFunction() to traverseFreeOperatorFunction() | Friedemann Kleint | 10 days | 2 | -10/+13 |
| * | shiboken6: Add tests for non-homogeneous comparison | Friedemann Kleint | 10 days | 2 | -0/+16 |
| * | libshiboken: Fix crash when multiple threads attempt to retrieve the same ove... | Friedemann Kleint | 10 days | 1 | -0/+4 |
| * | CI: Remove RHEL 8.10 from configs | Simo Fält | 10 days | 1 | -1/+1 |
| * | PySide6-Android: Add QtWebView | Shyamnath Premnadh | 11 days | 1 | -2/+6 |
| * | Type hints: Add missing optional return types | Ece Cinucen | 12 days | 1 | -0/+25 |
| * | PySide6-Android: Fix WebView build | Shyamnath Premnadh | 12 days | 1 | -1/+2 |
| * | Docs: VSCode Extension for PySide6 | Shyamnath Premnadh | 2025-11-28 | 4 | -1/+117 |
| * | Fix top-level configuration for IDE | Alexandru Croitor | 2025-11-27 | 1 | -0/+3 |
| * | libpyside: Add categorized debug output of names of @QEnum meta types | Friedemann Kleint | 2025-11-27 | 1 | -0/+3 |
| * | Add translation to some examples | Friedemann Kleint | 2025-11-25 | 2 | -1/+10 |
| * | Remote Objects: Enable tests on macOS / ARM | Friedemann Kleint | 2025-11-25 | 1 | -3/+0 |
| * | libshiboken: Remove PepErr_GetRaisedException() | Friedemann Kleint | 2025-11-25 | 4 | -18/+4 |
| * | Fix passing named tuples in QVariants | Friedemann Kleint | 2025-11-25 | 2 | -1/+50 |
| * | Update documentation on porting examples | Friedemann Kleint | 2025-11-25 | 1 | -2/+8 |
| * | Enum forgiveness mode: Move option checks up | Friedemann Kleint | 2025-11-25 | 1 | -2/+5 |
| * | Fix the type hint of QMetaObject.className() to be str | Friedemann Kleint | 2025-11-25 | 1 | -0/+3 |
| * | Split off shibokengenerator | Friedemann Kleint | 2025-11-24 | 23 | -128/+170 |
| * | Move the shiboken-generator source around | Friedemann Kleint | 2025-11-24 | 284 | -0/+0 |
| * | Extend target triplet test by aarch64-poky-linux | Friedemann Kleint | 2025-11-21 | 1 | -1/+7 |
| * | shiboken6: Add a triplet class | Friedemann Kleint | 2025-11-21 | 11 | -348/+504 |
| * | libpysideqml: Extract QmlListPropertyMixin | Friedemann Kleint | 2025-11-21 | 4 | -61/+205 |
| * | Re-port the player example | Friedemann Kleint | 2025-11-21 | 9 | -175/+1054 |
| * | create_wheels.py: Add optional warning about non-existent files | Friedemann Kleint | 2025-11-21 | 1 | -10/+14 |
| * | COIN: Use mirror for pyenv | Friedemann Kleint | 2025-11-21 | 1 | -0/+6 |
| * | shiboken6/compilersupport: Fix building on Yocto using clang++ | Friedemann Kleint | 2025-11-19 | 1 | -8/+1 |
| * | shiboken6/compilersupport.cpp: Remove values that are only used for logging | Friedemann Kleint | 2025-11-19 | 3 | -33/+4 |
| * | Fix metatype JSON files missing in wheels (Windows) | Friedemann Kleint | 2025-11-18 | 1 | -0/+1 |
| * | Fix metatype JSON files missing in wheels (Linux/macOS) | Friedemann Kleint | 2025-11-17 | 1 | -78/+75 |
| * | Fix the QtCharts/callout example | Friedemann Kleint | 2025-11-17 | 1 | -1/+2 |
| * | draggabletext example: Remove hard-coded palette | Friedemann Kleint | 2025-11-17 | 1 | -5/+1 |
| * | shiboken6: Output the host OS in mjb_shiboken.log | Friedemann Kleint | 2025-11-17 | 1 | -0/+2 |