summaryrefslogtreecommitdiff
path: root/src/plugins/ctfvisualizer/ctfvisualizerplugin.cpp
diff options
context:
space:
mode:
authorhjk <hjk@qt.io>2019-10-21 09:18:31 +0200
committerhjk <hjk@qt.io>2019-10-22 13:20:38 +0000
commit67c74fbe2909fa435b6adea3153f43bcc29885fd (patch)
tree245727c30b3800937d7f05072cac3eff1a38e882 /src/plugins/ctfvisualizer/ctfvisualizerplugin.cpp
parent6463a686f6b6530c005fe6b340152b331bca9600 (diff)
downloadqt-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