diff options
author | Eike Ziller <eike.ziller@qt.io> | 2018-03-07 16:30:27 +0100 |
---|---|---|
committer | Eike Ziller <eike.ziller@qt.io> | 2018-03-13 08:53:57 +0000 |
commit | 7ac1b852b75837c391ae06490b17037bf9ac7591 (patch) | |
tree | 482b2ba7220fcb6f2d6c044aca3ae35f8ee7b9d2 /src/plugins/cpptools/cppelementevaluator.cpp | |
parent | 84e0573cad70d8517e4445d2eb5e700ae77b874c (diff) | |
download | qt-creator-7ac1b852b75837c391ae06490b17037bf9ac7591.tar.gz |
Fix binary editor tool tip
It should show up also over the last column, it should also show up if
the selection spans multiple lines, and if the mouse is not over the
selection it show up with information about the single byte under
cursor. If the mouse is over a selection that is longer than 8 bytes,
the tool tip is restricted to the first 8 bytes of the selection.
Task-number: QTCREATORBUG-17573
Change-Id: Ie7aaf1e52ceadd6be815d4ce3386a60df1418297
Reviewed-by: David Schulz <david.schulz@qt.io>
Diffstat (limited to 'src/plugins/cpptools/cppelementevaluator.cpp')
0 files changed, 0 insertions, 0 deletions