summaryrefslogtreecommitdiff
path: root/src/tools/cplusplus-mkvisitor
diff options
context:
space:
mode:
authorNikolai Kosjar <nikolai.kosjar@theqtcompany.com>2016-01-18 09:22:49 +0100
committerNikolai Kosjar <nikolai.kosjar@theqtcompany.com>2016-01-19 13:27:30 +0000
commit1a6b62a2b03b29bae7f900c77df785eefc8707b3 (patch)
tree2042a8a9f52a3cd34445bd139e21f7f2bcad1f95 /src/tools/cplusplus-mkvisitor
parent6dd80accfff0a8c36ae4242e69b5d22bccd10cec (diff)
downloadqt-creator-1a6b62a2b03b29bae7f900c77df785eefc8707b3.tar.gz
Clang: Fix text format for completion details
The tooltip text right to the completion list item is prepared for rich text (html) interpretation, but the QLabel the text will finally be displayed with has no explicit text format set and thus defaults to auto detection. The auto detection works fine for e.g. "<i>int optionalArg</ i>" but fails for "const Foo&amp;". Task-number: QTCREATORBUG-15630 Change-Id: Ia58d65ee542730e4823c69150d452cdde98112f8 Reviewed-by: Marco Bubke <marco.bubke@theqtcompany.com>
Diffstat (limited to 'src/tools/cplusplus-mkvisitor')
0 files changed, 0 insertions, 0 deletions