aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtGui/typesystem_gui.xml.in
Commit message (Collapse)AuthorAgeFilesLines
* Added license boilerplates to all typesystem files.Hugo Parente Lima2010-09-091-0/+19
|
* fixed a typo in typesystem file nameMatti Airas2010-09-021-1/+1
|
* Fix typesystem based on auto OS detection.Renato Filho2010-08-271-0/+6
| | | | | Reviewer: Luciano Wolf <luciano.wolf@openbossa.org> Anderson Lizardo <anderson.lizardo@openbossa.org>
* Simplify handling of typesystems for multiple OSesAnderson Lizardo2010-08-261-5/+0
| | | | | | | | | | * Factor out install() commands into PySide/CMakeLists.txt * Drop typesystem_<module>_common.xml and typesystem_<module>.xml.in, and make typesystem_<module>_<os>.xml (if exists) include typesystem_<module>.xml (which holds common data) Reviewed-by: Luciano Wolf <luciano.wolf@openbossa.org> Reviewed-by: Hugo Parente Lima <hugo.lima@openbossa.org>
* Various cleanups to CMakeLists.txt filesAnderson Lizardo2010-08-261-1/+1
| | | | | | | | | * Simplify endmacro(), endif() and else() statements * Remove unused and redundant code * Use AUTO_OS for holding the typesystem suffix (instead of MODULE_NAME) Reviewed-by: Luciano Wolf <luciano.wolf@openbossa.org> Reviewed-by: Hugo Parente Lima <hugo.lima@openbossa.org>
* Implemented module QtMaemo5.renato2010-04-221-2/+1
| | | | | | | | 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>
* Initial QtGui bindings.Hugo Lima2010-01-271-0/+6