aboutsummaryrefslogtreecommitdiffstats
path: root/plugin/cursornavigationattached.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add currentItem -methodAntti Hölttä2019-08-021-0/+8
* Add license and copyright informationAntti Hölttä2019-03-191-0/+39
* Add existing isues as TODOsAntti Hölttä2019-03-181-0/+7
* Reparenting testAntti Hoelttae2019-03-181-1/+1
* Add redirect feature for manually fine tuning the cursor's movementAntti Hölttä2019-03-181-16/+45
* Bugfix: acceptsCursor should be set to false by default.Antti Hölttä2019-03-181-1/+1
* Add more features for the demo appAntti Hölttä2019-03-181-5/+2
* Add an alternative list based tabbar to the mainpage, fix page 2 a bitAntti Hölttä2019-03-181-1/+1
* Add callbacks for magnitude, moves and actionsAntti Hölttä2019-03-181-25/+77
* Add available-function for a cursor navigableAntti Hölttä2019-03-181-0/+10
* cursor trapping and navigation out of a scope works now as intendedAntti Hölttä2019-03-181-0/+1
* Cursor now movable only to items that set the acceptsCursor value to trueAntti Hölttä2019-03-181-20/+39
* Add find-functionAntti Hölttä2019-03-181-0/+16
* Add 360 algorithmAntti Hölttä2019-03-181-19/+17
* CursorNavigationAttached now implements the control interfaceAntti Hölttä2019-03-181-9/+59
* More on scopes, works to some extent in the test programAntti Hölttä2019-03-181-3/+18
* Refactor item registration with scopes in mindAntti Hölttä2019-03-181-5/+19
* Initial commit, demoable pocAntti Hölttä2019-03-181-0/+82