summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add changelog for QtLocation 5.4.1 releasev5.4.15.4.1Alex Blasche2015-01-291-0/+29
* Remove "qrc:/" if it is the start of the nmea source urlAndy Shaw2015-01-161-0/+2
* Fix touch event handling in transformed map.Aaron McCarthy2015-01-151-13/+13
* Fix crash in Nokia geocoding engine if results are emptyAlex Blasche2015-01-072-7/+7
* Fix crash due to floating point precision.Aaron McCarthy2015-01-078-90/+90
* Update poly2tri to latest upstream.Aaron McCarthy2015-01-072-8/+22
* Remove Q_NO_USING_KEYWORD usageThiago Macieira2014-12-184-69/+0
* Merge remote-tracking branch 'origin/5.4.0' into 5.4Frederik Gladhorn2014-12-172-2/+4
|\
| * Update plugins.qmltypesv5.4.05.4.0Kai Koehne2014-12-042-2/+4
* | Bump versionOswald Buddenhagen2014-12-121-1/+1
* | Remove unused private memberThiago Macieira2014-12-112-2/+1
* | Fix static linking when using libpoly2triAlex Blasche2014-12-102-19/+3
* | Merge remote-tracking branch 'origin/5.4.0' into 5.4Frederik Gladhorn2014-11-211-0/+54
|\ \ | |/
| * Add changelog for Qt 5.4.0 releasev5.4.0-rc1Alex Blasche2014-11-171-0/+54
|/
* Add missing include for QObjectSamuli Piippo2014-11-031-0/+2
* Android: A new positioninfosource is always initialized with NoErrorAlex Blasche2014-10-241-1/+1
* iOS 8 - CLLocationManager authorizationTimur Pocheptsov2014-10-232-0/+18
* Ensure that rounding errors are considered by QGeoCircle::containsAlex Blasche2014-10-221-1/+6
* Fix QGeoCoordinate::toString() when rounding long/lat corner casesAlex Blasche2014-10-132-0/+63
* Doc: Applied title case to section1 titlesv5.4.0-beta1Nico Vertriest2014-10-098-8/+8
* Updated the request URL to use https instead of httpVenu2014-09-262-3/+4
* Fix non-standard \since tag in QGeoAreaMonitorInfoAlex Blasche2014-09-261-1/+1
* Fix fitViewportToMapItemsRefine when the map solely contains quickitemsJürgen Hunold2014-09-251-4/+9
* Fix DeclarativePlace unit testAlex Blasche2014-09-231-2/+6
* Put pre-defined GPS log file into qrc fileAlex Blasche2014-09-173-5/+9
* Doc: replace VisualDataModel with DelegateModelNico Vertriest2014-09-162-5/+5
* Merge remote-tracking branch 'gerrit/5.3' into 5.4Alex Blasche2014-09-083-10/+75
|\
| * weatherinfo: improve update behavior of weatherinfo example5.3Fawzi Mohamed2014-09-033-10/+75
| * Bump versionFrederik Gladhorn2014-08-291-1/+1
* | Re-enable declarative_ui testsv5.4.0-alpha1Alex Blasche2014-09-042-1/+0
* | Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-281-4/+8
|\ \ | |/
| * OSX: Fix QGeoPositionInfo attribute values with corelocation plug-inv5.3.25.3.2Alex Blasche2014-08-151-4/+8
* | Update license headers and add new license filesAntti Kokko2014-08-24584-11649/+6800
* | Merge branch '5.3' into 5.4Alex Blasche2014-08-147-11/+96
|\ \ | |/
| * Don't hang weatherinfo if position source has an error.Alex Blasche2014-08-142-1/+19
| * Enforce the use of test.source position plug-in in auto testsAlex Blasche2014-08-142-2/+1
| * Report error when failing to connect to Geoclue.Aaron McCarthy2014-08-132-8/+26
| * Add changelog for QtPositioning 5.3.2 release.Alex Blasche2014-08-131-0/+50
* | Fix revision and docs for new MapType::night propertyAlex Blasche2014-08-144-6/+9
* | Add magneticVariation and magneticVariationValid property to QML PositionAlex Blasche2014-08-144-22/+66
* | Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Frederik Gladhorn2014-08-122-23/+20
|\ \
| * \ Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-122-23/+20
| |\ \ | | |/
| | * Fix fitViewportToMapItemsRefineWolfgang Bremer2014-08-111-21/+6
| | * Avoid potential double deletion when handling OSM route repliesAlex Blasche2014-08-111-0/+3
| | * Fix QGeoRouteReplyOsm::networkReplyFinishedWolfgang Bremer2014-08-111-2/+11
* | | Make QtLocation compile with pre-compiled headersAlex Blasche2014-08-122-24/+23
|/ /
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-293-53/+47
|\ \ | |/
| * Fix issues with MapItemView.Aaron McCarthy2014-07-152-50/+44
| * Fixed symbol clash between sensor and positioning plug-in on iOSAlex Blasche2014-07-141-3/+3
* | Remove unused source file.Aaron McCarthy2014-07-232-246/+0