| Commit message (Expand) | Author | Age | Files | Lines |
| * | Move the shiboken-generator source around | Friedemann Kleint | 2025-11-24 | 1 | -1331/+0 |
| * | shiboken6: Add a triplet class | Friedemann Kleint | 2025-11-21 | 1 | -1/+1 |
| * | shiboken6: Fix clazy warnings about too-large underlying types of enumerations | Friedemann Kleint | 2025-10-02 | 1 | -1/+1 |
| * | shiboken6/code model: Add a type category roughly modelled after libclang's C... | Friedemann Kleint | 2025-09-17 | 1 | -0/+23 |
| * | shiboken6/code model: _TypeDefModelItem: Add access | Friedemann Kleint | 2025-09-17 | 1 | -0/+1 |
| * | Fix OpenGL-Related error in iOS build | Friedemann Kleint | 2025-07-11 | 1 | -0/+1 |
| * | shiboken6: Extend the platforms enumeration | Friedemann Kleint | 2025-06-13 | 1 | -0/+1 |
| * | Allow for building with Clang 14 (Yocto) | Friedemann Kleint | 2025-04-30 | 1 | -0/+2 |
| * | shiboken6: Fix invalid function parameters caused by lambdas in inline code | Friedemann Kleint | 2025-04-16 | 1 | -2/+6 |
| * | shiboken6: Port to Qt include style | Friedemann Kleint | 2025-03-27 | 1 | -7/+7 |
| * | shiboken6: Handle further class special functions | Friedemann Kleint | 2025-02-11 | 1 | -0/+6 |
| * | shiboken6: Fix some clang-tidy warnings | Friedemann Kleint | 2025-02-03 | 1 | -9/+9 |
| * | shiboken6: Fix static analysis warnings | Friedemann Kleint | 2024-06-24 | 1 | -12/+9 |
| * | shiboken6: Extract common C++ function attributes | Friedemann Kleint | 2024-04-17 | 1 | -7/+8 |
| * | shiboken6: Improve messages when skipping fields and functions | Friedemann Kleint | 2024-01-23 | 1 | -0/+2 |
| * | shiboken6: Remove some further uses of QStringLiteral | Friedemann Kleint | 2023-11-29 | 1 | -4/+4 |
| * | shiboken6: Remove inline functions using QStringLiteral | Friedemann Kleint | 2023-11-29 | 1 | -4/+2 |
| * | apiextractor: remove unused definitionFromTypeRef | Cristián Maureira-Fredes | 2023-11-09 | 1 | -6/+0 |
| * | libshiboken: Do a directory check when considering system includes | Alexandru Croitor | 2023-11-03 | 1 | -1/+2 |
| * | CMake: Tell shiboken to process Qt headers inside system include dirs | Alexandru Croitor | 2023-11-02 | 1 | -7/+13 |
| * | shiboken6: Add additional debug statements regarding include parsing | Friedemann Kleint | 2023-10-17 | 1 | -12/+53 |
| * | shiboken6: Fix special functions | Friedemann Kleint | 2023-10-05 | 1 | -0/+2 |
| * | Add the underlying type to AbstractMetaEnum | Friedemann Kleint | 2023-06-20 | 1 | -0/+1 |
| * | shiboken6: Consolidate debug operators for clang types | Friedemann Kleint | 2023-06-16 | 1 | -0/+1 |
| * | shiboken6: Fix determining unsigned enum values for enums with typedefs as un... | Friedemann Kleint | 2023-06-15 | 1 | -1/+2 |
| * | shiboken6/clang: Record scope resolution of arguments/function return | Friedemann Kleint | 2023-04-28 | 1 | -2/+6 |
| * | shiboken6/clang: Fix build with clang 16 | Friedemann Kleint | 2023-04-28 | 1 | -1/+1 |
| * | shiboken6/clang: Remove typedef expansion | Friedemann Kleint | 2023-04-28 | 1 | -40/+1 |
| * | shiboken6/clang: Fix and simplify resolveType() helper | Friedemann Kleint | 2023-04-26 | 1 | -23/+20 |
| * | shiboken6: Fix build with clang 16 | Friedemann Kleint | 2023-04-12 | 1 | -0/+2 |
| * | shiboken6: Port from QSharedPointer to std::shared_ptr | Friedemann Kleint | 2023-01-05 | 1 | -48/+48 |
| * | shiboken6/generator: Fix CMake UNITY_BUILD (jumbo) | Friedemann Kleint | 2022-12-16 | 1 | -6/+5 |
| * | Fix build with OpenGLES | Friedemann Kleint | 2022-10-17 | 1 | -0/+4 |
| * | shiboken6: Port some loop variables to qsizetype | Friedemann Kleint | 2022-10-13 | 1 | -5/+5 |
| * | shiboken6/macOS: Remove dupl. check in condition | Adrian Herrmann | 2022-10-07 | 1 | -1/+0 |
| * | shiboken6/macOS: Fix C++ 11 integer types (int32_t, ...) not being recognized | Friedemann Kleint | 2022-09-29 | 1 | -3/+4 |
| * | shiboken6: Propagate C++ enum deprecation | Friedemann Kleint | 2022-08-22 | 1 | -0/+4 |
| * | shiboken6: Trim white space of default expressions | Friedemann Kleint | 2022-08-17 | 1 | -2/+5 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-27 | 1 | -27/+2 |
| * | shiboken6: Remove deprecated QLatin1String | Friedemann Kleint | 2022-04-25 | 1 | -5/+8 |
| * | Migrate from QLatin1String to UTF-16 string literals | Friedemann Kleint | 2022-04-25 | 1 | -4/+4 |
| * | Migrate from QLatin1Char to UTF-16 char literals | Friedemann Kleint | 2022-04-25 | 1 | -13/+13 |
| * | shiboken6: Add internal flags to AbstractMetaFunction | Friedemann Kleint | 2021-12-16 | 1 | -0/+1 |
| * | shiboken6: Store a pointer to base classes in the code model | Friedemann Kleint | 2021-11-04 | 1 | -7/+7 |
| * | shiboken6: Handle enums without values | Friedemann Kleint | 2021-10-18 | 1 | -3/+1 |
| * | shiboken6: Adapt to LLVM 12.01 | Friedemann Kleint | 2021-10-12 | 1 | -1/+3 |
| * | shiboken6/Clang parser: Replace #ifdefery for compiler/platform by variables | Friedemann Kleint | 2021-10-07 | 1 | -17/+23 |
| * | shiboken6/Clang parser: Refactor include checking | Friedemann Kleint | 2021-10-07 | 1 | -67/+31 |
| * | shiboken6: Ensure that code parsing sees standard integer typedefs | Friedemann Kleint | 2021-09-30 | 1 | -6/+7 |
| * | shiboken6: Fix some memory leaks shown by the address sanitizer | Friedemann Kleint | 2021-09-06 | 1 | -0/+4 |