aboutsummaryrefslogtreecommitdiffstats
path: root/ApiExtractor/abstractmetalang.h
Commit message (Expand)AuthorAgeFilesLines
* Implement partial QSharedPointer supportAlexandru Croitor2017-03-171-0/+21
* MetaLang classes: Remove some unused fields and functionsFriedemann Kleint2017-03-161-122/+0
* Change class AbstractMetaClassList to be a typedef for a QListFriedemann Kleint2017-03-161-10/+10
* Generators: Exclude functions using rvalue referencesFriedemann Kleint2017-03-021-0/+1
* AbstractMetaFunction: Make FunctionType enumeration more fine-grainedFriedemann Kleint2017-02-281-3/+7
* Refactor AbstractMetaType::decideUsagePattern()Friedemann Kleint2017-02-281-0/+2
* Handle rvalue references throughoutFriedemann Kleint2017-02-281-11/+7
* Code model: Rename TypeAliasModelItem to TypedefModelItemFriedemann Kleint2017-01-201-11/+4
* Add verbose debug output to AbstractMetaFunctionFriedemann Kleint2017-01-201-0/+5
* Header cleanupFriedemann Kleint2017-01-061-70/+31
* Fix shiboken crash when generating template argument conversion codeAlexandru Croitor2016-12-091-0/+2
* ApiExtractor: Add debug outputFriedemann Kleint2016-11-231-1/+30
* Introduce Q_GADGET/Q_FLAG/Q_ENUM/QFlags to ApiExtractorFriedemann Kleint2016-11-111-12/+32
* Enable Qt 5.5 againChristian Tismer2016-10-211-1/+2
* Updated license headers of the code generator partsFriedemann Kleint2016-09-231-22/+27
* Compile with QT_NO_CAST_FROM_ASCII, QT_NO_CAST_TO_ASCIIFriedemann Kleint2016-09-191-6/+6
* a lot of changes, due to the modifications of QAtomicPointer.Christian Tismer2015-06-051-6/+1
* Multiple attempts to compile against Qt5 via pyside_setup.Christian Tismer2015-06-051-1/+0
* Replaced Nokia copyrights in headerTeemu Kaukoranta2013-05-281-1/+1
* Removed all visibility macros from ApiExtractor since it's now a static lib.Hugo Parente Lima2012-03-131-9/+9
* Move ApiExtractor into ApiExtractor directory to ease the merge into Shiboken.Hugo Parente Lima2012-03-131-0/+2071