aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtScript/typesystem_script.xml
Commit message (Expand)AuthorAgeFilesLines
* Fix bug 923 - "Make QScriptValue (or QScriptValueIterator) implement the Pyth...Hugo Parente Lima2012-03-081-1/+22
* Implement a more detailed __repr__ function for QScriptValue.Renato Filho2012-03-081-0/+10
* Fix bug 924 - "Allow QScriptValue to be accessed via []"Hugo Parente Lima2012-03-081-0/+13
* Add since attribute for classes and enums added on Qt4.6 and Qt4.7.Hugo Parente Lima2012-03-081-1/+1
* Remove typesystem verbosity after fix of bug 417.Hugo Parente Lima2012-03-081-3/+3
* Fix crashes caused by the newer changes on shiboken generator.Hugo Parente Lima2010-10-281-1/+1
* Modified the type system files to make use of nested type declarations.Marcelo Lira2010-09-231-18/+23
* Added license boilerplates to all typesystem files.Hugo Parente Lima2010-09-091-0/+19
* Exported flags on enum in script typesystem.Renato Filho2010-07-081-2/+2
* Add missing flags attribute.Lauro Neto2010-04-301-1/+1
* Adding support to QtScript module.Luciano Wolf2010-04-231-0/+31