Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix recording correct display resolution for json result on embedded | Pasi Petäjäjärvi | 2022-09-15 | 1 | -4/+5 |
* | Various c++ fixes | Jonas Karlsson | 2021-03-02 | 1 | -3/+3 |
* | Use math functions from std namespace | Kari Oikarinen | 2018-01-08 | 1 | -1/+1 |
* | benchmarkrunner: Delete on finished(), rather than dtor | Robin Burchell | 2017-05-15 | 1 | -1/+2 |
* | Add an option to destroy the view between runs | Robin Burchell | 2017-04-26 | 1 | -8/+22 |
* | qmlbench: Switch to using std::cerr for output for debug | Robin Burchell | 2017-04-24 | 1 | -4/+3 |
* | Don't pass benchmark to BM runner | Robin Burchell | 2017-04-04 | 1 | -2/+2 |
* | Compile with Qt 5.6 | Eskil Abrahamsen Blomfeldt | 2017-03-24 | 1 | -0/+1 |
* | Split BenchmarkRunner out into a separate file | Robin Burchell | 2017-03-23 | 1 | -0/+162 |