aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added unit test to field removal.Marcelo Lira2012-03-093-0/+93
* Fix TypeEntry::isCppPrimitive to return true on void types.Hugo Parente Lima2012-03-091-1/+1
* Add helper method TypeEntry::isCppPrimitive.Hugo Parente Lima2012-03-092-1/+17
* Bump version to 0.8.2Hugo Parente Lima2012-03-091-1/+1
* Implemented support to added functions for TypeAlias.sb-0.8.1renatofilho2012-03-096-1/+42
* Fix extraction of documentation from namespaced classes.Hugo Parente Lima2012-03-091-5/+1
* Better qproperty function checkLauro Neto2012-03-091-5/+11
* Change "or" to "||".Hugo Parente Lima2012-03-091-1/+1
* Implement support to target conversion.renatofilho2012-03-092-11/+33
* Add toStringCapability attribute to AbstractMetaClass.Hugo Parente Lima2012-03-092-17/+13
* Added a better support for resolution of enum value attribution.Marcelo Lira2012-03-093-6/+99
* Private enums are now accepted in the type system database.Marcelo Lira2012-03-093-8/+55
* Improved resolution of enum value attributions.Marcelo Lira2012-03-094-42/+93
* Avoid check ifr include file exists during the generation.renatofilho2012-03-091-2/+1
* Fixed AbstractMetaBuilder to handle enum values receiving boolean values.Marcelo Lira2012-03-092-20/+65
* Add retrieveModuleDocumentation(modName) function to DocParser API.Hugo Parente Lima2012-03-093-18/+33
* Fix doxygen tags on comments.Hugo Parente Lima2012-03-091-4/+4
* Fixes compiler warning on AbstractMetaBuilder.Marcelo Lira2012-03-091-1/+1
* Fixes segmentation fault caused by bad handling of global enums.Marcelo Lira2012-03-091-15/+15
* Argument types that are arrays with specified sizes are correctly recognized.Marcelo Lira2012-03-094-3/+180
* Fixed AbstractMetaClassList::findEnumValue to search for the enum in all clas...Marcelo Lira2012-03-091-7/+14
* Fixed AbstractMetaClass::findEnumValue method.Marcelo Lira2012-03-091-1/+1