aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken2/ApiExtractor/abstractmetalang.h
Commit message (Expand)AuthorAgeFilesLines
* shiboken: Fix various clang warningsFriedemann Kleint2019-06-251-8/+7
* shiboken: Replace 'typedef' by 'using'Friedemann Kleint2019-06-251-1/+1
* shiboken: Introduce nullptrFriedemann Kleint2019-06-251-4/+4
* shiboken: Make it possible to extend namespacesFriedemann Kleint2019-05-221-0/+8
* shiboken: Fix code injection not working for operator functionsFriedemann Kleint2019-04-151-9/+3
* shiboken: Remove some special handling for QObject'sFriedemann Kleint2019-04-101-7/+0
* shiboken/Documentation: Move brief to top of class documentationFriedemann Kleint2019-03-251-0/+2
* shiboken: Handle <array> modifications in template inheritanceFriedemann Kleint2019-03-011-0/+1
* shiboken: Add allow-thread attribute to type system and class entriesFriedemann Kleint2019-02-281-1/+3
* shiboken: Fix exception handling when specified in base classFriedemann Kleint2019-02-281-3/+6
* shiboken: Add option to skip deprecated functionsFriedemann Kleint2019-01-311-1/+2
* shiboken: Make constructor checks more fine-grainedFriedemann Kleint2019-01-301-5/+6
* Fix crash when garbage collecting in a non-GUI threadFriedemann Kleint2018-10-151-0/+2
* Add exception handlingFriedemann Kleint2018-09-271-1/+8
* shiboken: Refactor code for querying functions of AbstractMetaClassFriedemann Kleint2018-09-181-8/+7
* shiboken: Simplify code looking for copy constructorsFriedemann Kleint2018-09-181-1/+2
* shiboken: Extend exception specificationFriedemann Kleint2018-09-171-3/+3
* shiboken: Do not generate implicit conversions for array-modified constructorsFriedemann Kleint2018-09-141-0/+1
* shiboken: Refactor Generator::minimalConstructor(AbstractMetaClass)Friedemann Kleint2018-09-131-0/+7
* shiboken: Remove data fields representing unimplemented attributesFriedemann Kleint2018-08-301-8/+0
* shiboken: Refactor code involved in inheriting template classesFriedemann Kleint2018-08-031-0/+8
* shiboken: Fix the allow-thread attribute to actually have an effectFriedemann Kleint2018-07-251-0/+3
* shiboken: Add exception specification to clang parserFriedemann Kleint2018-07-241-0/+5
* Fix some clang-tidy warnings in shibokenFriedemann Kleint2018-07-231-2/+2
* shiboken: Add comparison to AbstractMetaTypeFriedemann Kleint2018-07-231-0/+7
* shiboken: Improve support for volatileFriedemann Kleint2018-07-111-1/+5
* shiboken: Introduce enumeration for C++ indirectionsFriedemann Kleint2018-07-111-8/+15
* Documentation: Skip methods added by the meta builderFriedemann Kleint2018-05-181-1/+3
* Fix wrongly generated code for enums passed by const-refFriedemann Kleint2018-05-161-0/+2
* 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-3/+8
* shiboken: Detect class enums by Clang entirelyFriedemann Kleint2018-04-191-2/+6
* shiboken: Refactor finding of enumerationsFriedemann Kleint2018-02-231-2/+3
* Documentation extraction: Add error handlingFriedemann Kleint2018-02-211-2/+5
* Remove attributes Final and FinalInCppFriedemann Kleint2017-12-211-14/+1
* shiboken: Remove unused code in abstractmetalang.hFriedemann Kleint2017-12-211-141/+1
* shiboken: Stop using the FinalInCpp attribute for classesFriedemann Kleint2017-12-091-8/+16
* shiboken: Refactor copying of the MetaLang* classesFriedemann Kleint2017-12-061-1/+12
* shiboken: Unify constructors of the MetaLang* classesFriedemann Kleint2017-12-051-97/+45
* shiboken: Use information about virtual from the code modelFriedemann Kleint2017-12-021-2/+0
* shiboken/MetaLang: Add information about override/finalFriedemann Kleint2017-12-021-0/+6
* shiboken/AbstractMetaAttributes: Remove some unused attributesFriedemann Kleint2017-12-011-21/+0
* CodeModel: Handle access of inherited classesFriedemann Kleint2017-09-251-0/+6
* Add new <array> argument modification indicating array usageFriedemann Kleint2017-08-031-0/+1
* libshiboken: Add Array convertersFriedemann Kleint2017-08-031-0/+4
* AbstractMetaType: Join the signature functionsFriedemann Kleint2017-07-111-1/+2
* Remove AbstractMetaFunction::invalid()Friedemann Kleint2017-05-291-10/+2
* move everying into sources/shiboken2 (5.9 edition)Oswald Buddenhagen2017-05-221-0/+1976