summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-06-1362-2831/+124
* iOS: Add missing Info.plist for maze exampleAlexandru Croitor2022-04-051-0/+32
* Improve examples CMakeLists.txtKai Köhne2022-02-2112-77/+37
* Switch examples to build as isolated sub-builds part 2Alexandru Croitor2022-02-051-1/+1
* Make geomagnetic mode the default magnetometer behaviorTamás Martinec2021-12-231-1/+0
* Switch examples to build as isolated sub-buildsAlexandru Croitor2021-12-151-9/+9
* QtSensors: Fix Sensors Showcase Magnetometer on iOSTamás Martinec2021-12-131-0/+1
* Take custom info.plists and Androidmanifests into use with cmakeTamas Martinec2021-11-263-4/+34
* QtSensors: Create a sensors showcase exampleTamas Martinec2021-11-1219-0/+1551
* CMake: Bump almost all cmake_minimum_required calls to 3.16Alexandru Croitor2021-09-2210-10/+10
* QtSensors: Fix qmake compilation problems in Maze and Accelbubble on AndroidTamas Martinec2021-09-062-116/+79
* QtSensors: Fix plugin loading for the Grue example on macOSTamás Martinec2021-08-271-1/+1
* QtSensors Grue example app Linux supportJuha Vuolle2021-08-272-2/+2
* CMake: Update sensor_explorer example to new QML CMake APICraig Scott2021-08-232-23/+10
* QtSensors: Fix and simplify the Grue exampleTamas Martinec2021-08-1828-386/+355
* QtSensors: Fix and simplify the Shakeit exampleTamas Martinec2021-08-183-30/+71
* QtSensors: Make the QMLQtSensors example use the whole screenTamas Martinec2021-08-181-0/+2
* Disable gestures from QtSensorsJuha Vuolle2021-08-162-12/+12
* Remove QtSensors QML import versioning from two examplesJuha Vuolle2021-08-102-4/+4
* Examples: Always use Title CapitalizationKai Köhne2021-08-042-2/+2
* Improve QtSensors maze example applicationJuha Vuolle2021-07-022-155/+152
* Remove QML import versions from QtSensor examplesJuha Vuolle2021-07-0118-30/+30
* Replace Q_FOREACH with ranged for loopsJuha Vuolle2021-06-081-1/+1
* Fix and simplify sensor_explorer exampleJuha Vuolle2021-06-0220-1302/+486
* QtSensors: Fix backend loading in examples on static buildsTamás Martinec2021-05-192-0/+4
* Rename subclass static variable which shadowed baseclass methodJuha Vuolle2021-05-193-9/+8
* QtSensors: Fix the sensorgestures example on iOSTamás Martinec2021-05-111-0/+2
* Android: Fix build error issue in examplesJukka Passi2021-05-052-1/+3
* Enable sensor_explorer example standalone buildJuha Vuolle2021-04-273-9/+10
* Add cmake support for two examples missing itJuha Vuolle2021-04-264-11/+65
* QtSensors initial cmake supportLorn Potter2021-04-1916-0/+617
* Base commit to make QtSensors runnable on WindowsJuha Vuolle2021-04-193-3/+3
* Android: rename the java package name in manifestsAssam Boudjelthia2021-02-122-4/+4
* sensor_explorer: Fix warnings about deprecated QQmlListProperty APIv5.15.0-beta1Friedemann Kleint2020-02-132-2/+2
* Update AndroidManifest.xml to be compatible with Qt 5.14Eskil Abrahamsen Blomfeldt2019-10-252-8/+4
* Enable shadow-building the sensor_explorer example on WindowsFriedemann Kleint2019-10-253-19/+74
* Remove usages of deprecated APIs from QDateTimeSona Kurazyan2019-06-271-2/+2
* Fix building maze example on AndroidAlex Blasche2019-04-261-1/+1
* Update accelbubble android SDK versionAlex Blasche2019-04-251-1/+1
* Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-011-7/+38
|\
| * Update AndroidManifest in accelbubble exampleEskil Abrahamsen Blomfeldt2018-08-301-7/+38
* | Revert "Don't try to call Math.hypot() until V4 implements it"Edward Welbourne2018-08-221-2/+2
|/
* Don't try to call Math.hypot() until V4 implements itEdward Welbourne2018-06-011-2/+2
* Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-121-0/+1
|\
| * qtlite: Skip building examples when configured with no-feature-itemviews5.10Rainer Keller2018-01-241-0/+1
* | Add missing override and remove redundant virtualAlexander Volkov2017-11-148-17/+17
|/
* Be consistent about values related to pi (radian / degree ratio)Edward Welbourne2017-07-062-5/+5
* Fix sensor explorer build on macOSEike Ziller2017-05-291-1/+3
* Fix grue sensor example building on macOSEike Ziller2017-05-295-7/+19
* Fix licensingJani Heikkinen2017-05-1057-173/+593