]> git.tdb.fi Git - libs/gui.git/history - source/input/gesturedetector.cpp
Update .gitignore to include build products on Windows
[libs/gui.git] / source / input / gesturedetector.cpp
2023-01-04 Mikko RasaPut feature control macros before any headers
2022-11-27 Mikko RasaUse default member initializers and defaulted default...
2022-11-27 Mikko RasaInclude the matching header first in .cpp files
2022-11-17 Mikko RasaAdd a type enumeration for devices
2016-11-25 Mikko RasaAlter the starting condition for gestures
2016-09-19 Mikko RasaImplement three-finger tap and drag gestures
2016-09-19 Mikko RasaRefactor GestureDetector logic
2016-09-19 Mikko RasaTweak GestureDetector button and axis names
2015-12-20 Mikko RasaAdd missing initializer
2015-12-20 Mikko RasaWindows compilation fixes
2015-11-23 Mikko RasaImplement tap gestures
2015-11-21 Mikko RasaImplement additional two-finger gestures
2015-11-21 Mikko RasaCombine swipe gestures into a single drag gesture
2015-11-21 Mikko RasaImprove detection of the pinch gesture
2015-11-20 Mikko RasaRefactor GestureDetector and add some comments to it
2014-12-19 Mikko RasaAdd a gesture detector input device