Fixed up qttracereplay and trace graphicsystem a bit.
commitee786d1bd2021d9b6a7ba9e3544b14c1308410eb
authorGunnar Sletta <gunnar@trolltech.com>
Mon, 9 Nov 2009 06:58:56 +0000 (9 07:58 +0100)
committerJason McDonald <jason.mcdonald@nokia.com>
Mon, 16 Nov 2009 15:33:35 +0000 (17 01:33 +1000)
treef8447245982085c5a2e2a33a698e322b4050e412
parent9c0033ed21a9b4b7ecb8c6e2892ca807f00cdc1e
Fixed up qttracereplay and trace graphicsystem a bit.

 - Added "qttrace" to binary file, making it possible to do a sanity
   verification of the input file in qttracereplay
 - Sanity check input binary file, both for existance and for content
   in qttracereplay
 - Console app on windows and mac
 - Added helpful output for -h and --help command line options

Reviewed-by: Samuel
(cherry picked from commit 9c6e3590da6c49d055d452b08de0e51b0b77f1c4)
src/plugins/graphicssystems/trace/qgraphicssystem_trace.cpp
tools/qttracereplay/main.cpp
tools/qttracereplay/qttracereplay.pro