]> cloud.milkyroute.net Git - dolphin.git/commit
Remove workaround to draw the focus indicator manually
authorPeter Penz <peter.penz19@gmail.com>
Mon, 10 Oct 2011 21:26:08 +0000 (23:26 +0200)
committerPeter Penz <peter.penz19@gmail.com>
Mon, 10 Oct 2011 21:30:33 +0000 (23:30 +0200)
commitd7c4fdedd0dcca4465eaf68a1904cde46c33a74c
tree283699f8c414a7b771910180fd5ee5d16c3cd81d
parent90e39e3116b5821addce8035b82619b726a49eab
Remove workaround to draw the focus indicator manually

In Oxygen the focus-indicator has only been drawn for widget
instances derived from QAbstractItemView and Q3ListView, so it
was not possible in Dolphin to use the style for drawing.

This has been fixed now in Oxygen, so using the style works now.

The custom code for drawing the text background will be removed
and replaced by a style-code later.

CCMAIL: hugo@oxygen-icons.org
src/kitemviews/kitemlistwidget.cpp
src/kitemviews/kitemlistwidget.h