aboutsummaryrefslogtreecommitdiffstats
path: root/tests/QtDeclarative
Commit message (Expand)AuthorAgeFilesLines
* Fix bug#557 - "Segmentation fault in QDeclarativeComponent.loadUrl()"Hugo Parente Lima2012-03-082-0/+15
* Fix bug#563 - "Unhandled signal emitting with invalid signature (which leads ...Hugo Parente Lima2012-03-084-15/+15
* Fix QML tests on Windows.Hugo Parente Lima2012-03-083-3/+3
* Fixed QML type registering test.Marcelo Lira2012-03-081-1/+1
* Add tests for qmlregisterType function and qml list properties.Hugo Parente Lima2012-03-083-0/+122
* Changed file permissions to 0644.Hugo Parente Lima2012-03-083-0/+0
* Created unit test for qvariant conversion for object type.renatofilho2010-11-103-7/+50
* Created unit test for bug #451.renatofilho2010-11-054-38/+92
* unit test for bug #456renatofilho2010-11-033-0/+150
* Stop signal/slot connection if is impossible to register that on object.renatofilho2010-10-283-0/+51
* Modifyed declarative test to avoi use of network.Renato Filho2010-08-252-11/+13
* Remove use of deprecated types.Renato Filho2010-07-051-3/+2
* Created new unittest model.Renato Filho2010-06-075-0/+170