aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/tizen/form.cpp
AgeCommit message (Collapse)Author
2017-11-19EVENTS: Rename synthetic to kbdRepeatBastien Bouclet
2016-10-09JANITORIAL: Remove more trailing spacesEugene Sandulenko
2014-04-29TIZEN: Use virtual keyboard event directly, rather than using keycode.D G Turner
As the virtual keyboard trigger has been moved to CTRL-F7, the previous code which generates a unmodified F7 event to do this will not work. Rather than just adding the CTRL modifier, this code changes the backend to directly generate the virtual keyboard trigger event directly. This avoids any future breakage if the key combination is changed again.
2014-02-18TIZEN: Make GPL headers consistent in themselves.Johannes Schickel
2013-08-17TIZEN: updates for tizen 2.2 SDKChris Warren-Smith
2013-07-14JANITORIAL: Remove trailing whitespaceSven Hesse
2013-07-03TIZEN: bada port updated to tizenChris Warren-Smith