Fix and Qt-4.6-ify ColumnHandleItem
authorManuel Nickschas <sputnick@quassel-irc.org>
Wed, 30 Jun 2010 16:33:02 +0000 (18:33 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Wed, 30 Jun 2010 16:33:02 +0000 (18:33 +0200)
Now that we depend on Qt 4.6, use QGraphicsObject and QPropertyAnimation.
Also, the columnhandle can now no longer get lost while moving.
Fixes #247, fixes #687.


No differences found