summaryrefslogtreecommitdiff
path: root/src/plugins/position
Commit message (Expand)AuthorAgeFilesLines
* Android: check positioning listener not nullVyacheslav Koscheev2017-10-241-2/+5
* Android: fix resolving null locationManagerVyacheslav Koscheev2017-06-291-0/+4
* gypsy: fix initialization order warningShawn Rutledge2017-05-121-1/+1
* Fix build for -no-feature-temporaryfileStephan Binner2017-04-251-1/+1
* winrt: Add error handling for GeoPositionInfoSource creationOliver Wolff2017-04-243-8/+26
* CLLocationManager - allow background updatesTimur Pocheptsov2017-03-171-0/+16
* Set UTC flag for Android position timestampsAlex Blasche2017-03-141-1/+1
* Guard against unprotected javaVM pointer usageAlex Blasche2017-03-091-1/+1
* Fix -Wreorder warningPaolo Angelelli2017-03-072-4/+4
* Remove moc_* inclusions from source filesPaolo Angelelli2017-02-144-6/+0
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-144-4/+4
|\
| * Set parent to timers in position pluginsVyacheslav Koscheev2017-02-074-4/+4
* | Remove support for WinRT 8.1 and Windows Phone 8.1Maurice Kalinowski2017-01-191-8/+3
* | Merge remote-tracking branch 'gerrit/5.8' into devAlex Blasche2016-12-051-2/+19
|\ \ | |/
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-281-2/+19
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.75.7Liang Qi2016-11-241-2/+19
| | |\
| | | * winrt: Use backend provided timestampsMaurice Kalinowski2016-11-041-2/+19
* | | | Merge remote-tracking branch 'gerrit/5.8' into devAlex Blasche2016-11-038-26/+32
|\ \ \ \ | |/ / /
| * | | Fix the direction of arguments in signalsThiago Macieira2016-11-022-3/+3
| * | | Merge remote-tracking branch 'gerrit/5.7' into 5.8Alex Blasche2016-11-022-15/+19
| |\ \ \ | | |/ /
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-012-15/+19
| | |\ \ | | | |/
| | | * Fix error status for QGeoPositionInfoSourceAndroidVyacheslav Koscheev2016-09-302-15/+19
| * | | Use QDateTime::currentMSecsSinceEpoch() instead of currentDateTimeThiago Macieira2016-11-021-1/+1
| * | | Convert qtlocation to the new configure systemLars Knoll2016-10-282-5/+6
| * | | winrt: Fixup for 79697d9fb63a109eb8e5098c90fd287815deb12bv5.8.0-beta1Maurice Kalinowski2016-10-241-1/+2
| * | | winrt: Code cleanupMaurice Kalinowski2016-10-241-1/+1
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-073-1/+41
|\ \ \ \ | |/ / /
| * | | winrt: Add direction to position informationMaurice Kalinowski2016-10-061-0/+11
| * | | Add capability to ask for Location permission at runtimeAlex Blasche2016-09-212-1/+30
* | | | Fix dynamic linking on iOS and tvOSJake Petroules2016-08-231-3/+1
|/ / /
* | | Merge remote-tracking branch 'gerrit/5.7' into devAlex Blasche2016-07-295-8/+12
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Michal Klocek2016-07-284-4/+9
| |\ \ | | |/
| | * Make sure JNI_OnLoad is not called more than onceBogDan Vatra2016-07-201-0/+5
| | * Android: Reduce the minimum update interval to 50msAlex Blasche2016-06-243-4/+4
| * | This module doesn't need an Activity to work, a Context object is enoughBogDan Vatra2016-07-261-3/+2
| * | Remove support for MSVC < 2010Thiago Macieira2016-06-211-1/+1
* | | Fix warnings in qgeopositioninfosource.hMichal Klocek2016-07-221-9/+9
* | | Fix namespaced build of QtMaurice Kalinowski2016-06-101-2/+2
* | | Add config test for winrt pluginMaurice Kalinowski2016-06-101-1/+1
|/ /
* | winrt: Enable compilation with desktop mkspecMaurice Kalinowski2016-05-182-1/+14
* | Merge remote-tracking branch 'origin/5.6' into 5.7Simon Hausmann2016-05-181-1/+1
|\ \ | |/
| * A new QGeoPositionInfoSourceCL should be initialized with NoError.Alexandru Croitor2016-04-281-1/+1
* | Remove the traces of the discontinued android-no-sdk platformEirik Aavitsland2016-04-151-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-088-34/+41
|\ \ | |/
| * consolidate dependency listOswald Buddenhagen2016-02-251-2/+2
| * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-258-32/+39
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-267-166/+322
|\ \ | |/
| * Fix endless location requestingVyacheslav Koscheev2016-01-251-36/+66
| * Added support for Qstarz GPS trackerHarald Meyer2015-12-161-9/+7
| * Fix static buildMaurice Kalinowski2015-12-091-1/+1