Add rudimentary keyboard navigation for previous/next buffer
authorManuel Nickschas <sputnick@quassel-irc.org>
Thu, 5 Aug 2010 19:44:25 +0000 (21:44 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Thu, 5 Aug 2010 20:51:26 +0000 (22:51 +0200)
commitc80e9d81bfecf4126ed5a0a8b34802aa320ade0c
tree53cb8286bf9c8afaab92f9b67e375169a5c94c66
parent1b9dc90e54c1c7c2012decfb87cce80dbae60be9
Add rudimentary keyboard navigation for previous/next buffer

Default keys are Alt+Up/Down to navigate through the channels in the bufferview
marked as active (indicated by a dot in the view name). The active view
can be changed with Alt+Left/Right and/or the Forward/Back keys depending on the
platform.
src/qtui/mainwin.cpp
src/qtui/mainwin.h
src/uisupport/bufferview.cpp
src/uisupport/bufferview.h