aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix bug 731 - "Can't specify more than a single 'since' argument"Hugo Parente Lima2012-03-0916-60/+110
* Fix link on rel bar.Hugo Parente Lima2012-03-091-1/+11
* Update pysidedocs theme to rely more on sphinx's base theme:Didier Raboud2012-03-0917-1293/+72
* Drop superflous .directory file.Didier Raboud2012-03-091-3/+0
* AbstractMetaClasses now hold the instantiation types for the templates they i...Marcelo Lira2012-03-095-5/+84
* Compute the type indexes if needed when calling getMaxTypeIndex().Hugo Parente Lima2012-03-091-35/+41
* Set code generation flags on TypeSystem type entry.Hugo Parente Lima2012-03-091-0/+1
* Added default constructor option for value types.Marcelo Lira2012-03-096-7/+145
* Copied AbstractMetaBuilder::decideUsagePattern() method to AbstractMetaType.Marcelo Lira2012-03-093-84/+91
* Added a test for operator methods removal.Marcelo Lira2012-03-093-0/+152
* Fixed TypeEntry::isCppPrimitive() to process typedefs and "long long" type.Marcelo Lira2012-03-094-2/+115
* Fix PySide code generation.sb-0.10.5Hugo Parente Lima2012-03-091-1/+2
* Check inconsistencies for enums and disable generation of private entities.Hugo Parente Lima2012-03-093-52/+133
* Added docs for typesystem new attributes.Hugo Parente Lima2012-03-091-5/+27
* Added revision attribute to type entries tags and flags-revision to enum-type...Hugo Parente Lima2012-03-096-2/+128
* Bump version to 0.10.5.Hugo Parente Lima2012-03-091-1/+1
* Version bumped to 0.10.4.sb-0.10.4Renato Filho2012-03-091-1/+1
* Show perm links only when the mouse hover on title.Hugo Parente Lima2012-03-091-0/+5
* Doc js files sync with latest release of sphinx.Hugo Parente Lima2012-03-093-47/+200
* Fix bug 464 - "Can't create target lang package and namespace with the same n...Hugo Parente Lima2012-03-091-15/+18
* Fix bug 827 - "Anchor sign for headers to copy links for sections"Hugo Parente Lima2012-03-092-2/+8
* Fix bug 851 - "Shiboken recognizes dereference operator overload as times ope...sb-0.10.3Hugo Parente Lima2012-03-091-1/+6
* Fixed conversion operators type resolution for references to types.Marcelo Lira2012-03-093-0/+65
* Don't compute function modification from API versions greater than the curren...Hugo Parente Lima2012-03-091-0/+4
* Fix bug 417 - "Support nested naming of flags"Hugo Parente Lima2012-03-091-3/+12
* Bump to version 0.10.3Renato Araujo Oliveira Filho2012-03-091-1/+1
* 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