diff options
author | Olivier Goffart <ogoffart@trolltech.com> | 2009-11-02 14:07:15 +0100 |
---|---|---|
committer | Olivier Goffart <ogoffart@trolltech.com> | 2009-11-02 14:22:25 +0100 |
commit | e6da35f6055d3ae7acf38d89456d3047f055a9cd (patch) | |
tree | 7751a377e136634f2dfd127df49b785560fbdcaf /src/gui/text/qcssparser.cpp | |
parent | bdcde683bc863d0c574b1e4d64b5a16ba0130596 (diff) | |
download | qt4-tools-e6da35f6055d3ae7acf38d89456d3047f055a9cd.tar.gz |
QStyleSheetStyle: ItemViews: Fixes drawing of items and branches.
I am not sure why the code was there, but after some testing, it is better
to remove it:
- While painting the branch, we should not look at the ::item pseudo class
at all.
- Items specific stuff is drawn in PE_PanelItemViewItem, not PE_PanelItemViewRow
- Selection is handled his way by the native style. background-color is not for
selection and should not depends on SH_ItemView_ShowDecorationSelected
Reviewed-by: Thierry
Task-number: QTBUG-5228
Task-number: 258382
Task-number: QTBUG-4338
Diffstat (limited to 'src/gui/text/qcssparser.cpp')
0 files changed, 0 insertions, 0 deletions