aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Add license and copyright informationAntti Hölttä2019-03-197-0/+196
|
* Fix issue with move-method when using angles greater or equal to 360Antti Hölttä2019-03-181-0/+5
|
* Little fixes and cleanup, TODOsAntti Hölttä2019-03-181-0/+5
| | | | | Explained some TODOs a bit better. Fixed mismatching tab titles in demo app. Removed unused predefined CursorNavigationCommands.
* Add test for 360 navigation. Not complete, fails with 360 degrees.Antti Hölttä2019-03-183-1/+144
|
* Add test qml-file for testing reparenting within the same window.Antti Hölttä2019-03-182-1/+73
| | | | No testcase yet, fails for now.
* Reparenting testAntti Hoelttae2019-03-183-3/+196
|
* Add test for 4 way navigationAntti Hölttä2019-03-184-7/+170
|
* Start tests, basic case pretty completeAntti Hölttä2019-03-183-24/+178
|
* Bind cursor presence to the current active focusAntti Hölttä2019-03-181-0/+7
|
* Initial commit, demoable pocAntti Hölttä2019-03-182-0/+68
Sort of working with 4 dir navigation, check demoapp