summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* weatherinfo: improve update behavior of weatherinfo example5.3Fawzi Mohamed2014-09-033-10/+75
* Bump versionFrederik Gladhorn2014-08-291-1/+1
* OSX: Fix QGeoPositionInfo attribute values with corelocation plug-inv5.3.2Alex Blasche2014-08-151-4/+8
* 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 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
* 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
* Fix the names of the plugin factory classes for static plugin loadingAlex Blasche2014-06-2512-13/+14
* Bump versionOswald Buddenhagen2014-06-181-1/+1
* Fix wrong qreal architecture checksv5.3.1Dmitry Shachnev2014-06-123-42/+33
* Add changelog for upcoming Qt 5.3.1 releaseAlex Blasche2014-06-031-0/+57
* Fix crash on S4 when running Satellite and Position updates concurrentlyAlex Blasche2014-05-232-11/+23
* Add snippet app to verify plugin implementationMaurice Kalinowski2014-05-235-0/+617
* Implement WinRT plugin for positioningMaurice Kalinowski2014-05-237-0/+657
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-144-2/+4
|\
| * Add missing classname entry for positioning and location qml module.v5.3.0-rc1v5.3.0Alex Blasche2014-05-054-2/+4
* | QNX: Fix compilation of testsSergio Ahumada2014-05-062-16/+16
* | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-014-7/+4
|\|
| * Remove unnecessary private export macroAlex Blasche2014-04-244-7/+4
* | Build snippet outside of example build configurations too.Alex Blasche2014-04-241-6/+2
* | Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Alex Blasche2014-04-236-10/+91
|\ \
| * | Merge remote-tracking branch 'origin/release' into stableJani Heikkinen2014-04-236-10/+91
| |\|
| | * Rename dist/changes-5.3 -> dist/changes-5.3.0Sergio Ahumada2014-04-221-0/+0
| | * Add Qt 5.3.0 change log for QtPositioning.Alex Blasche2014-04-171-0/+74
| | * Doc: Edited Qt Positioning example pagesJerome Pasion2014-04-145-10/+17
| | * Temporary fix for static build issues on Mac.Alex Blasche2014-04-111-6/+7
* | | Add PLUGIN_CLASS_NAME declarations to plug-in projectsAlex Blasche2014-04-2314-1/+19
* | | Fix crash when initializing Nokia place categories.Aaron McCarthy2014-04-231-31/+46
|/ /
* | Bump MODULE_VERSION to 5.3.1Sergio Ahumada2014-04-221-1/+1
* | Only build snippets in developer builds with enabled examples.Alex Blasche2014-04-141-6/+18
|/
* Ignore invalid center coordinates on mapsAlex Blasche2014-04-081-3/+6
* Avoid excessive QImage::fill/copy in copyright handlerGunnar Sletta2014-04-071-51/+25
* Avoid blocking simulator backend during its constructionAlex Blasche2014-04-041-5/+0
* Simplify the detection of a QtSimulator buildAlex Blasche2014-04-042-2/+2
* Fix compilation for embedded Androidaavit2014-04-021-1/+1
* Document supported/available platforms for QtLocation & QtPositioning.Alex Blasche2014-04-022-7/+11
* Fix typoSergio Ahumada2014-04-022-2/+2
* Android: Fix crashes due to insufficient resource cleanupsAlex Blasche2014-04-021-1/+7
* Doc: Document signals (not handlers) under \qmlsignalv5.3.0-beta1Sze Howe Koh2014-03-184-15/+35
* Nokia plugin: Move message about malformed reply to common messages.Friedemann Kleint2014-03-184-2/+9
* Fix compile warning.Aaron McCarthy2014-03-141-5/+3
* Parse Nokia route response in helper thread.Aaron McCarthy2014-03-146-86/+124
* Parse Nokia geocode response in helper thread.Aaron McCarthy2014-03-144-63/+79
* Send requested update interval to Geoclue providers.Aaron McCarthy2014-03-043-207/+154
* Emit updateTimeout() when regular position updates aren't received.Aaron McCarthy2014-03-042-8/+13