summaryrefslogtreecommitdiff
path: root/examples/positioning/weatherinfo
Commit message (Expand)AuthorAgeFilesLines
* Remove QtPositioning module from qtlocation.gitIvan Solovev2021-10-2734-2451/+0
* 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
|\ \ | |/
| * Don't hang weatherinfo if position source has an error.Alex Blasche2014-08-142-1/+19
* | Use QStringLiteral whereever possibleAlex Blasche2014-05-151-1/+1
|/
* Fix make install rules for all examples in QtPositioningAlex Blasche2013-11-291-6/+5
* Fix cut of string when weather string is longerAlex Blasche2013-11-271-1/+4
* Reorder example dir structure according to Qt conventionAlex Blasche2013-11-1822-0/+1285