summaryrefslogtreecommitdiff
path: root/plugins/autotest/autotestplugin.h
Commit message (Collapse)AuthorAgeFilesLines
* Add settings page for Squish testsRobert Loehning2015-05-111-2/+5
| | | | | Change-Id: I665b0d33c6da415578ec8f145926e4a770b64916 Reviewed-by: Christian Stenger <christian.stenger@theqtcompany.com>
* Add shortcuts to Run Tests optionsChristian Stenger2015-03-301-0/+3
| | | | | | Change-Id: Ia738420baeb51940865c59b66908068c85d658c1 Reviewed-by: Riitta-Leena Miettinen <riitta-leena.miettinen@theqtcompany.com> Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
* Fix copyright headersChristian Stenger2015-02-191-4/+5
| | | | | Change-Id: If02fedb7c191492ddfaf2eb34e74fcdb7a007c94 Reviewed-by: Christian Stenger <christian.stenger@theqtcompany.com>
* Clean up pluginChristian Stenger2015-02-171-4/+0
| | | | | Change-Id: I695adb992f4d1f32f266f1628f2094e4bcc81485 Reviewed-by: Andre Poenitz <andre.poenitz@theqtcompany.com>
* Rework parsing and provide unit testChristian Stenger2015-02-171-0/+1
| | | | | | | | | | Handling of parsing has slightly changed. The parser now uses simple states to be capable of postponing triggered parses if there is already a parsing in progress. Furthermore the parser now waits for the current project to be completely scanned. Change-Id: I6d4968d28194ba8d23d3a0ee6ab454d81a549e67 Reviewed-by: Andre Poenitz <andre.poenitz@theqtcompany.com>
* move settings getter to cppTim Jenssen2015-01-061-1/+2
| | | | | Change-Id: Iec90cfcd74192f13d270180db91db95d41253bc5 Reviewed-by: Christian Stenger <christian.stenger@theqtcompany.com>
* move create menu entries to extra functionTim Jenssen2015-01-061-0/+1
| | | | | Change-Id: Ia504e453b6cacc254ea598c629c3762c03cfa783 Reviewed-by: Christian Stenger <christian.stenger@theqtcompany.com>
* move license check to a functionTim Jenssen2015-01-061-0/+1
| | | | | Change-Id: Idcb2c328f3313dac38997765c2569d6861d34a20 Reviewed-by: Christian Stenger <christian.stenger@theqtcompany.com>
* Provide test settings and make use of themChristian Stenger2014-12-091-0/+9
| | | | | Change-Id: Ia6fef10bc577f9722b6c063c2df4d1651a8be50d Reviewed-by: Christian Stenger <christian.stenger@theqtcompany.com>
* Initial commitChristian Stenger2014-12-041-0/+50