summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix VideoItem's checking of playback stateIan Chen2012-07-091-1/+1
* Remove uses of deprecated MapPinchArea and MapFlickable.Aaron McCarthy2012-07-063-15/+4
* Update 3dItem to use latest Qt3D version no.Ian Chen2012-07-031-2/+2
* Fix example to show map when jsondb plugin is chosenabcd2012-06-291-1/+2
* Remove tile prefetch code in app layer (slider component)Ian Chen2012-06-263-15/+0
* Integrate fitViewportToMapItem with MapItemViewIan Chen2012-06-221-0/+1
* Refactor recommendationsabcd2012-06-212-37/+15
* Set minimap to use base map's pluginIan Chen2012-06-211-2/+1
* Fix up documentation.Aaron McCarthy2012-06-212-13/+14
* Remove old files in examples, clean up .pro structureAlex Wilson2012-06-2114-197/+75
* Rename QGeoBoundingArea and related classes to QGeoShape.Aaron McCarthy2012-06-211-3/+3
* Refactor Search Resultsabcd2012-06-202-52/+76
* Fix VideoItem in map viewerIan Chen2012-06-202-3/+4
* Add an option to search by distance and or name.Chris Axiarlis2012-06-192-0/+26
* Remove correctionsabcd2012-06-142-101/+48
* Move mousearea outside of videoouput in mapviewerIan Chen2012-06-071-8/+8
* Fix route dialog's geocoding functionality in mapviewerIan Chen2012-06-072-8/+10
* Fix compilation of examples when Qt is configured with -no-widgetsKent Hansen2012-06-071-1/+2
* adding id for route instruction elementNatalia Shubina2012-06-071-0/+1
* 3d Items in map viewer continue to rotateThomas Lowe2012-06-051-1/+2
* Refactor to allow specification for nokia icons onlyabcd2012-05-252-2/+5
* repositioning zoom sliderNatalia Shubina2012-05-227-11/+3
* Simple prefetch schemeThomas Lowe2012-05-163-0/+15
* Coding style fixes, round #1Alex Wilson2012-05-152-1/+4
* Bring back mini map rectangle in MapViewerIan Chen2012-05-111-1/+1
* Stop map elements on base map rendering over minimap in MapviewerIan Chen2012-05-111-1/+1
* Rename Place*Model::execute() to update().Aaron McCarthy2012-05-103-7/+7
* Fix inconsistent API for clear() and reset() in models.Aaron McCarthy2012-05-093-5/+3
* Main menu for examples is not obscuring the logoCristian Adam2012-05-044-4/+2
* Docs: Bug-6690 fixes. General doc fixes.Peter Yard2012-05-031-0/+2
* Fix function binding.Aaron McCarthy2012-05-022-4/+4
* updating location system testsNatalia Shubina2012-04-261-4/+4
* Made polygon area draggableThomas Lowe2012-04-242-0/+6
* Fix map circle's null center problem in map viewerIan Chen2012-04-231-1/+3
* Add 'fit viewport to map item' function and its unit tests.Ian Chen2012-04-231-0/+5
* Fix install and clean up for logfilepositionsource examplesYuchen Deng2012-04-181-10/+5
* Use toFixed for rounding zoomLevel in MapViewerAlex Wilson2012-04-131-1/+1
* Fixed Mapviewer to highlight the current maptype in the menuThomas Lowe2012-04-131-0/+1
* Fix assigning a category to a place in exampleabcd2012-04-121-1/+0
* General documentation issuesWolfgang Beck2012-03-291-54/+55
* Mapviewer doesn't display error message when unable to build a routeJean Gressmann2012-03-261-1/+8
* Remove use of Loader element in Dialogs.Aaron McCarthy2012-03-2612-578/+523
* Display visually if there is a error connecting to flickr.Aaron McCarthy2012-03-232-0/+13
* changing default street name in Route dialogNatalia Shubina2012-03-221-1/+1
* disable mouse hovered eventsNatalia Shubina2012-03-228-10/+10
* Fix buttons which weren't correctly set as visible/invisibleabcd2012-03-213-11/+4
* Display distance to place in a user friendly way.Aaron McCarthy2012-03-215-2/+18
* Reset view index when PlaceDialog is closedabcd2012-03-203-13/+26