summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add triangulator for arbitrary polygons to MapPolygonAlex Wilson2012-01-232-23/+33
* The great doc crusade continuesAlex Wilson2012-01-205-31/+154
* Implemented setUpdateInterval() for satellite info simulator backendvbologa2012-01-202-5/+22
* Clarify use of (Map)MouseArea with MapQuickItem, general cleanupAlex Wilson2012-01-202-23/+92
* Use a pointer to the fboSurface in MapNodeAlex Wilson2012-01-202-3/+6
* Support more than QObject* based roles in MapItemView.Aaron McCarthy2012-01-182-12/+12
* Refactoring ahead of precision issue fixes.David Laing2012-01-1715-888/+1821
* Add missing #includeRohan McGovern2012-01-171-0/+1
* Add plugins.qmltypes for QtLocation 5.0.Aaron McCarthy2012-01-172-1/+1335
* Changing example address so that it might workAlex Wilson2012-01-171-1/+1
* Fix crash due to uninitialised data member.Aaron McCarthy2012-01-161-1/+1
* Unify behaviour of BoundingBox and BoundingCircle elements.Aaron McCarthy2012-01-165-102/+329
* Implement cross-referencing of Placesabcd2012-01-1339-252/+1621
* Explicit includes of QDeclarativeParserStatus, QtQuick fixupsAlex Wilson2012-01-139-1/+9
* Documentation for GeocodeModel and RouteModelAlex Wilson2012-01-122-22/+134
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-113-3/+3
* Improve unit tests for CategoryModel.Aaron McCarthy2012-01-101-1/+6
* Basic set/get tests for all Places QML elements.Aaron McCarthy2012-01-102-4/+8
* Test setting QML objects from C++.Aaron McCarthy2012-01-1014-16/+17
* Fixes for Peter Yard's feedback on gerrit #12168 (docs for map objs)Alex Wilson2012-01-102-4/+4
* Fix for missing tiles bug.Basel Hashisho2012-01-102-1/+3
* Renames MapPinch => MapPinchArea, adds docs for it and MapFlickableAlex Wilson2012-01-104-80/+135
* Adding private API warnings for the Maps API.David Laing2012-01-0933-369/+452
* Fix extra empty category retrieved when retrieving place detailsabcd2012-01-061-2/+5
* Documentation for Plugin QML elementAlex Wilson2012-01-061-12/+67
* Change Plugin{} element API to use enums for featuresAlex Wilson2012-01-068-265/+136
* Update copyright year in license headers.Jason McDonald2012-01-06378-378/+378
* Improved docs for Map element, and a screenshotAlex Wilson2012-01-051-16/+97
* Renames the new mapping classes.David Laing2012-01-0568-1183/+803
* Improving docs for MapQuickItem, adding screenshotsAlex Wilson2012-01-051-8/+50
* Screenshots of Map circles, polygons, polylines and rectanglesAlex Wilson2012-01-054-0/+8
* Improving documentation for map objectsAlex Wilson2012-01-056-31/+250
* Remove assert.Aaron McCarthy2012-01-051-1/+0
* Use the new approach for notifications in jsondbabcd2012-01-053-67/+22
* Don't check the for the db connection anymore.abcd2012-01-055-63/+28
* Add count property and data fn to declarative recommendation modelabcd2012-01-052-4/+25
* Remove unused member variable.Aaron McCarthy2012-01-052-2/+1
* Ensure that categories are initialized from QML.Aaron McCarthy2012-01-051-0/+13
* Change Map#coordinateToScreenPosition to return closest solutionAlex Wilson2012-01-051-1/+17
* Improve unit test for Place element.Aaron McCarthy2012-01-043-61/+17
* Adding additional documentation about MapQuickItem#zoomLevelAlex Wilson2012-01-041-2/+16
* Moving GL_LINE_SMOOTH to apply before map objects are renderedAlex Wilson2012-01-041-5/+5
* Fixed QtLocation jsondb namespace compilation.Toby Tomkins2011-12-298-10/+29
* New withFeature properties for QML Plugin elementAlex Wilson2011-12-292-2/+123
* Fix for crash during plugin changeAlex Wilson2011-12-292-0/+10
* Adding some docs for basic QML map items that have noneAlex Wilson2011-12-286-7/+154
* Remove deprecated positioningMethod property.alex2011-12-283-59/+6
* Fixing up a bunch of minor compile warningsAlex Wilson2011-12-285-2/+17
* Handling changes to underlying coordinates in map rects & circlesAlex Wilson2011-12-284-27/+15
* Handling changes to underlying coordinates in map poly(line|gon)Alex Wilson2011-12-284-0/+50