Introduce a timer for resizing the ChatView
authorManuel Nickschas <sputnick@quassel-irc.org>
Wed, 29 Jul 2009 15:49:54 +0000 (17:49 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Thu, 6 Aug 2009 18:25:06 +0000 (20:25 +0200)
commitf2fec057b3fa59cdf918fc6598ce208d4f8e8555
treecc52f82d36c8d675707b4b974891b1686b990bc7
parent5199330f0b249b20c27cd372d995909f97433786
Introduce a timer for resizing the ChatView

This allows for smooth resizing, as the layout is only calculated at most once every 100ms.
src/qtui/chatview.cpp
src/qtui/chatview.h