aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols2/wearable/qml
Commit message (Expand)AuthorAgeFilesLines
* Remove bindings to parent in delegatesMitch Curtis2020-07-301-1/+1
* Run optipng on all imagesMitch Curtis2019-11-04109-0/+0
* Tie minor version of all imports to Qt's minor versionMitch Curtis2018-11-0218-23/+23
* wearable: add demo modev5.12.0-beta1Mitch Curtis2018-09-2718-19/+476
* wearable: add a dark theme with a runtime switch on the Settings pageMitch Curtis2018-09-2794-62/+184
* wearable: bump import versions to 5.10Mitch Curtis2018-09-2716-31/+31
* wearable: fix items still being visible when returning to LauncherPageMitch Curtis2018-09-106-10/+76
* Wearable Demo: make use of the icon supportJ-P Nurmi2017-11-0213-18/+15
* Wearable Demo: fix fuzzy images on retina screensJ-P Nurmi2017-05-1537-0/+0
* Wearable: prepare the launcher page icons for high DPI and stylingJ-P Nurmi2017-03-2911-10/+10
* Wearable: get rid of the UIStyle dimensionsJ-P Nurmi2017-03-131-11/+0
* Wearable: cleanup FitnessPageJ-P Nurmi2017-03-131-4/+0
* Wearable: cleanup WeatherPageJ-P Nurmi2017-03-131-51/+16
* Wearable: cleanup NotificationsPageJ-P Nurmi2017-03-131-74/+41
* Wearable: cleanup NavigationPageJ-P Nurmi2017-03-132-19/+12
* Wearable: center align the world clocksJ-P Nurmi2017-03-131-6/+1
* Wearable: cleanup AlarmsPageJ-P Nurmi2017-03-132-139/+31
* Wearable: tweak the page indicatorsJ-P Nurmi2017-03-137-30/+13
* Wearable: cleanup unnecessary currentIndex & clippingJ-P Nurmi2017-03-138-15/+0
* Wearable: remove unnecessary wrapper itemsJ-P Nurmi2017-03-135-533/+496
* Wearable: move app-specific images into each app's own folderJ-P Nurmi2017-03-1348-25/+25
* Wearable: cleanup SettingsPageJ-P Nurmi2017-03-132-171/+77
* Wearable: add style for PageIndicatorJ-P Nurmi2017-03-137-97/+88
* Wearable: rename WatchFace to WorldClockJ-P Nurmi2017-03-133-3/+3
* Wearable: cleanup and make LauncherPage scalableJ-P Nurmi2017-03-131-135/+120
* Wearable: use AbstractButton for the PathView delegateJ-P Nurmi2017-03-131-53/+39
* Wearable: rename the pagesJ-P Nurmi2017-03-138-7/+7
* Wearable: merge MainContainer.qml into wearable.qmlJ-P Nurmi2017-03-131-104/+0
* Wearable: add NaviButtonJ-P Nurmi2017-03-132-124/+97
* Wearable: remove unused importsJ-P Nurmi2017-03-132-3/+0
* Wearable: set the application background in the windowJ-P Nurmi2017-03-132-14/+0
* Wearable: utilize the styling systemJ-P Nurmi2017-03-1316-61/+62
* Wearable: replace translucent borderless Rectangles with plain ItemsJ-P Nurmi2017-03-135-20/+6
* Wearable: remove PageContainerJ-P Nurmi2017-03-1310-68/+8
* Add Wearable demoShrikant Dhumal2017-03-1324-0/+2900