aboutsummaryrefslogtreecommitdiffstats
path: root/tests/QtDeclarative
Commit message (Expand)AuthorAgeFilesLines
* Fix bug 1029 - "qmlRegisterType Fails to Increase the Ref Count"Hugo Parente Lima2012-03-083-0/+45
* Updated QtDeclarative modue to works with python 2.x and 3.xRenato Filho2012-03-083-4/+3
* Unit test for bug 995 - "QDeclarativeView.itemAt returns faulty reference. (l...Hugo Parente Lima2012-03-083-0/+26
* Created unit test for bug #997.Renato Filho2012-03-083-0/+31
* Created unit test for bug #951.Renato Filho2012-03-083-0/+39
* Fixed unit test for bug_847 mandelbug.Renato Filho2012-03-082-5/+4
* Fix bug 926 - "qmlRegisterType does not work with QObject"Hugo Parente Lima2012-03-083-0/+56
* Created unit test for bug #915.Renato Filho2012-03-082-0/+29
* Created unit test for bug #847.Renato Filho2012-03-083-0/+70
* Fix bug 825 - "Can't register a class using that uses metaclasses in QML usin...Hugo Parente Lima2012-03-083-0/+66
* Fix bug 814 test.Lauro Neto2012-03-082-2/+2
* Created unit test for bug #814.Renato Filho2012-03-083-0/+49
* Created unit test for bug #726.Renato Filho2012-03-083-0/+113
* 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