aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken2/ApiExtractor/abstractmetabuilder.cpp
Commit message (Expand)AuthorAgeFilesLines
* shiboken: Streamline the type parsing codeFriedemann Kleint2018-06-011-54/+46
* PEP 384-squash: Implement PEP 384Christian Tismer2018-05-301-1/+1
* shiboken: Streamline the type parsing codeFriedemann Kleint2018-05-301-93/+42
* shiboken: Improve error messages for rejected functionsFriedemann Kleint2018-05-161-11/+29
* 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: Strip parameters of invalid type with a default value expressionFriedemann Kleint2018-04-231-1/+15
* shiboken: Use enum values from ClangFriedemann Kleint2018-04-191-213/+14
* shiboken: Detect class enums by Clang entirelyFriedemann Kleint2018-04-191-1/+2
* siboken/Typesystem: Replace double used for versions by QVersionNumberFriedemann Kleint2018-03-201-6/+5
* shiboken: Refactor finding of enumerationsFriedemann Kleint2018-02-231-6/+3
* Reduce number of warnings when running shiboken on a custom moduleAlexandru Croitor2018-02-221-8/+18
* shiboken: replace first()/last() by constFirst/constLast()Friedemann Kleint2018-01-171-9/+9
* shiboken: Fix some clazy warningsFriedemann Kleint2018-01-171-9/+5
* Remove attributes Final and FinalInCppFriedemann Kleint2017-12-211-12/+9
* shiboken/AbstractMetaBuilder: Remove create* functionsFriedemann Kleint2017-12-091-50/+15
* shiboken: Stop using the FinalInCpp attribute for classesFriedemann Kleint2017-12-091-3/+6
* shiboken/MetaLang: Add information about override/finalFriedemann Kleint2017-12-021-1/+11
* shiboken/AbstractMetaAttributes: Remove some unused attributesFriedemann Kleint2017-12-011-3/+0
* CodeModel: Handle access of inherited classesFriedemann Kleint2017-09-251-10/+18
* shiboken2: Make message about unmatched functions more verboseFriedemann Kleint2017-09-041-2/+23
* FunctionModification: Make it possible to specify a regular expressionFriedemann Kleint2017-08-291-3/+4
* Fix the chain of issues regarding QSslConfigurationAlexandru Croitor2017-08-241-1/+22
* Shiboken2: Add an index check for the <array> modificationFriedemann Kleint2017-08-221-1/+6
* Add new <array> argument modification indicating array usageFriedemann Kleint2017-08-031-6/+46
* Shiboken: No longer change arrays[] to pointer typesFriedemann Kleint2017-08-031-33/+24
* Remove AbstractMetaFunction::invalid()Friedemann Kleint2017-05-291-18/+27
* Use information about Constructor/Destructor functions from ClangFriedemann Kleint2017-05-291-45/+48
* move everying into sources/shiboken2 (5.9 edition)Oswald Buddenhagen2017-05-221-0/+3459