aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added documentation for tag conversion-rule.Hugo Lima2009-10-232-1/+27
* Added functions aren't marked as virtual anymore.Hugo Lima2009-10-222-0/+6
* Fixed the openbossa logo on the pysidedocs theme.Hugo Lima2009-10-212-0/+5
* Added documentation for the new class "AddedFunction"Marcelo Lira2009-10-211-0/+20
* Added support for add-function tag into typesystem.Hugo Lima2009-10-217-53/+166
* Implemented a signature parser for the AddedFunction class.Hugo Lima2009-10-215-18/+213
* improved AddedFunction struct with more informations;Marcelo Lira2009-10-212-5/+89
* added AddFunction struct to type system collection of objects;Marcelo Lira2009-10-212-0/+52
* Added an entry for AddFunction tag in the StackElement enumHugo Lima2009-10-211-19/+20
* Removed code that always add _d as debug postfix, debug postfix is usefull fo...Hugo Lima2009-10-211-4/+1
* Avoid warning about an unused variable when not compiling as debug.Hugo Lima2009-10-211-0/+1
* Fixed minor CSS issues on pysidedocs sphinx themeHugo Lima2009-10-211-2/+19
* Removed latex sphinx config options.Hugo Lima2009-10-211-31/+0
* Added a new sphinx theme for APIExtractor documentation.Hugo Lima2009-10-1727-46/+1511
* - Typesystem documentation broken in smaller parts, so it's more redable now ...Hugo Lima2009-10-178-794/+692
* Added doc/_build to the git ignore listHugo Lima2009-10-171-1/+1
* Add method AbstractMetaFunction::isCastOperator.Hugo Lima2009-10-162-0/+6
* Bump version to 0.3.2Lauro Neto2009-10-021-1/+1
* Update changelog before bumpLauro Neto2009-10-021-0/+77
* Handler::current renamed to Handler::m_currentHugo Lima2009-09-241-44/+44
* Fix bug#38.Hugo Lima2009-09-242-5/+18
* Unit test to catch the bug#38.Hugo Lima2009-09-244-0/+116
* Created CMake flag LIB_DEBUG_POSTFIX for modify library name when using CMAKE...Renato Araujo Oliveira Filho2009-09-231-4/+5
* Fixed error when running generator whithout set correct global header.Renato Araujo Oliveira Filho2009-09-221-1/+1
* Fixed bugs related to the strings returned by defaultValue and originalDefaul...Hugo Lima2009-09-182-20/+18
* Reset the type database before runing each test.Hugo Lima2009-09-181-1/+1
* - Turn ctors of TypeDatabase private (It's a singleton!)Hugo Lima2009-09-182-4/+16
* Add tests for defaultValue and originalDefaultValue methods.Hugo Lima2009-09-182-0/+55
* Revert "Fix a bug related to function default values."Hugo Lima2009-09-184-56/+95
* Added more tests for APIExtractor.Hugo Lima2009-09-152-0/+32
* Fix a bug related to function default values.Hugo Lima2009-09-154-95/+56
* Add the option to set the directory where all log files will be created.Hugo Lima2009-09-114-5/+26
* Use specific Qt include headers for OS compatibility.Renato Araujo Oliveira Filho2009-09-101-1/+1
* Avoid use of pkg_config for search for libraries.Renato Araujo Oliveira Filho2009-09-101-5/+4
* Created ChangeLog file.Renato Araujo Oliveira Filho2009-09-101-0/+120
* Added more tests for AbstractMetaClass and AbstractMetaEnumHugo Lima2009-09-108-47/+431
* Check for constructors in isVirtual function.Renato Araujo Oliveira Filho2009-09-091-1/+1
* Do not link with boost::graph library.Hugo Lima2009-09-081-1/+1
* Bump version to 0.3.1Lauro Neto2009-09-021-2/+3
* Bump version to 0.4 (current development version)Lauro Neto2009-09-021-1/+1
* Bump version to 0.3.sb-0.3Lauro Neto2009-09-011-1/+1
* moved setInclude, addExtraIncludes and related methods from ComplexTypeEntryMarcelo Lira2009-09-012-35/+34
* Re-order include path for using non-system Qt librariesChris Hills2009-08-271-1/+1
* Create a new method to AbstractType: isValuePointer.Renato Araujo Oliveira Filho2009-08-262-7/+12
* Merge commit 'setanta/unspecifiedtypesystemfile'Renato Araujo Oliveira Filho2009-08-261-2/+5
|\
| * emits an error message when no type system file is passed toMarcelo Lira2009-08-261-2/+5
* | Use name instead of fullname for classes in namespacesLauro Neto2009-08-251-4/+3
* | Fix loading of xml files for classes in namespacesLauro Neto2009-08-251-1/+2
* | AbstractMetaClass::name() and AbstractMetaType::name() now return onlyMarcelo Lira2009-08-253-6/+7
|/
* Changed acess to preprocessor file, to be reused in the same process.Renato Araujo Oliveira Filho2009-08-251-1/+1