aboutsummaryrefslogtreecommitdiffstats
path: root/generator
Commit message (Expand)AuthorAgeFilesLines
* Fix for containers with 'const' valuesMatthew Woehlke2014-01-071-2/+7
* Only use fields in PyTypeObject when defining typesJohn Ehresman2013-11-141-12/+27
* Write inititializations in topological orderMatthew Woehlke2013-09-243-1/+12
* Fix '%#' substitution for # > 9Matthew Woehlke2013-07-301-2/+2
* Add missing return on module init errorMatthew Woehlke2013-06-291-1/+1
* Use non-static method def for instance methodsJohn Ehresman2013-06-241-1/+11
* fix build in C++11 modeMatthew Woehlke2013-06-223-17/+17
* Replaced Nokia copyrights in headerTeemu Kaukoranta2013-05-2815-15/+15
* Use getWrapperForQObject to convert if generating for PySideJohn Ehresman2012-12-211-11/+14
* Use parent class's metaObject if wrapper is NULL.John Ehresman2012-12-171-0/+2
* Fix PYSIDE-108 bug and add exampleJohn Cummings2012-09-111-1/+1
* Override all functions with the same name, not just one.John Ehresman2012-06-141-1/+0
* Find function modifications defined in the 2nd+ base class.John Ehresman2012-06-141-8/+12
* Set a default hash function for all ObjectTypes.Hugo Parente Lima2012-05-031-0/+2
* We don't need GENERATOR_BINARY define anymore.Hugo Parente Lima2012-03-131-1/+0
* ApiExtractor merged into Shiboken as a static library.Hugo Parente Lima2012-03-132-3/+13
* generators directory renamed to generator.Hugo Parente Lima2012-03-0919-0/+13935