diff options
author | Eike Ziller <eike.ziller@digia.com> | 2013-11-15 10:06:51 +0100 |
---|---|---|
committer | Eike Ziller <eike.ziller@digia.com> | 2013-11-18 11:38:07 +0100 |
commit | b4b065d8ec004f3012810abc3e80bcad13708d45 (patch) | |
tree | 2b1ead17b01924abf59127793106170ba93d8c26 /src/plugins/cpptools/cpppreprocessor.cpp | |
parent | 9d38b866f91e687a17c1310ddef897c71be5a72c (diff) | |
download | qt-creator-b4b065d8ec004f3012810abc3e80bcad13708d45.tar.gz |
Fix painting of search results
Painting the highlighting was wrong, and it was worst for selected rows.
The QItemDelegate::drawDisplay implementation also paints the
highlighted background at the wrong position wrt to the text
(PM_FocusFrameHMargin), so we now do all the highlights ourselves.
Task-number: QTCREATORBUG-9838
Change-Id: Iad68f114a984680e41aeb78d7c61a16651653213
Reviewed-by: David Schulz <david.schulz@digia.com>
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
Diffstat (limited to 'src/plugins/cpptools/cpppreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions