summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Convert GeoShape, GeoRectangle and GeoCircle into QML value types.v5.0.0-beta1Aaron McCarthy2012-08-2834-723/+1097
* Document how support for attributes may vary according to pluginabcd2012-08-282-0/+16
* Fix compilation on QNXSean Harmer2012-08-287-13/+14
* Fix compiler warnings with MSVC.Friedemann Kleint2012-08-288-11/+10
* compile fixMaurice Kalinowski2012-08-272-13/+13
* Fix typoabcd2012-08-261-1/+1
* Document how to assign and write a PlaceAttributeabcd2012-08-261-0/+6
* Remove obsolete functionabcd2012-08-242-39/+0
* Remove workaroundabcd2012-08-245-25/+42
* Document and enforce that ExtendedAttributes are not instantiableabcd2012-08-242-0/+8
* Fix behaviour of update() of CategoryModelabcd2012-08-241-35/+38
* Convert Coordinate into a QML coordinate value type.Aaron McCarthy2012-08-2450-1437/+1331
* Docs: change inappropriate references to 'element'.Peter Yard2012-08-2238-145/+146
* Fix behaviour of update() of search modelsabcd2012-08-203-5/+15
* Refactor quickstart documentation to reference simple examplesabcd2012-08-171-0/+1
* Document how a Loader can be used to create delegatesabcd2012-08-171-0/+6
* General doc fixes.Peter Yard2012-08-1415-42/+41
* fix module dependenciesOswald Buddenhagen2012-08-111-2/+2
* follow rename of qt_module_config.prf to qt_module.prfOswald Buddenhagen2012-08-111-1/+1
* Remove unnecessary warningabcd2012-08-061-2/+1
* Fix drawing circle at border when viewport width < map widthIan Chen2012-08-061-2/+2
* Fix incorrect error code during details fetch for nokia pluginabcd2012-08-063-0/+8
* Refactor schema representation of categoriesabcd2012-08-0613-158/+378
* Remove unneeded use of QT_PREPEND_NAMESPACE when declaring metatypes.Aaron McCarthy2012-08-0628-32/+34
* Fix detachment of QPlaceEditorial objectsabcd2012-08-021-1/+1
* Fix incorrect error code during recommendation searchabcd2012-08-021-0/+5
* Only build qml components/examples if qtdeclarative is presentCorentin Jabot2012-08-021-1/+3
* QWeakPointer for QObjects is deprecated: use QPointerThiago Macieira2012-08-021-1/+1
* Fixes for QPlaceResult + unit testsabcd2012-07-311-2/+3
* Doc: Changed \qmlclass to \qmltype and added \instantiates.Jerome Pasion2012-07-3040-45/+90
* Let mapscene manage its own light for the map tilesIan Chen2012-07-301-0/+8
* Add workaround for managing map item's coordinatesIan Chen2012-07-306-2/+47
* Fix behavior of the cancel operationabcd2012-07-273-5/+14
* Fix compiler warning.Aaron McCarthy2012-07-261-0/+1
* QtLocation: Fix compilation.Friedemann Kleint2012-07-262-178/+25
* Update MiniMap to use new gesture apiIan Chen2012-07-251-7/+6
* Fix a case where map item wrapping failsIan Chen2012-07-253-2/+3
* Update doc to reflect changes to mouse eventsIan Chen2012-07-252-4/+4
* Assorted fixes for jsondb pluginabcd2012-07-231-5/+7
* Fix incorrect warning messages + refactor error handlingabcd2012-07-2012-69/+62
* Fix inconsistent enumsabcd2012-07-203-81/+25
* More fixes to map circles across north/south polesIan Chen2012-07-204-72/+284
* Produce warning if connection to jsondb could not be madeabcd2012-07-192-0/+10
* Remove workaround for old unsupported compiler.Aaron McCarthy2012-07-195-37/+9
* QPlaceResultPrivate::compare(): Call the right compare function.Friedemann Kleint2012-07-181-1/+1
* Rename QQuickCanvas to QQuickWindow, in line with qtdeclarativeIan Chen2012-07-182-3/+3
* Rename nokia_places_jsondb to places_jsondbabcd2012-07-1726-9/+9
* Add missing virtuals to private classesabcd2012-07-172-2/+2
* Inter-module documentation link fixes.Aaron McCarthy2012-07-162-3/+3
* Remove deprecated MapPinchArea and MapFlickable elements.Aaron McCarthy2012-07-1610-772/+4