MainWindow: implement gestures
commitdd6c947fabc4d702da23e5bdfd326cdabc8af87a
authorMax Kellermann <max@duempel.org>
Tue, 12 Mar 2013 01:07:00 +0000 (12 02:07 +0100)
committerMax Kellermann <max@duempel.org>
Tue, 12 Mar 2013 01:08:59 +0000 (12 02:08 +0100)
tree30ab88b2cb8ac1c4a055d9824ad5a5870652627e
parent50b464fabff1cafdb99cd608fef360bb536dc791
MainWindow: implement gestures

Allows gestures in the CrossSectionWidget (TRAC #2655).  This works
because the CrossSectionWindow is "disabled", and therefore
mouse/touch events are delivered to MainWindow.
NEWS.txt
src/MainWindow.cpp
src/MainWindow.hpp