aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken2/ApiExtractor/parser/codemodel.h
Commit message (Expand)AuthorAgeFilesLines
* Rename shiboken2 to shiboken6Friedemann Kleint2020-10-281-814/+0
* Fix libsample/photon test for Qt 6 / WindowsFriedemann Kleint2020-07-201-0/+6
* shiboken2: Add file location to more warningsFriedemann Kleint2020-06-231-0/+4
* Add support for template type aliasesFriedemann Kleint2020-05-181-1/+30
* Merge remote-tracking branch 'origin/5.14' into 5.15Friedemann Kleint2020-03-131-0/+2
|\
| * dumpcodemodel: Qualify function argumentsFriedemann Kleint2020-03-091-0/+2
* | Merge remote-tracking branch 'origin/5.14' into 5.15Friedemann Kleint2020-03-061-0/+2
|\|
| * Change the dumpcodemodel tool to output typesystem XMLFriedemann Kleint2020-03-051-0/+2
* | shiboken: Handle inline namespacesFriedemann Kleint2019-12-031-0/+4
|/
* shiboken: List location of anonymous structs in rejected classesFriedemann Kleint2019-07-081-0/+1
* shiboken: Fix various clang warningsFriedemann Kleint2019-06-251-12/+10
* shiboken: Replace 'typedef' by 'using'Friedemann Kleint2019-06-251-1/+1
* shiboken: Fix generation of init functions and types for const-refs of smart ...Friedemann Kleint2019-06-061-0/+1
* shiboken: Make it possible to extend namespacesFriedemann Kleint2019-05-221-0/+4
* shiboken: Refactor CodeModel::findItem()Friedemann Kleint2019-04-101-3/+3
* shiboken: Remove defunct code trying to merge namespacesFriedemann Kleint2018-10-301-2/+1
* shiboken: Extend exception specificationFriedemann Kleint2018-09-171-2/+4
* shiboken: Add support for type aliases (using)Friedemann Kleint2018-07-261-0/+4
* shiboken: Add exception specification to clang parserFriedemann Kleint2018-07-241-0/+5
* Fix some clang-tidy warnings in shibokenFriedemann Kleint2018-07-231-2/+2
* shiboken: Move detection of template arguments to ClangBuilderFriedemann Kleint2018-07-111-0/+5
* shiboken: Improve const handlingFriedemann Kleint2018-07-111-0/+6
* shiboken: Introduce enumeration for C++ indirectionsFriedemann Kleint2018-07-111-7/+13
* shiboken: Add instantiations to TypeInfoFriedemann Kleint2018-07-111-2/+6
* shiboken: Fix handling of deleted functionsFriedemann Kleint2018-07-061-0/+8
* shiboken: Handle enum class forward declarationsFriedemann Kleint2018-07-061-0/+1
* shiboken: Streamline the type parsing codeFriedemann Kleint2018-06-011-0/+3
* shiboken: Streamline the type parsing codeFriedemann Kleint2018-05-301-0/+2
* Change license from all the filesCristian Maureira-Fredes2018-05-031-1/+1
* Rename PySide references to Qt for PythonCristian Maureira-Fredes2018-04-271-1/+1
* shiboken: Use enum values from ClangFriedemann Kleint2018-04-191-3/+14
* shiboken: Detect class enums by Clang entirelyFriedemann Kleint2018-04-191-7/+6
* shiboken/Clang parser: Add information about override/finalFriedemann Kleint2017-12-011-0/+12
* CodeModel: Handle access of inherited classesFriedemann Kleint2017-09-251-4/+9
* Use information about Constructor/Destructor functions from ClangFriedemann Kleint2017-05-291-0/+4
* move everying into sources/shiboken2 (5.9 edition)Oswald Buddenhagen2017-05-221-0/+687