summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmlconnection
Commit message (Collapse)AuthorAgeFilesLines
* Fix copyright year.Jason McDonald2010-02-161-1/+1
| | | | Reviewed-by: Trust Me
* Use QUrl::fromLocalFile() instead of "file://" (i.e. only 2 slashes).Bea Lam2010-02-081-4/+4
| | | | Was causing some test failures on Windows.
* Handle whitespace in Connection signal signatures.Michael Brasser2010-01-182-0/+31
| | | | Task-number: QTBUG-7210
* more Connection autotestsYann Bodson2009-11-133-0/+39
|
* autotest for Connection elementYann Bodson2009-11-063-0/+103