summaryrefslogtreecommitdiffstats
path: root/lib/web_event_factory.cpp
Commit message (Expand)AuthorAgeFilesLines
* Moving sources to src part 1: Move files.Jocelyn Turcotte2013-11-281-605/+0
* Implement multiple mouse click detection.Michael BrĂ¼ning2013-09-161-14/+1
* Fix Tab to switch focus instead of inserting \t.Jocelyn Turcotte2013-08-211-0/+1
* Forward mouse hover events to the page.Jocelyn Turcotte2013-08-011-0/+19
* Transform QTouchEvent into ui::TouchEvent first.Jocelyn Turcotte2013-08-011-43/+0
* Split out the Widgets and QtQuick integrationPierre Rossi2013-07-311-3/+2
* Forward touch events.Jocelyn Turcotte2013-07-291-3/+45
* Move API layer-only classes back from the shared static lib.Jocelyn Turcotte2013-06-191-0/+600
* Fix undefined symbols in debug builds.Jocelyn Turcotte2013-06-101-600/+0
* Add standard license boilerplateSimon Hausmann2013-05-311-1/+1
* Event mapping fixupPierre Rossi2013-05-311-7/+455
* Wheel eventsPierre Rossi2013-05-161-19/+86
* Basic event translationPierre Rossi2013-05-151-0/+85