summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/shared
Commit message (Expand)AuthorAgeFilesLines
* Update licenseheader text in source filesJyri Tahtela2011-05-134-68/+68
* Update copyright year to 2011.Jason McDonald2011-01-104-4/+4
* QDeclarativeDebugClient: Make sure status is consistentKai Koehne2010-09-301-1/+2
* Make QmlDebug protocol more robustKai Koehne2010-09-282-9/+12
* Wait for debug clients asynchronously instead of blocking creation ofBea Lam2010-04-162-136/+1
* Change autotest class prefix from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX t...Leonardo Sobral Cunha2010-02-242-6/+6
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-242-48/+48
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtMartin Jones2010-02-184-4/+4
|\
| * Fix copyright year.Jason McDonald2010-02-164-4/+4
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-qmlBea Lam2010-02-151-5/+6
|\ \
| * | Make tst_xmlhttprequest more reliableAaron Kennedy2010-02-151-5/+6
| |/
* | For qmldebug* tests, make sure engine is running before the test threadBea Lam2010-02-152-19/+27
|/
* Clean upBea Lam2010-02-112-2/+1
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlBea Lam2010-02-111-0/+2
|\
| * Fixed qmldebug* tests crashing.Rohan McGovern2010-02-111-0/+2
* | Must pass app arguments onto qExec() or else test system cannotBea Lam2010-02-111-1/+1
|/
* Use QUrl::fromLocalFile() instead of "file://" (i.e. only 2 slashes).Bea Lam2010-02-081-1/+1
* XMLHttpRequest redirectionAaron Kennedy2010-02-032-0/+13
* Add support for aliases in test http server.Martin Jones2010-01-202-1/+19
* Fix tests after 05adc294d063171d9d0accf819826684813d396aMichael Brasser2010-01-131-1/+2
* report error betterWarwick Allison2010-01-111-1/+1
* Fix occasionally-failing debug tests.Bea Lam2009-11-232-4/+8
* Make compile, forgot to add some filesBea Lam2009-11-172-0/+315
* Generalize TestHTTPServerAaron Kennedy2009-11-112-0/+385