aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols2/wearable
Commit message (Expand)AuthorAgeFilesLines
* Remove qtquickcontrols2 sources and explain where they wentHEADdevMitch Curtis2021-08-16168-3714/+0
* Fix build of some examples on WindowsMitch Curtis2020-12-101-4/+6
* CMake: Make QT_BUILD_EXAMPLES build work with boot2qtJoerg Bornemann2020-12-031-0/+4
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-261-0/+4
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-201-1/+1
* Fix more compiler warnings from deprecated application attributesVolker Hilsheimer2020-09-161-1/+0
* Remove all version numbers from QML importsMitch Curtis2020-08-2619-36/+36
* Remove Qt Labs CalendarMitch Curtis2020-05-281-1/+5
* Remove bindings to parent in delegatesMitch Curtis2020-05-111-1/+1
* Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-25134-0/+0
|\
| * Run optipng on all imagesMitch Curtis2019-11-04134-0/+0
* | Regenerate projects to be in syncAlexandru Croitor2019-11-151-1/+1
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-151-2/+2
|\|
| * Doc: Replace the "Qt Quick Controls 2" instancesVenugopal Shivashankar2019-08-221-2/+2
* | Regenerate examplesAlexandru Croitor2019-10-111-1/+1
* | Conversion of QtQuickControls2 examplesLeander Beernaert2019-10-081-0/+196
|/
* Merge remote-tracking branch 'origin/5.12.0' into 5.12Qt Forward Merge Bot2018-12-0519-24/+24
|\
| * Tie minor version of all imports to Qt's minor versionMitch Curtis2018-11-0219-24/+24
* | Doc: Update \titles with "Controls 2" in itVenugopal Shivashankar2018-12-041-1/+2
|/
* Doc: Ensure all links to 'Qt Quick Controls' lead to controls 2Venugopal Shivashankar2018-10-291-0/+1
* wearable: add demo modev5.12.0-beta1Mitch Curtis2018-09-2720-24/+507
* wearable: add a dark theme with a runtime switch on the Settings pageMitch Curtis2018-09-2799-105/+291
* wearable: bump import versions to 5.10Mitch Curtis2018-09-2717-33/+33
* wearable: fix items still being visible when returning to LauncherPageMitch Curtis2018-09-107-10/+77
* Wearable Demo: make use of the icon supportJ-P Nurmi2017-11-0219-30/+67
* Doc: Edit languagev5.10.0-alpha1Venugopal Shivashankar2017-09-071-27/+26
* Wearable Demo: fix fuzzy images on retina screensJ-P Nurmi2017-05-1545-1/+39
* Wearable: prepare the launcher page icons for high DPI and stylingJ-P Nurmi2017-03-2912-12/+12
* Doc: update the Wearable Demo docsJ-P Nurmi2017-03-282-99/+111
* Wearable: get rid of the UIStyle dimensionsJ-P Nurmi2017-03-132-13/+2
* 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-133-140/+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-1351-68/+68
* Wearable: cleanup SettingsPageJ-P Nurmi2017-03-133-172/+77
* Wearable: add style for PageIndicatorJ-P Nurmi2017-03-138-98/+90
* Wearable: rename WatchFace to WorldClockJ-P Nurmi2017-03-1316-14/+14
* Wearable: cleanup and make LauncherPage scalableJ-P Nurmi2017-03-132-136/+123
* Wearable: use AbstractButton for the PathView delegateJ-P Nurmi2017-03-131-53/+39
* Wearable: rename the pagesJ-P Nurmi2017-03-1310-16/+16
* Wearable: merge MainContainer.qml into wearable.qmlJ-P Nurmi2017-03-133-108/+28
* Wearable: add NaviButtonJ-P Nurmi2017-03-133-124/+98
* Wearable: remove unused importsJ-P Nurmi2017-03-132-3/+0
* Wearable: set the application background in the windowJ-P Nurmi2017-03-133-19/+7