summaryrefslogtreecommitdiffstats
path: root/examples/positioning/weatherinfo
Commit message (Expand)AuthorAgeFilesLines
* Correct license for examples filesLucie Gérard2024-03-262-2/+2
* Add a timer to the weatherexample to update forecast once a minuteMatthias Rauter2024-02-191-0/+6
* Fix a qmllint warning in the weatherinfo exampleMatthias Rauter2024-02-131-1/+1
* WeatherInfo example: fix the docsIvan Solovev2024-01-311-13/+0
* Tweak example namesKai Köhne2024-01-081-2/+4
* Refresh weatherinfo exampleMatthias Rauter2023-12-1436-148/+298
* weatherinfo example: replace Q_FOREACHs with qDeleteAll()Marc Mutz2023-08-041-5/+2
* Doc: Use the \examplecategory macro to tag examplesTopi Reinio2023-04-111-1/+1
* Adjust examples' CMake project setupJuha Vuolle2023-03-161-2/+1
* Adjust positioning examples to use new QPermission APIJuha Vuolle2023-03-163-5/+50
* Address one qmllint warning in weatherinfo exampleJuha Vuolle2023-02-081-4/+4
* WeatherInfo example: Implement openmeteo backendIvan Solovev2023-02-026-3/+334
* Refactor weatherinfo exampleIvan Solovev2023-02-0215-151/+148
* Fix target name in weatherinfo example cmakelistJuha Vuolle2022-12-231-1/+1
* Add iOS location permission keys to example applicationsJuha Vuolle2022-12-163-48/+9
* Doc: Fix paths for Files property in qt_attribution.json filesKai Köhne2022-12-071-1/+1
* Apply fixes for SPDX compliance and easier parsingLucie Gérard2022-09-261-0/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-251-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-071-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-1614-663/+28
* Improve examples CMakeLists.txtKai Köhne2022-02-211-13/+4
* Fix weatherinfo example not requesting location permissions on iOSØystein Heskestad2021-10-073-0/+48
* QtLocation: Fix position not updating after accepting location dialog on macOSTamás Martinec2021-09-221-8/+6
* Weatherinfo: update documentationIvan Solovev2021-08-242-7/+25
* Introduce WeatherApi backendIvan Solovev2021-08-2414-133/+480
* Introduce weather data cacheIvan Solovev2021-08-245-48/+164
* Move OpenWeatherMap support to separate backend classIvan Solovev2021-08-248-275/+545
* Use the new QML CMake API for examples, tests and docsCraig Scott2021-08-232-36/+24
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-171-1/+1
* QtPositioning: update weatherinfo exampleIvan Solovev2021-03-236-31/+71
* QtPositioning: rename signal error() to errorOccurred()Ivan Solovev2021-01-251-1/+1
* QtPositioning: port to cmakeIvan Solovev2021-01-201-0/+74
* QtPositioning: adapt to Qt6Ivan Solovev2021-01-201-3/+3
* Revert "qtlocation: remove uses of the deprecated member-function"Timur Pocheptsov2020-02-251-3/+3
* Remove use of bearer management from weatherinfo exampleMårten Nordheim2020-02-174-42/+14
* qtlocation: remove uses of the deprecated member-functionTimur Pocheptsov2020-01-151-3/+3
* Document source of icons in weatherinfo exampleKai Koehne2018-07-252-0/+40
* Merge remote-tracking branch 'origin/5.9' into 5.10v5.10.0-beta3Liang Qi2017-10-268-26/+96
|\
| * Fix outdated BSD license headerKai Koehne2017-10-177-21/+91
| * Fix outdated FDL headerKai Koehne2017-10-171-5/+5
* | weatherinfo example: use lambdas instead of QSignalMapperAlexander Volkov2017-04-032-31/+12
|/
* Don't build weatherinfo example without bearermanagementUlf Hermann2017-03-061-0/+1
* Update examples documentation locationMichal Klocek2016-02-262-0/+113
* Fix broken weatherinfo exampleAlex Blasche2015-12-071-0/+5
* Update contact URL in all license headers to qt.ioAlex Blasche2015-02-187-7/+7
* Update BSD and LGPLv2.1 licensesAlex Blasche2015-02-187-21/+21
* Cleanup qRegisterMetaType<T>() callsAlex Blasche2015-01-151-1/+1
* Merge remote-tracking branch 'gerrit/5.3' into 5.4Alex Blasche2014-09-083-10/+75
|\
| * weatherinfo: improve update behavior of weatherinfo example5.3Fawzi Mohamed2014-09-033-10/+75
* | Merge branch '5.3' into 5.4Alex Blasche2014-08-142-1/+19
|\|