Files
qt-creator/plugins
Christian Stenger 00ca77a560 Do not allow triggering multiple test runs at once
This was possible as triggering further test runs could happen
while the current test run was still building the project.
Additionally it's now possible to stop the build process (if any)
by hitting the Stop button of the test results pane as this is
part of the test run.

Change-Id: I38940b5b8f4ba9e373785921c04cbceaeb2e5acf
Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
2015-04-16 16:22:31 +03:00
..