summaryrefslogtreecommitdiff
path: root/examples/declarative/mapviewer
Commit message (Expand)AuthorAgeFilesLines
* Update obsolete contact address.Jason McDonald2012-01-2314-14/+14
* Update example look and feel. Part 3.Natalia Shubina2012-01-202-4/+2
* Update example look and feel. Part 2.Natalia Shubina2012-01-183-20/+19
* Update VideoItem so video can be stoppedNatalia Shubina2012-01-181-3/+9
* Replacing mp4 video with ogg/theoraAlex Wilson2012-01-175-3/+3
* Update example look and feelabcd2012-01-171-1/+1
* ignore touch movement when popup menu is activeNatalia Shubina2012-01-161-2/+6
* using relative path for VideoItemNatalia Shubina2012-01-116-4/+13
* Allow selection of whether a qml wrapper app is used for examples.Aaron McCarthy2012-01-112-3/+6
* Move location of common components to an imports subdirectory.Aaron McCarthy2012-01-111-1/+1
* Adding snippets and example text to go with MapViewerAlex Wilson2012-01-102-19/+97
* mapviewer: added minimapNatalia Shubina2012-01-104-17/+104
* mapviewer: update map's and marker's popup menuNatalia Shubina2012-01-109-111/+131
* Renames MapPinch => MapPinchArea, adds docs for it and MapFlickableAlex Wilson2012-01-101-1/+1
* Change Plugin{} element API to use enums for featuresAlex Wilson2012-01-061-2/+5
* Update copyright year in license headers.Jason McDonald2012-01-0613-13/+13
* removed district, county and country code from geocode dialogNatalia Shubina2011-12-292-27/+23
* Enabled route by address in mapviewer. Visual fixes.Timo Ojala2011-12-292-5/+4
* Adding some docs for basic QML map items that have noneAlex Wilson2011-12-281-2/+11
* Add locale capability to mapviewerNatalia Shubina2011-12-222-0/+87
* Finetune map item drag, works now also with mapviewer.Juha Vuolle2011-12-222-8/+5
* added route info tab in mapviewerNatalia Shubina2011-12-212-50/+29
* 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-162-12/+14
* Adding line.width and line.color to Map Polyline & RouteAlex Wilson2011-12-161-2/+6
* Build against new QtQuick2 library.Aaron McCarthy2011-12-132-7/+6
* Share common components between Mapviewer and Places example.Aaron McCarthy2011-12-1266-1302/+89
* Added Marker popup menu to mapviewerTimo Ojala2011-12-123-19/+65
* 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
* 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
* Add Markers to qmlviewer exampleMichal Klocek2011-12-013-99/+58
* MapMouseArea support part 1/3.Juha Vuolle2011-11-302-7/+7
* Rename postcode to postalCodeabcd2011-11-301-5/+5
* Mapviewer scale graphics fix for deformed endpoints and formula fixTimo Ojala2011-11-295-4/+18
* mapviewer: tiny fixesNatalia Shubina2011-11-253-9/+15
* 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