aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add support to template types as arguments on user added functions.sb-0.10.2Hugo Parente Lima2012-03-093-2/+47
* Add support for adding reverse operators with add-function tag.Hugo Parente Lima2012-03-092-17/+48
* Add AbstractMetaFunction::isCallOperator() method.Hugo Parente Lima2012-03-092-2/+11
* Remove GCC 4.6 warnings on abstractmetabuilder.cpp and parser.cppHugo Parente Lima2012-03-092-6/+0
* Skip functions added on base classes.Renato Filho2012-03-091-1/+6
* Removed warning about unused variable when using gcc 4.6.Hugo Parente Lima2012-03-091-4/+1
* Added support for module extra includes.Marcelo Lira2012-03-094-0/+118
* Version bump to 0.10.2Hugo Parente Lima2012-03-091-1/+1
* Version bumpsb-0.10.1Hugo Parente Lima2012-03-091-1/+1
* Use QDir::currentPath() to avoid problems with armel-Meego target.Luciano Wolf2012-03-092-2/+2
* Fixed AbstractMetaType::cppSignature() method.Marcelo Lira2012-03-091-1/+6
* Added tests for template containers used as arguments for functions.Marcelo Lira2012-03-092-0/+75
* Turn some regex static, so we don't need to compile them in every function call.sb-0.10.0Hugo Parente Lima2012-03-091-2/+2
* Add more cache stuff to speed up the generation process.Hugo Parente Lima2012-03-092-39/+42
* Cache the value of AbstractMetaType::nameHugo Parente Lima2012-03-091-1/+4
* Added a depth counter to avoid segmentation faults when discarding type entries.Marcelo Lira2012-03-094-10/+50
* Added the "ApiExtractor::setDropTypeEntries(QString)" method.Marcelo Lira2012-03-092-0/+8
* Added a test for dropped type system entries.Marcelo Lira2012-03-094-1/+153
* Type system parser has now the ability to ignore entries as demanded by the u...Marcelo Lira2012-03-094-0/+66
* Bump version to 0.10.0.Marcelo Lira2012-03-091-2/+2
* Removed unused variable.Marcelo Lira2012-03-091-1/+0
* Moved down AbstractMetaType creation line to avoid possible memory leak.Marcelo Lira2012-03-091-1/+1
* Update documentation for reference-count tag.Marcelo Lira2012-03-091-1/+7
* Added an alias for the confusing index values for the ArgumentOwner class.Marcelo Lira2012-03-091-1/+7
* Uncomment usefull code to get reference-count action attribute work again for...Hugo Parente Lima2012-03-091-2/+2
* Global functions can now be renamed.Marcelo Lira2012-03-095-2/+46
* Bump version to 0.9.5.Renato Araujo Oliveira Filho2012-03-091-1/+1
* Fixed Cmake files used to find the library after the installation.sb-0.9.4Renato Araujo Oliveira Filho2012-03-091-8/+9
* Use QCoreApplication instead of QApplication for TestModifyDocumentation.Hugo Parente Lima2012-03-091-2/+9
* Avoid crash reported on http://bugreports.qt.nokia.com/browse/QTBUG-16868Hugo Parente Lima2012-03-091-4/+1
* Fix bug#636 - "Unable to navigate back to the main site from the generated do...Hugo Parente Lima2012-03-092-5/+3
* Bump to version 0.9.4Renato Araujo Oliveira Filho2012-03-091-1/+1
* Un-hardcode test resources pathsb-0.9.3Lauro Neto2012-03-093-2/+9
* Fix documentation typo.Hugo Parente Lima2012-03-091-1/+1
* Bumped version to 0.9.3.Renato Araujo Oliveira Filho2012-03-091-1/+1
* Fixed polymorphic value for classes.sb-0.9.2Renato Araujo Oliveira Filho2012-03-091-0/+4
* Add support to fix bug#493 - "__eq__ and friends not implemented for QKeyEven...Hugo Parente Lima2012-03-093-4/+39
* Bumped version to 0.9.2.Renato Araujo Oliveira Filho2012-03-091-1/+1
* Renamed the "define-ownership" tag "calss" attribute value from "shell" to "n...sb-0.9.1Marcelo Lira2012-03-092-2/+2
* Make installed tests executableLauro Neto2012-03-091-1/+1
* Add option to install the tests binaries.Lauro Neto2012-03-092-0/+4
* Include "generate" attribute for namespace type into documentation.Luciano Wolf2012-03-091-2/+7
* Bumped version to 0.9.1Renato Araujo Oliveira Filho2012-03-091-1/+1
* Bump version to 0.9.0sb-0.9.0Lauro Neto2012-03-091-2/+2
* Updated documentation for the 'remove' attribute of the 'modified-field' tag.Marcelo Lira2012-03-091-0/+3
* Discards class' fields removed in the type system binding description.Marcelo Lira2012-03-091-1/+1
* Added the 'AbstractMetaField::isModifiedRemoved' method.Marcelo Lira2012-03-092-0/+19
* Added the 'remove' attribute to the 'modify-field' type system tag.Marcelo Lira2012-03-091-12/+22
* Moved members of FunctionModification to parent Modification class.Marcelo Lira2012-03-091-7/+8
* Fixes spelling on warning message.Marcelo Lira2012-03-091-1/+1