summaryrefslogtreecommitdiff
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fixed broken Location links due to version number.v5.2.0-alpha1Jerome Pasion2013-09-2516-126/+126
* Doc: Fixed broken Positioning links due to version number.Jerome Pasion2013-09-252-2/+2
* Doc: Removed version from "\inqmlmodule QtLocation"Jerome Pasion2013-09-2532-37/+37
* Doc: Removed version from "\inqmlmodule QtPositioning"Jerome Pasion2013-09-257-7/+7
* Make compile after recent V4 API changesAlex Blasche2013-09-195-18/+24
* Fix MapGestureArea consuming mouse events.Albin Olsson2013-09-161-0/+9
* Improve definition of projects belonging to QtPositioning & QtLocationAlex Blasche2013-09-162-1/+2
* Fix broken polygonline and polygonitem for ARM.Albin Olsson2013-09-043-3/+3
* Fix assert error caused by MapItemView.Albin Olsson2013-09-041-4/+4
* Implement socket NMEA source.Albin Olsson2013-09-032-48/+136
* Fix some name inconsistencies in QtLocationAlex Blasche2013-09-034-31/+30
* Split QtLocation into QtPositioning and QtLocationAlex Blasche2013-09-0259-1220/+917
* Fix bug where getDetails() could invalidate icon url.Albin Olsson2013-08-301-3/+6
* Change isPinchActive property to read-only.Albin Olsson2013-08-301-1/+1
* Improve filtering of touch and mouse events.Albin Olsson2013-08-293-17/+64
* Update to use filtering of child mouse and touch events.Albin Olsson2013-08-166-37/+60
* Add missing call to markDirty() in MapNode::updateFBO()Albin Olsson2013-08-131-0/+2
* Fix compilation after the qml engine changesLars Knoll2013-08-128-33/+43
* Support explore functionality.Aaron McCarthy2013-07-262-12/+50
* PositionSource property fixes.Aaron McCarthy2013-07-162-70/+148
* Fix QtLocation documentationAlex Blasche2013-07-1232-139/+138
* Update copyright year to 2013Sergio Ahumada2013-06-1350-50/+50
* Update all plugins.qmltypes filesLiang Qi2013-05-301-525/+223
* Update qmldir filesLiang Qi2013-05-301-0/+1
* Fixes warning when using "QtLocation 5.0" import.Aaron McCarthy2013-04-083-2/+4
* Fix warnings in qtlocation found by GCC 4.8Thiago Macieira2013-04-071-0/+6
* Compile if there is no Qt3d.Volker Krause2013-03-071-1/+1
* Rename namespace QtLocation -> QLocationSze Howe Koh2013-02-056-12/+12
* Remove use of QT_{BEGIN,END}_HEADER macros.Aaron McCarthy2013-02-031-6/+0
* Change copyright from 2012 to 2013Rainer Keller2013-01-1750-50/+50
* Change usage of deprecated QWindow accessorsShawn Rutledge2012-11-303-4/+4
* Compile after QPen changes.Friedemann Kleint2012-10-241-1/+1
* Compile after removal of compatibility code in QtQuick.Friedemann Kleint2012-10-162-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-24100-2400/+2400
* Convert GeoShape, GeoRectangle and GeoCircle into QML value types.v5.0.0-beta1Aaron McCarthy2012-08-2828-721/+998
* Document how support for attributes may vary according to pluginabcd2012-08-281-0/+8
* Fix compilation on QNXSean Harmer2012-08-281-1/+1
* Fix compiler warnings with MSVC.Friedemann Kleint2012-08-287-9/+8
* 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-2448-1436/+1328
* Docs: change inappropriate references to 'element'.Peter Yard2012-08-2237-144/+145
* 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