aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken2/ApiExtractor/clangparser
Commit message (Expand)AuthorAgeFilesLines
* 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: No longer hard-code the C++ language levelFriedemann Kleint2018-06-273-5/+65
* shiboken: Search for Clang builtin-includes at runtimeFriedemann Kleint2018-06-231-9/+82
* shiboken: Add command line options for system include pathsFriedemann Kleint2018-06-221-6/+5
* shiboken/ClangBuilder: Fix nested qualified namesFriedemann Kleint2018-06-011-1/+22
* Change license from all the filesCristian Maureira-Fredes2018-05-0310-10/+10
* Rename PySide references to Qt for PythonCristian Maureira-Fredes2018-04-2710-10/+10
* shiboken: Use enum values from ClangFriedemann Kleint2018-04-191-1/+26
* shiboken: Detect class enums by Clang entirelyFriedemann Kleint2018-04-191-3/+42
* shiboken: Fix some clazy warningsFriedemann Kleint2018-01-172-2/+2
* 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
* shiboken: Add the c++ header include paths of g++Friedemann Kleint2017-10-251-0/+21
* shiboken: Add Vulkan supportFriedemann Kleint2017-10-071-4/+17
* shiboken: Add -Wno-microsoft-enum-value for MSVCFriedemann Kleint2017-10-071-0/+1
* 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
* Fix building on openSuSE and Ubuntu 16.04 CI machinesAlexandru Croitor2017-07-241-2/+14
* Clang: Fix build with MSVC2017/Clang 4.1Friedemann Kleint2017-07-141-0/+6
* Use information about Constructor/Destructor functions from ClangFriedemann Kleint2017-05-291-8/+30
* move everying into sources/shiboken2 (5.9 edition)Oswald Buddenhagen2017-05-2210-0/+1908