Improve inputline behavior
authorManuel Nickschas <sputnick@quassel-irc.org>
Mon, 17 Aug 2009 20:54:38 +0000 (22:54 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Mon, 17 Aug 2009 20:54:38 +0000 (22:54 +0200)
commitb819fa39f3053f047f5389456570d00020051688
treef51b5572a84c85b2238e8ac1cba88290441bea9e
parente036ee9df2219667ce1cc22d42a7c50fbdf5b3ba
Improve inputline behavior

* Don't show scrollbars in single line mode
* Don't update geometry more often than necessary
* Allow selecting text with shift + up/down
src/qtui/bufferwidget.cpp
src/qtui/inputwidget.cpp
src/uisupport/multilineedit.cpp
src/uisupport/multilineedit.h