summaryrefslogtreecommitdiffstats
path: root/tests/arthur/common/baselineprotocol.cpp
Commit message (Expand)AuthorAgeFilesLines
* Stream raw image data instead of PNG: more info, and faster.aavit2010-11-241-2/+45
* Added clean abort, dryrun mode. And stop ignoring the unused byte in RGB32aavit2010-11-191-13/+38
* Really fix getting qmakespec on windowsaavit2010-11-091-2/+1
* Get the qmakespec correctly on all platformsaavit2010-11-081-1/+3
* Add even more platform info, and make it expandable.aavit2010-11-051-40/+46
* Fix license headersaavit2010-11-031-0/+40
* Fix getting git info on Winaavit2010-10-261-1/+10
* Preparations for running on actual serveraavit2010-10-251-2/+1
* Add OS and git data to PlatformInfoaavit2010-10-181-5/+33
* Improved path mapping, added test mode for it. Misc improvements.aavit2010-09-101-12/+4
* Improved server logging and more robust client connection attemptaavit2010-09-091-5/+12
* Check the QT_LANCELOT_SERVER env var for the servername.Trond Kjernåsen2010-09-081-1/+3
* Fix: remove baseline checksums before adding renderedaavit2010-09-081-20/+0
* Make it possible to have several checksums associated with one ImageItem.Trond Kjernåsen2010-09-071-3/+23
* Improve servers storage directory structureaavit2010-09-071-0/+26
* Minor style improvementsaavit2010-09-071-8/+6
* Merge branch 'lancelot' of scm.dev.nokia.troll.no:qt/aavits-graphicsstuff int...aavit2010-09-031-0/+15
|\
| * engineAsString() should've been const.Trond Kjernåsen2010-09-031-1/+1
| * Move the engine->string function into ImageItem.Trond Kjernåsen2010-09-031-0/+15
* | Proper checksum function implementedaavit2010-09-031-2/+30
|/
* Protocol rewrite done; design cleaned up.aavit2010-09-031-53/+5
* Rewrite protocol (ImageItem/ImageItemList)aavit2010-09-021-10/+68
* Use a remote test server during dev, plus some housekeepingaavit2010-08-251-2/+2
* First shot at a new client-server based autotest of the Arthuraavit2010-08-251-0/+219