summaryrefslogtreecommitdiffstats
path: root/src/plugins/position
Commit message (Expand)AuthorAgeFilesLines
* Set parent to timers in position pluginsVyacheslav Koscheev2017-02-074-4/+4
* 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
* | | 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
* | | 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
* | | 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
| * WinRT: Refactor backendMaurice Kalinowski2015-12-095-120/+248
* | Updated license headersAntti Kokko2016-01-2041-576/+822
* | tvOS supportMike Krus2015-12-313-2/+13
|/
* Share common data between b2qt emulator and simulator pluginMichal Klocek2015-11-233-228/+1
* Add qtserialport-based NMEA position plugin for WindowsLaszlo Agocs2015-10-095-0/+201
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-087-0/+77
* Enable positioning for OS XLaszlo Agocs2015-09-102-1/+5
* Use categorized logging for Geoclue plugin.Aaron McCarthy2015-09-104-29/+47
* Remove dependency on libgeoclue.Aaron McCarthy2015-09-1020-546/+796
* Skip loading real plugins in testsLaszlo Agocs2015-09-098-8/+16
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-08-191-1/+1
|\
| * Make geoclue plugin compile on gcc4.5Alex Blasche2015-07-241-1/+1
* | Remove Blackberry 10 support from QtPositioningAlex Blasche2015-06-1718-3936/+0
|/
* Updated WinRT license headers to use LGPLv3 instead of LGPLv21Jani Heikkinen2015-05-204-40/+52
* Make geoclue plugin compile on RHEL 6.6Alex Blasche2015-05-121-1/+1
* Merge "Merge remote-tracking branch 'origin/5.4' into 5.5" into refs/staging/5.5Frederik Gladhorn2015-03-171-0/+5
|\