summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix for Map resize bug (items like Polygon not moving with map)Alex Wilson2011-12-232-3/+4
* First pass at adding d-pointers to maps.David Laing2011-12-2311-125/+353
* Some basic mapitem docs and related autotests.Juha Vuolle2011-12-232-3/+121
* Adds coordinateChanged signal to QML CoordinatesAlex Wilson2011-12-232-1/+12
* Adds azimuthTo and atDistanceAndAzimuth to QML CoordinatesAlex Wilson2011-12-222-0/+62
* Add polygon item mouse area support.Juha Vuolle2011-12-221-1/+1
* Finetune map item drag, works now also with mapviewer.Juha Vuolle2011-12-2215-104/+35
* Fixes a crash bug related to the request queue.David Laing2011-12-221-0/+5
* Fix crash bug when panning map.David Laing2011-12-211-0/+2
* Changing QStringLiterals back to QLatin1StringAlex Wilson2011-12-212-6/+6
* Add QML locale functionality to Placesabcd2011-12-212-8/+72
* Map item autotests and related fixes.Juha Vuolle2011-12-218-6/+10
* Using barymetric center for poly triangulationAlex Wilson2011-12-211-1/+7
* Removing some unnecessary #includes on Qt3D headersAlex Wilson2011-12-211-5/+0
* Adding borders to map rectangle items, drawing fixesAlex Wilson2011-12-202-9/+44
* Rename (private fn) reloadCategories() to updateLayout()abcd2011-12-202-4/+4
* Unit tests + corrections for Contact Details in QMLabcd2011-12-203-30/+47
* Replace use of QLatin1Constant with QStringLiteral.Aaron McCarthy2011-12-207-198/+12
* Unit tests for Supplier element.Aaron McCarthy2011-12-202-1/+14
* Unit tests for Icon element.Aaron McCarthy2011-12-201-0/+3
* Move qplace .h, _p.h and .cpp files into src/location/placesabcd2011-12-205-3/+3
* Replacing GL_QUADS and GL_POLYGON with trianglesAlex Wilson2011-12-202-6/+9
* Refactors the caching and tile fetching code.David Laing2011-12-1913-154/+282