summaryrefslogtreecommitdiff
path: root/src/plugins/debugger/breakwindow.h
diff options
context:
space:
mode:
authorDaniel Teske <daniel.teske@theqtcompany.com>2015-01-14 15:35:48 +0100
committerDaniel Teske <daniel.teske@theqtcompany.com>2015-01-15 12:15:48 +0100
commitb88cdef0a3b170ae020f3f89ed91fd1a14daf6a2 (patch)
tree79d8e5dfe7d80a9e6dbb2ed07ded34640f42d0dc /src/plugins/debugger/breakwindow.h
parentd573195b67bd267837bcebe48628fd24d135cb59 (diff)
downloadqt-creator-b88cdef0a3b170ae020f3f89ed91fd1a14daf6a2.tar.gz
ProjectTree: Fix signal emissions for nodes that are not yet mapped
The Generic Project Manager builds the tree from the bottom to the top. Previously no signals were emitted while doing that since the watchers were added on adding the top level node at the end. With the new ProjectTree that leads to lots of signals, and leaves the FlatModel confussed, as that expects the nodes to be already in the hierarchy and crashes otherwise. Restore this behavior by checking if the affected nodes are in the hierarchy. Change-Id: I832b348867a8abad2afef11297b44f058592cb1d Reviewed-by: Christian Stenger <christian.stenger@theqtcompany.com> Reviewed-by: Daniel Teske <daniel.teske@theqtcompany.com>
Diffstat (limited to 'src/plugins/debugger/breakwindow.h')
0 files changed, 0 insertions, 0 deletions