summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Make QtLocation QML module compile after QJSValuePrivate constructor changeAlex Blasche2013-10-015-6/+6
* Doc: Fixed broken Location links due to version number.v5.2.0-alpha1Jerome Pasion2013-09-2521-171/+171
* Doc: Fixed broken Positioning links due to version number.Jerome Pasion2013-09-258-10/+10
* Doc: Removed version from "\inqmlmodule QtLocation"Jerome Pasion2013-09-2532-37/+37
* Doc: Removed version from "\inqmlmodule QtPositioning"Jerome Pasion2013-09-259-9/+9
* Move tilecache storage to a standard locationAlbin Olsson2013-09-202-6/+5
* Make compile after recent V4 API changesAlex Blasche2013-09-195-18/+24
* Doc: Setting \qtvariable to "positioning" instead of "location"Jerome Pasion2013-09-181-1/+1
* Improve area monitoring API.Alex Blasche2013-09-1723-364/+1466
* Return NaN if position info source doesn't have an attribute.Aaron McCarthy2013-09-162-12/+40
* Fix MapGestureArea consuming mouse events.Albin Olsson2013-09-161-0/+9
* Improve definition of projects belonging to QtPositioning & QtLocationAlex Blasche2013-09-165-4/+12
* Fix broken polygonline and polygonitem for ARM.Albin Olsson2013-09-043-3/+3
* Fix Geoclue plugin when used with slow Geoclue providers.Aaron McCarthy2013-09-043-102/+26
* Fix assert error caused by MapItemView.Albin Olsson2013-09-041-4/+4
* Fix conditional expression.Aaron McCarthy2013-09-041-1/+1
* Fix comment in copy and pasted code.Aaron McCarthy2013-09-041-2/+2
* Implement socket NMEA source.Albin Olsson2013-09-033-49/+149
* Fix some name inconsistencies in QtLocationAlex Blasche2013-09-0337-398/+397
* Split QtLocation into QtPositioning and QtLocationAlex Blasche2013-09-02186-1087/+2339
* 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
* Add support for Geoclue Satellite interface.Aaron McCarthy2013-08-2910-128/+708
* QGeoAreaMonitor becomes loadable via plugins.Alex Blasche2013-08-2223-76/+296
* 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
* Remove locationd/npe and maemo/meego position backendsAlex Blasche2013-08-0621-2148/+0
* Doc: Setting \qtvariable in module page.Jerome Pasion2013-08-051-0/+1
* Support explore functionality.Aaron McCarthy2013-07-2615-98/+490
* PositionSource property fixes.Aaron McCarthy2013-07-165-76/+156
* Fix QtLocation documentationAlex Blasche2013-07-12107-170/+7374
* Remove JsonDB specific tests and plug-insAlex Blasche2013-06-1928-4784/+0
* Update copyright year to 2013Sergio Ahumada2013-06-13176-176/+176
* Fix the build on Mac when c++11 was enabledLiang Qi2013-06-071-0/+3
* Update all plugins.qmltypes filesLiang Qi2013-05-301-525/+223
* Update qmldir filesLiang Qi2013-05-301-0/+1
* Only link against QtGui when having maps enabled.Volker Krause2013-04-182-2/+2
* Fixes warning when using "QtLocation 5.0" import.Aaron McCarthy2013-04-083-2/+4
* Fix geocoding in OSM plugin.Aaron McCarthy2013-04-082-7/+8
* Fix warnings in qtlocation found by GCC 4.8Thiago Macieira2013-04-073-3/+6
* Update the documentation for the Direction attribute of QGeoPositionInfo. The...Jim Ehrismann2013-04-041-1/+1
* Fixed NMEA case sensitive checksum comparison bugbelabalazs2013-03-261-3/+4
* Compile if there is no Qt3d.Volker Krause2013-03-073-3/+4
* QtLocation header check: compile in pedantic modeThiago Macieira2013-02-243-4/+4
* Fix header self-contained compilation: QGeoCoordinate must be declaredThiago Macieira2013-02-241-1/+1
* Add routing support to OSM plugin.Aaron McCarthy2013-02-227-8/+601
* Add geocoding support to OSM plugin.Aaron McCarthy2013-02-227-8/+527
* Open Street Maps plugin.Aaron McCarthy2013-02-2011-1/+685