aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken2/ApiExtractor
Commit message (Expand)AuthorAgeFilesLines
* Fix system header inclusions for proper support of C primitive typesAlexandru Croitor2018-01-151-1/+22
* Fix system framework handling on macOSAlexandru Croitor2018-01-151-4/+8
* Remove attributes Final and FinalInCppFriedemann Kleint2017-12-213-37/+17
* shiboken: Remove unused code in abstractmetalang.hFriedemann Kleint2017-12-213-547/+25
* shiboken/AbstractMetaBuilder: Remove create* functionsFriedemann Kleint2017-12-092-59/+15
* shiboken: Stop using the FinalInCpp attribute for classesFriedemann Kleint2017-12-093-17/+27
* shiboken: Refactor copying of the MetaLang* classesFriedemann Kleint2017-12-062-11/+35
* shiboken: Unify constructors of the MetaLang* classesFriedemann Kleint2017-12-052-108/+110
* Refactor typesystem modification structsFriedemann Kleint2017-12-053-184/+72
* shiboken: Do not use QString::split() to find nameFriedemann Kleint2017-12-051-3/+10
* shiboken: Cleanup of the TypeEntry hierarchyFriedemann Kleint2017-12-042-260/+366
* shiboken: Use information about virtual from the code modelFriedemann Kleint2017-12-022-3/+1
* shiboken/MetaLang: Add information about override/finalFriedemann Kleint2017-12-024-20/+71
* shiboken/Clang parser: Add information about override/finalFriedemann Kleint2017-12-013-0/+51
* shiboken/AbstractMetaAttributes: Remove some unused attributesFriedemann Kleint2017-12-013-46/+3
* shiboken: Use the correct basename and extension for qdoc module filesTopi Reinio2017-11-141-2/+5
* shikoben2: Extend type system path resolutionFriedemann Kleint2017-11-034-11/+40
* 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