aboutsummaryrefslogtreecommitdiffstats
path: root/tests/QtDeclarative/connect_python_qml.qml
Commit message (Collapse)AuthorAgeFilesLines
* Fix bug#563 - "Unhandled signal emitting with invalid signature (which leads ↵Hugo Parente Lima2012-03-081-10/+10
| | | | to application crash)"
* Stop signal/slot connection if is impossible to register that on object.renatofilho2010-10-281-0/+20
Created unit test for bug #442, #437. Fixes bug #442. Reviewer: Marcelo Lira <marcelo.lira@openbossa.org> Luciano Wolf <luciano.wolf@openbossa.org>