summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* weatherinfo: improve update behavior of weatherinfo example5.3Fawzi Mohamed2014-09-033-10/+75
* Don't hang weatherinfo if position source has an error.Alex Blasche2014-08-142-1/+19
* Bump all qml code to QtLocation 5.3Alex Blasche2014-02-2632-51/+51
* Fix declarative_ui tests.Aaron McCarthy2014-02-111-0/+1
* Add new Satellite Information exampleAlex Blasche2014-02-077-1/+831
* Add new markers at touched location.Aaron McCarthy2014-02-061-0/+1
* Prevent the map stealing mouse events from the zoom slider.Aaron McCarthy2014-02-061-0/+1
* Remove the GeoMapMouseAreaFabian Bumberger2014-02-066-14/+13
* Remove offset attribute from place search requests.Aaron McCarthy2014-01-202-17/+2
* Don't rely on qt_example_installs for complete make install rulesAlex Blasche2013-11-291-2/+3
* Fix and cleanup of make install related rules in QtLocation examplesAlex Blasche2013-11-294-10/+13
* Fix make install rules for all examples in QtPositioningAlex Blasche2013-11-293-16/+13
* Fix cut of string when weather string is longerAlex Blasche2013-11-271-1/+4
* Fix install path for examplesv5.2.0-rc1v5.2.0Alex Blasche2013-11-185-8/+8
* Reorder example dir structure according to Qt conventionAlex Blasche2013-11-18170-12/+17
* Add QGeoPositionInfoSource::NoPositioningMethods enum valueAlex Blasche2013-10-301-4/+4
* Add NoError to the various Positioning Source classes.Alex Blasche2013-10-301-1/+1
* Add proper version to QtPositioning and its QML API.Alex Blasche2013-10-147-7/+7
* Split QtLocation into QtPositioning and QtLocationAlex Blasche2013-09-0213-43/+47
* Fix QML Flickr Location applicationAlex Blasche2013-08-161-7/+7
* Improve weather app icon layouts to decrease chance of overlapAlex Blasche2013-08-142-3/+3
* Change weatherinfo data source from Google to openweathermap.orgAlex Blasche2013-08-146-192/+246
* Remove locationd/npe and maemo/meego position backendsAlex Blasche2013-08-061-4/+0
* Support explore functionality.Aaron McCarthy2013-07-262-17/+70
* Remove accidentally inserted char invalidating qmlAlex Blasche2013-07-161-1/+1
* Fix QtLocation documentationAlex Blasche2013-07-121-1/+1
* Remove jsondb related docs and example codeAlex Blasche2013-06-194-7/+8
* Update copyright year to 2013Sergio Ahumada2013-06-1378-78/+78
* Add routing support to OSM plugin.Aaron McCarthy2013-02-221-1/+2
* Change copyright from 2012 to 2013Rainer Keller2013-01-173-3/+3
* make use of qtHaveModule()Oswald Buddenhagen2013-01-082-3/+3
* Fix the QML list interface.Friedemann Kleint2012-10-241-1/+7
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2481-486/+486
* Fix coordinate handling in exampleabcd2012-08-291-5/+5
* Convert GeoShape, GeoRectangle and GeoCircle into QML value types.v5.0.0-beta1Aaron McCarthy2012-08-281-25/+19
* Convert Coordinate into a QML coordinate value type.Aaron McCarthy2012-08-2414-148/+89
* Fix typoabcd2012-08-231-1/+1
* Refactor quickstart documentation to reference simple examplesabcd2012-08-178-1/+345
* Only build qml components/examples if qtdeclarative is presentCorentin Jabot2012-08-021-1/+2
* Use QUrlQuery instead of the deprecated methods in QUrlThiago Macieira2012-08-021-4/+9
* Update MiniMap to use new gesture apiIan Chen2012-07-251-2/+1
* Fix incorrect warning messages + refactor error handlingabcd2012-07-201-1/+6
* Fix inconsistent enumsabcd2012-07-201-1/+1
* Rename nokia_places_jsondb to places_jsondbabcd2012-07-174-5/+5
* Remove unnecessary log messagesabcd2012-07-163-3/+0
* Enable copy of mapviewer's media file to build dirIan Chen2012-07-121-0/+11
* Use enabled property in Menu to receive mouse eventsIan Chen2012-07-121-0/+1
* Fix recommendations search in exampleabcd2012-07-121-0/+3
* Only build mapviewer example when Qt Multimedia is available.Aaron McCarthy2012-07-111-3/+2
* Use enabled property for intercepting mouse eventsIan Chen2012-07-092-0/+2