aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added the "--drop-type-entries=<entries>" command line option.sb-0.6.6Marcelo Lira2011-02-164-8/+20
* Fix bug 638 - "Documentation for phonon doesn't show class inheritance diagra...Hugo Parente Lima2011-02-111-25/+9
* Add function getClassTargetFullName to get what AbstractMetaClass.fullName wo...Hugo Parente Lima2011-02-102-0/+29
* Added a CMake script that sets some environment variables before calling the ...Marcelo Lira2011-02-043-8/+25
* Bump version to 0.6.6.Renato Araujo Oliveira Filho2011-02-021-2/+2
* Fixed Cmake files used to find the library after the installation.sb-0.6.5Renato Araujo Oliveira Filho2011-02-021-8/+9
* Fixed the project file test to work with win32 paths.Marcelo Lira2011-01-312-2/+10
* Modified GeneratorRunner to support a simpler format of project file.Marcelo Lira2011-01-2511-128/+190
* Added documentation for command line and XML generator project file options.Marcelo Lira2011-01-254-1/+150
* Added the "project-file" command line option.Marcelo Lira2011-01-252-6/+93
* Added a dummy generator as a source of test cases.Marcelo Lira2011-01-258-0/+355
* GeneratorRunner looks for loadable generator modules in many places.Marcelo Lira2011-01-252-5/+23
* Renamed "generatorSet" command line option to "generator-set".Marcelo Lira2011-01-252-5/+10
* Fix bug#636 - "Unable to navigate back to the main site from the generated do...Hugo Parente Lima2011-01-242-5/+3
* Bump to version 0.6.5Renato Araujo Oliveira Filho2011-01-211-2/+2
* Updated apiextractor version dependency.sb-0.6.4Renato Araujo Oliveira Filho2011-01-211-1/+1
* Don't ignore inject-documentation when mode="replace".Hugo Parente Lima2011-01-132-7/+27
* Add option to install testsLauro Neto2011-01-112-0/+8
* Fix bug#574 - "In docs of QUuid there's documentation for a function called '...Hugo Parente Lima2011-01-061-0/+1
* Add support for extra documentation in module table of contents.Hugo Parente Lima2011-01-062-1/+24
* Bumped version 0.6.4Renato Araujo Oliveira Filho2010-11-251-1/+1
* Bump ApiExtractor version dependencysb-0.6.3Lauro Neto2010-11-241-1/+1
* Obey ExcludeConst and ExcludeReference arg in translateType function for QFlags.Hugo Parente Lima2010-11-231-7/+6
* Use the same function in translate type primitive types and others.renatofilho2010-11-221-6/+0
* Require ApiExtractor at least 0.8.2.Hugo Parente Lima2010-10-291-1/+1
* Obey ExcludeConst and ExcludeReference for primitive types on translateType f...Hugo Parente Lima2010-10-281-0/+6
* Bump version to 0.6.3Hugo Parente Lima2010-10-281-1/+1
* Fixed translate type function.renatofilho2010-10-201-13/+24
* Updating documentation to reflect adoption of wikipages.sb-0.6.2Luciano Wolf2010-10-116-184/+4
* Implemented support to OriginalName flag on typeName function.renatofilho2010-10-051-1/+4
* Use the correct package name at module index.Hugo Parente Lima2010-10-041-1/+1
* Replace QVariant doc entries by None or object.Hugo Parente Lima2010-09-271-0/+4
* Support doc generation of various modules in one go and removes QString and Q...Hugo Parente Lima2010-09-272-59/+76
* Fixes bug#168, bug#310 and bug#330.Hugo Parente Lima2010-09-232-130/+109
* Add quotes to GENERATORRUNNER_PLUGINDIR variable.Hugo Parente Lima2010-09-231-1/+1
* Removed file not used related to documentation.Hugo Parente Lima2010-09-2315-666/+1
* Remove outdated information about boost graph from docs.Hugo Parente Lima2010-09-151-2/+0
* Add "doc" target to be able to build the docs out of the source directory.Hugo Parente Lima2010-09-155-95/+17
* Removed broken links from docs.Hugo Parente Lima2010-09-152-3/+0
* Version bump.Hugo Parente Lima2010-09-152-3/+3
* Use full file name on GENERATORRUNNER_BINARY.sb-0.6.1Renato Filho2010-09-101-1/+1
* Created cmake option 'ENABLE_VERSION_SUFFIX' to use version on generated file...Renato Filho2010-09-108-30/+53
* Bump the required ApiExtractor version.Hugo Parente Lima2010-09-091-1/+1
* Use diferent path separators for windows and unices.Hugo Parente Lima2010-08-311-1/+5
* Cleanup generatorrunner export/import macros.Hugo Parente Lima2010-08-191-14/+8
* Use DEFINE_SYMBOL in cmake to create the define to exports symbols.Renato Filho2010-08-193-6/+10
* Don't *always* build generatorrunner as debug.Hugo Parente Lima2010-08-181-3/+1
* Fix flags used when compiling using MSVC.Hugo Parente Lima2010-08-181-1/+1
* Do not compiles doc generator when ApiExtractor doesn't have support forHugo Parente Lima2010-08-172-16/+20
* Take care to remove only the first const and ref when translate types.Renato Filho2010-08-111-4/+10