aboutsummaryrefslogtreecommitdiffstats
path: root/ApiExtractor/abstractmetalang.cpp
Commit message (Expand)AuthorAgeFilesLines
* TypeDatabase: Refactor TypeDatabase::normalizedSignature()Friedemann Kleint2017-03-291-2/+2
* Implement partial QSharedPointer supportAlexandru Croitor2017-03-171-0/+3
* MetaLang classes: Remove some unused fields and functionsFriedemann Kleint2017-03-161-36/+0
* Change class AbstractMetaClassList to be a typedef for a QListFriedemann Kleint2017-03-161-11/+15
* Generators: Exclude functions using rvalue referencesFriedemann Kleint2017-03-021-1/+18
* AbstractMetaType::cppSignature(): Format rvalue-references correctlyFriedemann Kleint2017-02-281-1/+1
* AbstractMetaFunction: Make FunctionType enumeration more fine-grainedFriedemann Kleint2017-02-281-18/+7
* Refactor AbstractMetaType::decideUsagePattern()Friedemann Kleint2017-02-281-78/+75
* Handle rvalue references throughoutFriedemann Kleint2017-02-281-16/+32
* Fix build with MSVC2013Friedemann Kleint2017-01-301-6/+6
* Fix compiling with Qt 5.5.1Alexandru Croitor2017-01-231-0/+6
* Add verbose debug output to AbstractMetaFunctionFriedemann Kleint2017-01-201-4/+42
* Header cleanupFriedemann Kleint2017-01-061-2/+76
* AbstractMetaArgument: Fix debug operatorFriedemann Kleint2016-12-161-1/+1
* Fix crash when creating signatures of function pointers in a parameterAlexandru Croitor2016-12-131-12/+24
* Fix shiboken crash when generating template argument conversion codeAlexandru Croitor2016-12-091-0/+19
* ApiExtractor: Add debug outputFriedemann Kleint2016-11-231-0/+210
* Introduce Q_GADGET/Q_FLAG/Q_ENUM/QFlags to ApiExtractorFriedemann Kleint2016-11-111-16/+19
* Fix warnings about unused variablesFriedemann Kleint2016-11-101-1/+3
* Updated license headers of the code generator partsFriedemann Kleint2016-09-231-22/+27
* Use const reference for argument in foreachFriedemann Kleint2016-09-221-56/+43
* Fix wasteful iterations over QMap/Hash::values()/keys()Friedemann Kleint2016-09-221-2/+4
* Compile with QT_NO_CAST_FROM_ASCII, QT_NO_CAST_TO_ASCIIFriedemann Kleint2016-09-191-78/+83
* Introduce the Qt 5 logging systemFriedemann Kleint2016-09-121-18/+22
* Replaced Nokia copyrights in headerTeemu Kaukoranta2013-05-281-1/+1
* Find function modifications defined in the 2nd+ base class.John Ehresman2012-06-141-0/+3
* Move ApiExtractor into ApiExtractor directory to ease the merge into Shiboken.Hugo Parente Lima2012-03-131-0/+2426