[...] > > Having analyzed the problem a bit more, the real problem seems to be that > > Dolphin creates a QStyleOptionViewItem object as a member of each view > > and calls viewOptions() in the base class only once in the constructor > > to initialize it. Fixed now, thanks for pointing me to the right direction!