aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtGui/optional
Commit message (Collapse)AuthorAgeFilesLines
* Replaced all entries of reference-count with action=add to action=set.Hugo Parente Lima2012-03-081-1/+1
|
* Separated class typesystem from the main typesystem.Renato Araujo Oliveira Filho2012-03-0813-0/+86
Remove class specification, detected during the compilation from the main typesystem to avoid errors during the generation. Fixes bug #661 Reviewer: Marcelo Lira <marcelo.lira@openbossa.org> Hugo Parente Lima <hugo.pl@gmail.com>