summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Maptype, positioning, MapMouseArea support in mapviewerNatalia Shubina2011-11-223-56/+106
* removed MapBaseComponent.qmlNatalia Shubina2011-11-182-822/+0
* Add command line parameters initlization for pluginMichal Klocek2011-11-182-12/+68
* Fix greedy plugin resourses allocationMichal Klocek2011-11-184-86/+829
* mapviewer fixes for deviceNatalia Shubina2011-11-174-4/+4
* Rename Rating to Ratingsabcd2011-11-171-1/+1
* Recommendations to use place id instead of place objectabcd2011-11-162-2/+11
* Rename textPrediction to searchSuggestionabcd2011-11-161-4/+4
* mapviewer to be working on deviceNatalia Shubina2011-11-1614-62/+133
* Port logfilepositionsource example to Qt5alex2011-11-147-34/+17
* QtLocation doesn't support Symbian anymore.alex2011-11-107-33/+7