aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtDeclarative
Commit message (Expand)AuthorAgeFilesLines
* Updated PySide cmake files to use Python library information from Shiboken.Marcelo Lira2010-10-261-1/+1
* Moved QML enum from QtCore to QtDeclarative typesystem.renatofilho2010-10-261-0/+5
* Modified the type system files to make use of nested type declarations.Marcelo Lira2010-09-231-13/+18
* Added license boilerplates to all typesystem files.Hugo Parente Lima2010-09-091-0/+19
* Use the correct path separator when under Windows.Hugo Parente Lima2010-08-311-1/+1
* Fix typesystem based on auto OS detection.Renato Filho2010-08-271-2/+3
* Simplify handling of typesystems for multiple OSesAnderson Lizardo2010-08-261-2/+1
* Updated Declarative typesystem.Renato Filho2010-08-252-1/+11
* created macro to compile pyside modules.Renato Filho2010-08-191-36/+33
* Use correct python lib in debug mode.Renato Filho2010-07-231-1/+1
* PySide now installs its type system files.Marcelo Lira2010-06-211-0/+3
* Adding test cases to cover QtDeclarative + fix inside typesystem.Luciano Wolf2010-05-281-1/+7
* Initial bindings for QtDeclarative module.Hugo Parente Lima2010-05-242-0/+92