aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMarco Benelli <marco.benelli@qt.io>2017-06-29 17:48:19 +0200
committerMarco Benelli <marco.benelli@qt.io>2017-07-04 12:17:40 +0000
commit8e72432654736a1a4ad081a7378e7fb487f94e56 (patch)
treed3c9ac935070d35588d9c0e1bde5fe277edfad16 /README.md
parente974f0733e5d42ede7e30e1d98d3fe3d0500e8a1 (diff)
QmlJs: avoid overwrites by auto-completion
During auto-completion, the cursor used to randomly jump to the beginning of line, eventually overwriting existing text. This patch blocks the signals of the selectionModel while it refreshes the content of the outline model. Also cleans up a unnecessary variable and make it clear where we blocks with using a lambda. Task-number: QTCREATORBUG-18449 Change-Id: I94317c76b4e13d07ef7f3355b766e5473ab21011 Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions