aboutsummaryrefslogtreecommitdiffstats
path: root/CursorNavigation.pro
Commit message (Collapse)AuthorAgeFilesLines
* Remove unnecessary list of distfilesAntti Hölttä2019-03-181-6/+0
|
* Add more features for the demo appAntti Hölttä2019-03-181-1/+4
| | | | | | | | | Add a common cursor indicator item that all navigable items may use for visualizing the cursor. Add a cursor navigable delegate. Make lists more generic by adding a CNItemDelegate. Add CNFlipButton that has flipping animations when used with CursorNavigation. Update Page4 with the new button type.
* Add demo page with a map and POIs, navigated with a GamepadAntti Hölttä2019-03-181-0/+3
|
* Initial commit, demoable pocAntti Hölttä2019-03-181-0/+6
Sort of working with 4 dir navigation, check demoapp