| Commit message (Expand) | Author | Age | Files | Lines |
| * | Rename shiboken2 to shiboken6 | Friedemann Kleint | 2020-10-28 | 1 | -1608/+0 |
| * | Remove most QT_VERSION checks | Friedemann Kleint | 2020-09-03 | 1 | -4/+0 |
| * | Start porting away from QStringRef | Friedemann Kleint | 2020-08-19 | 1 | -4/+4 |
| * | Fix libsample/photon test for Qt 6 / Windows | Friedemann Kleint | 2020-07-20 | 1 | -0/+53 |
| * | shiboken2: Re-add support for parsing Q_PROPERTY | Friedemann Kleint | 2020-07-13 | 1 | -0/+2 |
| * | shiboken2: Add file location to more warnings | Friedemann Kleint | 2020-06-23 | 1 | -0/+6 |
| * | Add support for template type aliases | Friedemann Kleint | 2020-05-18 | 1 | -1/+76 |
| * | shiboken: Prepare code for building against Qt 6 | Friedemann Kleint | 2020-05-06 | 1 | -4/+3 |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15 | Friedemann Kleint | 2020-03-13 | 1 | -1/+28 |
| |\ |
|
| | * | dumpcodemodel: Qualify function arguments | Friedemann Kleint | 2020-03-09 | 1 | -1/+28 |
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15 | Friedemann Kleint | 2020-03-06 | 1 | -0/+14 |
| |\| |
|
| | * | Change the dumpcodemodel tool to output typesystem XML | Friedemann Kleint | 2020-03-05 | 1 | -0/+14 |
| * | | shiboken: Handle inline namespaces | Friedemann Kleint | 2019-12-03 | 1 | -0/+10 |
| |/ |
|
| * | shiboken: Fix various clang warnings | Friedemann Kleint | 2019-06-25 | 1 | -18/+12 |
| * | shiboken: Replace 'typedef' by 'using' | Friedemann Kleint | 2019-06-25 | 1 | -7/+4 |
| * | shiboken: Introduce nullptr | Friedemann Kleint | 2019-06-25 | 1 | -1/+1 |
| * | shiboken: Fix generation of init functions and types for const-refs of smart ... | Friedemann Kleint | 2019-06-06 | 1 | -0/+11 |
| * | shiboken: Make it possible to extend namespaces | Friedemann Kleint | 2019-05-22 | 1 | -0/+16 |
| * | shiboken: Refactor CodeModel::findItem() | Friedemann Kleint | 2019-04-10 | 1 | -29/+27 |
| * | shiboken: Remove defunct code trying to merge namespaces | Friedemann Kleint | 2018-10-30 | 1 | -8/+0 |
| * | shiboken: Extend exception specification | Friedemann Kleint | 2018-09-17 | 1 | -6/+9 |
| * | shiboken: Add support for type aliases (using) | Friedemann Kleint | 2018-07-26 | 1 | -0/+32 |
| * | shiboken: Add exception specification to clang parser | Friedemann Kleint | 2018-07-24 | 1 | -0/+12 |
| * | Fix some clang-tidy warnings in shiboken | Friedemann Kleint | 2018-07-23 | 1 | -23/+9 |
| * | shiboken: Move detection of template arguments to ClangBuilder | Friedemann Kleint | 2018-07-11 | 1 | -0/+49 |
| * | shiboken: Improve const handling | Friedemann Kleint | 2018-07-11 | 1 | -5/+32 |
| * | shiboken: Introduce enumeration for C++ indirections | Friedemann Kleint | 2018-07-11 | 1 | -6/+15 |
| * | shiboken: Add instantiations to TypeInfo | Friedemann Kleint | 2018-07-11 | 1 | -15/+21 |
| * | shiboken: Fix handling of deleted functions | Friedemann Kleint | 2018-07-06 | 1 | -0/+24 |
| * | shiboken: Streamline the type parsing code | Friedemann Kleint | 2018-06-01 | 1 | -0/+14 |
| * | shiboken: Streamline the type parsing code | Friedemann Kleint | 2018-05-30 | 1 | -0/+8 |
| * | Change license from all the files | Cristian Maureira-Fredes | 2018-05-03 | 1 | -1/+1 |
| * | Rename PySide references to Qt for Python | Cristian Maureira-Fredes | 2018-04-27 | 1 | -1/+1 |
| * | shiboken: Use enum values from Clang | Friedemann Kleint | 2018-04-19 | 1 | -6/+17 |
| * | shiboken: Detect class enums by Clang entirely | Friedemann Kleint | 2018-04-19 | 1 | -12/+10 |
| * | shiboken/Clang parser: Add information about override/final | Friedemann Kleint | 2017-12-01 | 1 | -0/+29 |
| * | CodeModel: Handle access of inherited classes | Friedemann Kleint | 2017-09-25 | 1 | -14/+17 |
| * | move everying into sources/shiboken2 (5.9 edition) | Oswald Buddenhagen | 2017-05-22 | 1 | -0/+1207 |