aboutsummaryrefslogtreecommitdiffstats
path: root/tests/QtScript
Commit message (Expand)AuthorAgeFilesLines
* Fix bug 1022 - "RuntimeError: maximum recursion depth exceeded while getting ...Paulo Alcantara2012-03-082-0/+14
* Fix bug 923 - "Make QScriptValue (or QScriptValueIterator) implement the Pyth...Hugo Parente Lima2012-03-081-1/+15
* Created unit test for QScriptValue __repr__ function.Renato Filho2012-03-081-5/+9
* Fix bug 924 - "Allow QScriptValue to be accessed via []"Hugo Parente Lima2012-03-082-0/+21
* Updated test with new Property name.renatofilho2010-09-201-2/+2
* Implemented support to properties on QMetaObject.Renato Filho2010-07-082-0/+63
* Re-add the possibility to run tests by module.Hugo Parente Lima2010-06-102-5/+0
* Created new unittest model.Renato Filho2010-06-074-0/+24