Style BufferView via UiStyle
authorManuel Nickschas <sputnick@quassel-irc.org>
Mon, 3 Aug 2009 17:39:12 +0000 (19:39 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Thu, 6 Aug 2009 18:25:58 +0000 (20:25 +0200)
commitdeba2421d87cbdea05c925cb3425042559d6ba21
tree98810d49d74f4575fd487541de74e313c7287640
parent0b17a8e987118c138c91b756f5fed4166a23a354
Style BufferView via UiStyle

BufferView now asks UiStyle for appropriate Qt::ItemDataRoles for styling its items,
including the item icons.
This replaces the need for setting the palette of custom delegates.
src/uisupport/bufferview.cpp
src/uisupport/bufferview.h
src/uisupport/bufferviewfilter.cpp
src/uisupport/bufferviewfilter.h