diff options
author | Sami Merila <sami.merila@nokia.com> | 2010-03-05 09:48:35 (GMT) |
---|---|---|
committer | Sami Merila <sami.merila@nokia.com> | 2010-03-05 09:48:35 (GMT) |
commit | d80b0e347bb01d039c0104e857674bb2cf0adc0f (patch) | |
tree | 7f8cde7eec68c811e19a3627654d894eff3b93c1 /tools | |
parent | 5dba125fb953718d8282ff317a6ff34b612bcf45 (diff) | |
download | Qt-d80b0e347bb01d039c0104e857674bb2cf0adc0f.zip Qt-d80b0e347bb01d039c0104e857674bb2cf0adc0f.tar.gz Qt-d80b0e347bb01d039c0104e857674bb2cf0adc0f.tar.bz2 |
QS60Style ignores widget palette when drawing highlighted widget text
Currently: QS60Style does not polish widgets with highlight colors.
Instead it fetches color information from native theme side and uses
that color for drawing the text.
http://bugreports.qt.nokia.com/browse/QTBUG-8704
Fix: All widgets with highlighted text (lists, tables, headers, tabs,
radiobuttons and checkboxes) polish their palette. This palette
value is then used in the drawing code. Earlier it was not possible
for developers to define their own highlight text color, now it is
possible.
Task-number: QTBUG-8704
Reviewed-by: Janne Anttila
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions