Revamp key handling.
commit699162915c6a08869c515a1e46270c9b0b706f69
authorGoutough <goutough@hushmail.com>
Mon, 17 Sep 2012 13:52:01 +0000 (17 15:52 +0200)
committerGoutough <goutough@hushmail.com>
Mon, 17 Sep 2012 13:52:01 +0000 (17 15:52 +0200)
tree042a2a1aa795d5f64b088210f223721837ce67f9
parentd218e540a16e300f857d6427158c60f31efcc3a5
Revamp key handling.

Esc without modifiers now always quits the app.
F without modifiers now always puts the full app into fullscreen.
Return will move on to the next file in the panel's list.
1-4 will switch focus to the respective panel; the numbering is from left to right and from top to bottom.
src/main.cpp
src/qmpwidget.cpp