aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtMaemo5/typesystem_maemo5.xml
Commit message (Collapse)AuthorAgeFilesLines
* Replaced all entries of reference-count with action=add to action=set.Hugo Parente Lima2012-03-081-2/+2
|
* Modified the type system files to make use of nested type declarations.Marcelo Lira2010-09-231-2/+1
| | | | | Reviewed by Luciano Wolf <luciano.wolf@openbossa.org> Reviewed by Renato Araújo <renato.filho@openbossa.org>
* Added license boilerplates to all typesystem files.Hugo Parente Lima2010-09-091-2/+21
|
* Fixed Maemo5 classes parent policy.renato2010-05-311-4/+54
| | | | Fixes #178.
* Create unittest to pickselector.renato2010-05-311-1/+8
| | | | | Fixed pickselector return policy. Fixes bug #179
* Implemented module QtMaemo5.renato2010-04-221-0/+14
Create unittest for module. Fixed generetion of typesystem_gui.xml based on detected system. Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>, Luciano Wolf <luciano.wolf@openbossa.org>