aboutsummaryrefslogtreecommitdiffstats
path: root/typesystem.h
Commit message (Expand)AuthorAgeFilesLines
* Adding support to attribute stream in TypeEntryLauro Neto2009-11-091-1/+13
* Added convenience method AbstractMetaFunction::injectedCodeSnips.Hugo Lima2009-10-301-1/+2
* conversion-rule tag now works inside value-type and object-type tags.Marcelo Lira2009-10-261-0/+19
* Added documentation for the new class "AddedFunction"Marcelo Lira2009-10-211-0/+20
* Added support for add-function tag into typesystem.Hugo Lima2009-10-211-23/+7
* Implemented a signature parser for the AddedFunction class.Hugo Lima2009-10-211-15/+20
* improved AddedFunction struct with more informations;Marcelo Lira2009-10-211-5/+44
* added AddFunction struct to type system collection of objects;Marcelo Lira2009-10-211-0/+46
* - Turn ctors of TypeDatabase private (It's a singleton!)Hugo Lima2009-09-181-2/+9
* moved setInclude, addExtraIncludes and related methods from ComplexTypeEntryMarcelo Lira2009-09-011-29/+28
* Added typedefs to QList<const PrimitiveTypeEntry*> andHugo Lima2009-08-201-2/+2
* Removed all generator stuff from APIExtractor, this stuff should be moved to ...Hugo Lima2009-08-201-3/+0
* The genesis...Hugo Lima2009-08-171-0/+1958