summaryrefslogtreecommitdiff
path: root/plugins/autotest/testresultmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Delete pointer if it is no more used...at-v3.6.0at-3.6Christian Stenger2015-12-091-2/+3
* Simplify conversion from/to Result::TypeChristian Stenger2015-10-081-1/+1
* Use QC's TreeModel for TestResultModelChristian Stenger2015-10-021-110/+171
* Allow filtering of test results alwaysChristian Stenger2015-04-021-8/+6
* Fix copyright headersChristian Stenger2015-02-191-4/+5
* don't pollute the Autotest namespace with an enumTim Jenssen2015-01-121-22/+22
* Get rid of the Locker in TestResultModel...Tim Jenssen2015-01-091-25/+3
* Re-do the usage of QWriteLockerChristian Stenger2014-12-091-4/+7
* Add special message to results paneChristian Stenger2014-12-091-6/+37
* Add support for minimal benchmarksChristian Stenger2014-12-041-2/+4
* Support blacklisted test casesChristian Stenger2014-12-041-2/+7
* Access test results list from multiple threads in a safe wayChristian Stenger2014-12-041-0/+16
* Add summary to results paneChristian Stenger2014-12-041-0/+8
* Enable filter items on availabilityChristian Stenger2014-12-041-0/+2
* Add filtering to test resultsChristian Stenger2014-12-041-1/+57
* Provide basic test runner and output paneChristian Stenger2014-12-041-0/+163