summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
* | Remove 3DItem and VideoItem items from mapviewer example.Michal Klocek2015-01-297-224/+4
* | Allow HTML based copyright notices.Aaron McCarthy2015-01-272-2/+9
* | Better names for incorrectly named Map functions.Aaron McCarthy2015-01-201-2/+3
* | Cleanup qRegisterMetaType<T>() callsAlex Blasche2015-01-151-1/+1
* | Adds mapping manager error handling to qmlMichal Klocek2015-01-131-4/+14
* | Fix listing of plugins in mapviewer exampleMichal Klocek2015-01-091-24/+26
|/
* Updated the request URL to use https instead of httpVenu2014-09-262-3/+4
* Put pre-defined GPS log file into qrc fileAlex Blasche2014-09-173-5/+9
* 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-153-5/+5
|/
* 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