Introduce column separator items; change most of ChatView to use qreal
authorManuel Nickschas <sputnick@quassel-irc.org>
Thu, 24 Jul 2008 21:14:50 +0000 (23:14 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Sat, 2 Aug 2008 13:17:10 +0000 (15:17 +0200)
These items will be used to drag the columns; also they will display a fancy
vertical line at some point (this FR is years old!).

Also changed most (or all?) our geometry-related values to qreal rather than int,
since QGV operates on qreals. Dunno if that is less efficient though; needs evaluation.


No differences found