aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken2/ApiExtractor
Commit message (Expand)AuthorAgeFilesLines
* 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-255-30/+53
* qtdocparser: Default to suffix '.webxml'Friedemann Kleint2017-09-151-10/+10
* Typesystem parser: Look up external injected code in typesystem pathFriedemann Kleint2017-09-153-5/+7
* 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
* shiboken2: Make message about unmatched functions more verboseFriedemann Kleint2017-09-041-2/+23
* Refactor TypeEntry::isCppPrimitive()Friedemann Kleint2017-08-291-13/+18
* FunctionModification: Make it possible to specify a regular expressionFriedemann Kleint2017-08-296-14/+65
* Fix the chain of issues regarding QSslConfigurationAlexandru Croitor2017-08-242-1/+31
* shiboken: Prefix all warning messages by base prefix of typesystem fileFriedemann Kleint2017-08-232-1/+13
* Shiboken2: Add an index check for the <array> modificationFriedemann Kleint2017-08-221-1/+6
* Add new <array> argument modification indicating array usageFriedemann Kleint2017-08-037-11/+69
* libshiboken: Add Array convertersFriedemann Kleint2017-08-033-0/+27
* Shiboken: No longer change arrays[] to pointer typesFriedemann Kleint2017-08-032-33/+27
* Shiboken: Improve Handling of array typesFriedemann Kleint2017-08-033-2/+58
* Fix building on openSuSE and Ubuntu 16.04 CI machinesAlexandru Croitor2017-07-242-2/+21
* Clang: Fix build with MSVC2017/Clang 4.1Friedemann Kleint2017-07-141-0/+6
* AbstractMetaType: Join the signature functionsFriedemann Kleint2017-07-112-51/+23
* Shiboken: Improve debug operators of the type systemFriedemann Kleint2017-07-114-3/+74
* Shiboken: Set C++ 11 globallyFriedemann Kleint2017-06-281-2/+0
* Change parsing to #include the source headerFriedemann Kleint2017-06-191-15/+3
* shiboken: Further refactor command line arguments and helpFriedemann Kleint2017-06-091-4/+1
* Port the suppression mechanism to use QRegularExpressionFriedemann Kleint2017-06-093-24/+54
* Remove AbstractMetaFunction::invalid()Friedemann Kleint2017-05-294-32/+33
* Use information about Constructor/Destructor functions from ClangFriedemann Kleint2017-05-293-53/+82
* move everying into sources/shiboken2 (5.9 edition)Oswald Buddenhagen2017-05-22159-0/+30901