aboutsummaryrefslogtreecommitdiffstats
path: root/plugin/cursornavigation.cpp
Commit message (Expand)AuthorAgeFilesLines
* [debug info] introduce logging categoryGrigorii Zimin2019-12-121-9/+12
* add possibility to add offset to the directional movement of the cursorBramastyo Harimukti2019-11-271-2/+2
* fix potential access to null pointer' methodsGrigorii Zimin2019-11-271-2/+4
* [cursormanagement] Removed unnecessary logsAlexandra Betouni2019-10-021-4/+0
* Add license and copyright informationAntti Hölttä2019-03-191-0/+39
* Add existing isues as TODOsAntti Hölttä2019-03-181-0/+10
* Little fixes and cleanup, TODOsAntti Hölttä2019-03-181-4/+8
* Reparenting testAntti Hoelttae2019-03-181-0/+2
* Add redirect feature for manually fine tuning the cursor's movementAntti Hölttä2019-03-181-9/+21
* Add more features for the demo appAntti Hölttä2019-03-181-1/+1
* Add an alternative list based tabbar to the mainpage, fix page 2 a bitAntti Hölttä2019-03-181-2/+2
* Fix definition of CursorNavigation.hasCursorAntti Hölttä2019-03-181-3/+12
* Add callbacks for magnitude, moves and actionsAntti Hölttä2019-03-181-71/+42
* cursor trapping and navigation out of a scope works now as intendedAntti Hölttä2019-03-181-4/+27
* When following focus, set cursor only on items that accept itAntti Hölttä2019-03-181-1/+1
* Cursor now movable only to items that set the acceptsCursor value to trueAntti Hölttä2019-03-181-1/+3
* Add find-functionAntti Hölttä2019-03-181-19/+31
* Bugfixes to 360 algorithm, added cooldown for gamepad controlAntti Hölttä2019-03-181-19/+7
* Add 360 algorithmAntti Hölttä2019-03-181-46/+75
* More on scopes, works to some extent in the test programAntti Hölttä2019-03-181-19/+73
* Refactor item registration with scopes in mindAntti Hölttä2019-03-181-16/+53
* Bind cursor presence to the current active focusAntti Hölttä2019-03-181-15/+38
* Initial commit, demoable pocAntti Hölttä2019-03-181-0/+87