aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken2/ApiExtractor/clangparser/clangbuilder.cpp
Commit message (Expand)AuthorAgeFilesLines
* shiboken: Extend exception specificationFriedemann Kleint2018-09-171-8/+20
* shiboken: Add support for type aliases (using)Friedemann Kleint2018-07-261-10/+20
* shiboken: Add exception specification to clang parserFriedemann Kleint2018-07-241-0/+8
* Fix some clang-tidy warnings in shibokenFriedemann Kleint2018-07-231-2/+1
* shiboken: Cache TypeInfo in clangbuilderFriedemann Kleint2018-07-231-6/+18
* shiboken: Move detection of template arguments to ClangBuilderFriedemann Kleint2018-07-111-0/+57
* shiboken: Improve const handlingFriedemann Kleint2018-07-111-70/+38
* shiboken: Fix handling of deleted functionsFriedemann Kleint2018-07-061-0/+12
* shiboken: Handle enum class forward declarationsFriedemann Kleint2018-07-061-1/+4
* shiboken/ClangBuilder: Fix nested qualified namesFriedemann Kleint2018-06-011-1/+22
* 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-1/+26
* shiboken: Detect class enums by Clang entirelyFriedemann Kleint2018-04-191-3/+42
* Fix system header inclusions for proper support of C primitive typesAlexandru Croitor2018-01-151-1/+22
* shiboken/Clang parser: Add information about override/finalFriedemann Kleint2017-12-011-0/+10
* CodeModel: Handle access of inherited classesFriedemann Kleint2017-09-251-2/+3
* Do not consider gl.h a system include file (all platforms)Friedemann Kleint2017-09-131-3/+19
* Windows: Do not consider gl.h a system include fileFriedemann Kleint2017-09-041-1/+19
* Use information about Constructor/Destructor functions from ClangFriedemann Kleint2017-05-291-8/+30
* move everying into sources/shiboken2 (5.9 edition)Oswald Buddenhagen2017-05-221-0/+770