summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Added route calculation via markers to mapviewerTimo Ojala2011-12-201-14/+14
* Adding borders to map rectangle items, drawing fixesAlex Wilson2011-12-201-0/+2
* Fixed mapviewer menus going under main menu. Tuned item opacity.Timo Ojala2011-12-204-6/+7
* Added image, video, and 3d items to mapviewerTimo Ojala2011-12-199-3/+274
* Line borders for MapPolygons and MapCirclesAlex Wilson2011-12-163-1/+12
* Install common resources.Aaron McCarthy2011-12-164-24/+28
* Adding line.width and line.color to Map Polyline & RouteAlex Wilson2011-12-161-2/+6
* Fix wrong overloaded function is being called.Aaron McCarthy2011-12-141-1/+1
* Making Flickr example work again after API changesAlex Wilson2011-12-132-3/+4
* QML-based WeatherInfo example, to demonstrate location position APIsAlex Wilson2011-12-1323-1/+1226
* Transition back to search list when a place is removed.abcd2011-12-131-6/+11
* Add ability to save an existing place as a favorite to exampleabcd2011-12-132-0/+58
* Build against new QtQuick2 library.Aaron McCarthy2011-12-136-16/+15
* Share common components between Mapviewer and Places example.Aaron McCarthy2011-12-12144-2412/+522
* Let example demonstrate saving of contact detailsabcd2011-12-121-3/+25
* Added Marker popup menu to mapviewerTimo Ojala2011-12-123-19/+65
* Removed map3d c++ example app as it is deprecated.Juha Vuolle2011-12-129-1162/+1
* make system tests less dependent on server sideNatalia Shubina2011-12-091-1/+1
* Enable route queries, fix geocode delegate issueMichal Klocek2011-12-083-75/+100
* Remove qmlplaces example, superseded by places.Aaron McCarthy2011-12-0816-1357/+0
* Document Places example.Aaron McCarthy2011-12-089-4/+41
* mapviewer displays rounded long and latNatalia Shubina2011-12-071-3/+2
* Adding auto-width popup menus to mapviewer exampleAlex Wilson2011-12-063-3/+22
* Add mapitems support to mapviewerMichal Klocek2011-12-069-85/+365
* mapviewer: decreased vertical menu heightNatalia Shubina2011-12-021-1/+1
* mapviewer; minor fixes for MarkersNatalia Shubina2011-12-021-5/+5
* mapviewer: added geocode info dialogNatalia Shubina2011-12-022-31/+30
* Enabled geocodeDialog and reverseGeocodeDialog in mapviewerTimo Ojala2011-12-022-16/+22
* Minor. Fix mapviewer compliation issuesMichal Klocek2011-12-012-2/+2
* Fixed QtLocation examples namespace compilation.Toby Tomkins2011-12-015-5/+12
* Add Markers to qmlviewer exampleMichal Klocek2011-12-013-99/+58
* MapMouseArea support part 1/3.Juha Vuolle2011-11-302-7/+7
* Add install rules for Places example.Aaron McCarthy2011-11-303-9/+45
* Category edit/removal functionality.Aaron McCarthy2011-11-3012-5/+49
* Rename postcode to postalCodeabcd2011-11-303-10/+9
* Fix crash when switching between Place Search and Recommendations.Aaron McCarthy2011-11-303-17/+56
* Fix z order of dialogs in Places example.Aaron McCarthy2011-11-291-3/+3
* New icons for places appNatalia Shubina2011-11-2932-41/+5
* Mapviewer scale graphics fix for deformed endpoints and formula fixTimo Ojala2011-11-295-4/+18
* Rename Ratings::value to Ratings::averageabcd2011-11-282-2/+2
* Fix incorrect property binding.Aaron McCarthy2011-11-281-1/+1
* Remove useless property settings.Aaron McCarthy2011-11-281-2/+0
* Don't request search suggestions when search term < 3 characters.Aaron McCarthy2011-11-281-2/+6
* Handle category model navigation outside of delegate.Aaron McCarthy2011-11-282-1/+3
* Fix saving of location details in exampleabcd2011-11-281-2/+11
* Fix example so edit dialog is shownabcd2011-11-251-10/+10
* mapviewer: tiny fixesNatalia Shubina2011-11-253-9/+15
* Removes the old map items.David Laing2011-11-251-22/+0
* Add places QML example.Aaron McCarthy2011-11-2591-1/+4730
* Changed mapviewer scale to snap to round values, lazy scale updatesTimo Ojala2011-11-251-8/+40