| Commit message (Expand) | Author | Age | Files | Lines |
| * | shiboken: Handle typedef'ed enums | Friedemann Kleint | 2020-02-18 | 1 | -8/+28 |
| * | shiboken: Refactor the logic deciding whether headers should be parsed | Friedemann Kleint | 2019-11-15 | 1 | -31/+48 |
| * | shiboken: Replace 'typedef' by 'using' | Friedemann Kleint | 2019-06-25 | 1 | -6/+4 |
| * | shiboken: Make it possible to extend namespaces | Friedemann Kleint | 2019-05-22 | 1 | -8/+6 |
| * | shiboken: Extend exception specification | Friedemann Kleint | 2018-09-17 | 1 | -8/+20 |
| * | shiboken: Add support for type aliases (using) | Friedemann Kleint | 2018-07-26 | 1 | -10/+20 |
| * | shiboken: Add exception specification to clang parser | Friedemann Kleint | 2018-07-24 | 1 | -0/+8 |
| * | Fix some clang-tidy warnings in shiboken | Friedemann Kleint | 2018-07-23 | 1 | -2/+1 |
| * | shiboken: Cache TypeInfo in clangbuilder | Friedemann Kleint | 2018-07-23 | 1 | -6/+18 |
| * | shiboken: Move detection of template arguments to ClangBuilder | Friedemann Kleint | 2018-07-11 | 1 | -0/+57 |
| * | shiboken: Improve const handling | Friedemann Kleint | 2018-07-11 | 1 | -70/+38 |
| * | shiboken: Fix handling of deleted functions | Friedemann Kleint | 2018-07-06 | 1 | -0/+12 |
| * | shiboken: Handle enum class forward declarations | Friedemann Kleint | 2018-07-06 | 1 | -1/+4 |
| * | shiboken/ClangBuilder: Fix nested qualified names | Friedemann Kleint | 2018-06-01 | 1 | -1/+22 |
| * | 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 | -1/+26 |
| * | shiboken: Detect class enums by Clang entirely | Friedemann Kleint | 2018-04-19 | 1 | -3/+42 |
| * | Fix system header inclusions for proper support of C primitive types | Alexandru Croitor | 2018-01-15 | 1 | -1/+22 |
| * | shiboken/Clang parser: Add information about override/final | Friedemann Kleint | 2017-12-01 | 1 | -0/+10 |
| * | CodeModel: Handle access of inherited classes | Friedemann Kleint | 2017-09-25 | 1 | -2/+3 |
| * | Do not consider gl.h a system include file (all platforms) | Friedemann Kleint | 2017-09-13 | 1 | -3/+19 |
| * | Windows: Do not consider gl.h a system include file | Friedemann Kleint | 2017-09-04 | 1 | -1/+19 |
| * | Use information about Constructor/Destructor functions from Clang | Friedemann Kleint | 2017-05-29 | 1 | -8/+30 |
| * | move everying into sources/shiboken2 (5.9 edition) | Oswald Buddenhagen | 2017-05-22 | 1 | -0/+770 |