aboutsummaryrefslogtreecommitdiffstats
path: root/typedatabase.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Imitialize apiVersion on typesystem.Renato Filho2012-03-091-1/+1
| | | | Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
* Implemented support to flag "since" on typesystem.Renato Filho2012-03-091-0/+5
| | | | | With this flag you can specify after which version the tag became valid.
* 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