summaryrefslogtreecommitdiff
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* Ignore invalid center coordinates on mapsAlex Blasche2014-04-081-3/+6
* Fix typoSergio Ahumada2014-04-021-1/+1
* Doc: Document signals (not handlers) under \qmlsignalv5.3.0-beta1Sze Howe Koh2014-03-184-15/+35
* Fix some typosSergio Ahumada2014-03-033-3/+3
* Normalize signal & slot signatures in connectionThiago Macieira2014-02-283-20/+20
* Fix QtLocation QML API and its version.Alex Blasche2014-02-262-97/+84
* Remove unnecessary code.Aaron McCarthy2014-02-265-21/+11
* Map item geometry do not need to be QObjects.Aaron McCarthy2014-02-2610-33/+13
* Fix translatable strings and cleanup unnecessary stringsAlex Blasche2014-02-2614-207/+54
* Update QtPositioning QML API meta data including new 5.3 features.v5.3.0-alpha1Alex Blasche2014-02-251-2/+17
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-02-122-1/+2
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-122-1/+2
| |\
| | * Fix documentation link to GeoShape::contains().Aaron McCarthy2014-02-101-1/+1
| | * Add index context property to QDeclarativeGeoMapItemBaseMichael Krasnyk2014-02-071-0/+1
* | | Grab mouse when a gesture is detected.Aaron McCarthy2014-02-121-6/+10
|/ /
* | Remove bearing and tilt from the qml APIFabian Bumberger2014-02-114-230/+8
* | Fix declarative_ui tests.Aaron McCarthy2014-02-114-16/+21
* | Emit panFinished() when pan finishes without a flick.Aaron McCarthy2014-02-101-1/+3
* | Fix CoordinateAnimation documentation.Aaron McCarthy2014-02-101-7/+5
* | Simplify property change logic in Position type.Aaron McCarthy2014-02-103-215/+149
* | Add direction and vertical speed properties to QML Position type.Aaron McCarthy2014-02-104-17/+141
* | Fix documentation errors.Aaron McCarthy2014-02-102-2/+2
* | Nokia plug-in URL and tiler API updatesAnders Gunnarsson2014-02-072-1/+5
* | Fix map item behavior when used with a MouseArea.Aaron McCarthy2014-02-0714-131/+143
* | Missing changes from MapMouseArea removal.Aaron McCarthy2014-02-063-359/+0
* | Remove the GeoMapMouseAreaFabian Bumberger2014-02-0611-650/+25
* | Remove offset from PlaceSearchModel documentationAlex Blasche2014-02-041-14/+13
* | Remove offset attribute from place content requests.Aaron McCarthy2014-01-222-32/+18
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Alex Blasche2014-01-201-18/+4
|\ \
| * \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-171-18/+4
| |\ \ | | |/
| | * QDeclarativePositionSource::{supported|preferred}PositioningMethods() always ...Jim Ehrismann2014-01-171-18/+4
* | | Remove offset attribute from place search requests.Aaron McCarthy2014-01-203-25/+98
|/ /
* | Remove RouteModel::locale property.Aaron McCarthy2014-01-132-58/+22
* | Use QVariantMap instead of QMap<QString, QVariant>.Aaron McCarthy2014-01-082-3/+3
* | Fix warning message about unsupported area types.Aaron McCarthy2014-01-081-1/+1
* | Enhance measurement system support in routing manager.Aaron McCarthy2014-01-072-0/+108
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-163-4/+7
|\ \ | |/
| * Remove QtQml dependency from QtPositioning.Aaron McCarthy2013-12-113-4/+7
* | Enable wheel mouse wheel for zoomingFabian Bumberger2013-11-253-0/+13
* | Don't steel the mouse/touch events when we must notFabian Bumberger2013-11-251-2/+8
* | Merge "Merge branch 'stable' into dev" into refs/staging/devAlex Blasche2013-11-213-3/+3
|\ \
| * \ Merge branch 'stable' into devAlex Blasche2013-11-213-3/+3
| |\ \ | | |/
| | * Fix qdoc references following shift of example dirsAlex Blasche2013-11-183-3/+3
* | | Bugfix and improvement for start of panningAnders Gunnarsson2013-11-211-8/+4
|/ /
* | Fix ambiguous type conversion options (QPointF vs QDoubleVector)Alex Blasche2013-11-192-2/+2
* | Fix crash (null pointer dereference).Albin Olsson2013-11-182-3/+8
* | Initialize the center of the Map itemFabian Bumberger2013-11-151-0/+1
* | Merge "Merge branch 'stable' into dev" into refs/staging/devAlex Blasche2013-11-144-30/+39
|\ \
| * \ Merge branch 'stable' into devAlex Blasche2013-11-114-30/+39
| |\ \ | | |/
| | * Fix compiler warning.Alex Blasche2013-11-111-0/+1