aboutsummaryrefslogtreecommitdiffstats
path: root/typedatabase.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Implement getTypeIndex function for types no generated types and prim...Hugo Parente Lima2012-03-091-43/+17
* Implement getTypeIndex function for types no generated types and primitive ty...Hugo Parente Lima2012-03-091-17/+43
* Fix bug 731 - "Can't specify more than a single 'since' argument"Hugo Parente Lima2012-03-091-0/+51
* Compute the type indexes if needed when calling getMaxTypeIndex().Hugo Parente Lima2012-03-091-35/+41
* Check inconsistencies for enums and disable generation of private entities.Hugo Parente Lima2012-03-091-5/+65
* Added revision attribute to type entries tags and flags-revision to enum-type...Hugo Parente Lima2012-03-091-0/+14
* Fix bug 464 - "Can't create target lang package and namespace with the same n...Hugo Parente Lima2012-03-091-15/+18
* Type system parser has now the ability to ignore entries as demanded by the u...Marcelo Lira2012-03-091-0/+11
* Imitialize apiVersion on typesystem.Renato Filho2012-03-091-1/+1
* Implemented support to flag "since" on typesystem.Renato Filho2012-03-091-0/+5
* Fixed QFlags lookup.Renato Filho2012-03-091-1/+13
* Remove hardcoded QXmlStreamStringRef class from ApiExtractor.Hugo Parente Lima2012-03-091-4/+0
* Fix constness of TypeDatabase methods.Hugo Parente Lima2012-03-091-18/+18
* TypeDatabase class moved to its own header/cpp.Hugo Parente Lima2012-03-091-0/+390