aboutsummaryrefslogtreecommitdiffstats
path: root/DemoApplication/controls/CNRadioButton.qml
Commit message (Collapse)AuthorAgeFilesLines
* Add license and copyright informationAntti Hölttä2019-03-191-0/+50
|
* Add more features for the demo appAntti Hölttä2019-03-181-7/+1
| | | | | | | | | 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.
* Adding page with a more complicated scenarioAlexandra Betouni2019-03-181-0/+14
for cursor managment