summaryrefslogtreecommitdiffstats
path: root/tests/tests.pro
Commit message (Collapse)AuthorAgeFilesLines
* qmakeify all over againPaul Olav Tvete2015-11-021-0/+9
| | | | | Change-Id: I96996ae306b30996375518ad7586110fff9dadb5 Reviewed-by: Paul Olav Tvete <paul.tvete@theqtcompany.com>
* rm -rf qmakeRobert Carr2014-09-181-2/+0
|\
* | QtEventFeeder: validate touches before sending them to QtDaniel d'Andrada2014-08-271-1/+1
|/ | | | | | | Make sure we send a tidy touch event stream to Qt as some of it (QQuickWindow) is vulnerable to things like missing touch releases. Also properly ignore unsupported motion event actions such as hovering.
* Update QML plugin: rename to Unity.Application, merge latest unity-mir ↵Gerry Boland2014-07-011-0/+2
changes, add tests (not passing yet) and use category logging