diff options
author | hjk <hjk@qt.io> | 2019-10-21 09:18:31 +0200 |
---|---|---|
committer | hjk <hjk@qt.io> | 2019-10-22 13:20:38 +0000 |
commit | 67c74fbe2909fa435b6adea3153f43bcc29885fd (patch) | |
tree | 245727c30b3800937d7f05072cac3eff1a38e882 /src/plugins/ctfvisualizer/ctfvisualizerplugin.cpp | |
parent | 6463a686f6b6530c005fe6b340152b331bca9600 (diff) | |
download | qt-creator-67c74fbe2909fa435b6adea3153f43bcc29885fd.tar.gz |
ProjectExplorer: Do not return early on parsingFinished assert
This is a hack, not a proper solution. In theory, this here should
serve as a lock.
We currently get start - start - finish - finish sequences when
switching qmake targets quickly, keeping the run button disabled.
The whole setup here is unfortunate. Parsing inherently depend on
more than the project alone, it's roughly per-Target. So keeping
track of it in the Project complicates it.
Change-Id: I57d361ce21088d8e1ec53ce75f83ff3bd04851e1
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Diffstat (limited to 'src/plugins/ctfvisualizer/ctfvisualizerplugin.cpp')
0 files changed, 0 insertions, 0 deletions