summaryrefslogtreecommitdiff
path: root/src/positioning
Commit message (Expand)AuthorAgeFilesLines
...
* | fix expensive iteration over QMap::keys(), QHash::keys()Anton Kudryavtsev2016-01-153-15/+15
|/
* Share common data between b2qt emulator and simulator pluginMichal Klocek2015-11-234-2/+291
* Doc: Update examplesinstallpath to include the repository nameTopi Reinio2015-10-211-1/+1
* Update supported platform list for PositioningLaszlo Agocs2015-10-091-2/+3
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-084-0/+44
* Enable positioning for OS XLaszlo Agocs2015-09-101-0/+1
* Remove dependency on libgeoclue.Aaron McCarthy2015-09-101-4/+4
* Skip loading real plugins in testsLaszlo Agocs2015-09-092-0/+12
* Cache coordToMercator result during coordinate animationsMichal Klocek2015-07-033-6/+42
* Fix map flick animation in qdeclarativegeomapgestureareaMichal Klocek2015-06-302-19/+0
* Make use of qBoundAaron McCarthy2015-06-261-2/+1
* Remove official support of BlackBerry on 5.5 in QtPositioningAlex Blasche2015-06-171-1/+1
* Workaround for failing conversion between Q_GADGET'sAlex Blasche2015-05-262-0/+33
* Fix crash when initiating map flick w/o QtPositioning importAlex Blasche2015-05-202-0/+20
* Shift generic docs away from planespotter exampleAlex Blasche2015-05-076-5/+52
* QtPositioning supports WinRTAlex Blasche2015-04-161-2/+3
* Fix missing doc link in positioning qml docsAlex Blasche2015-04-151-1/+1
* Use QDebugStateSaver to restore space setting in stream operators.Friedemann Kleint2015-04-012-2/+4
* Fix duplicated link targetsAlex Blasche2015-03-033-4/+2
* Revert "Hide inherited == and != operators from qdoc"Alex Blasche2015-02-272-8/+0
* Rename Nokia to HERE pluginAlex Blasche2015-02-261-3/+2
* Add missing documentation for QtPositioning and fix qdoc warningsAlex Blasche2015-02-255-28/+252
* Hide inherited == and != operators from qdocAlex Blasche2015-02-242-0/+8
* Update contact URL in all license headers to qt.ioAlex Blasche2015-02-1863-63/+63
* Update all FDL licensesAlex Blasche2015-02-1811-55/+55
* Update BSD and LGPLv2.1 licensesAlex Blasche2015-02-1852-156/+156
* Add Q_DECL_OVERRIDE where missingAlex Blasche2015-02-172-12/+12
* Update all LGPLv2.1 license headers in source to latest versionAlex Blasche2015-02-1549-196/+196
* Merge remote-tracking branch 'gerrit/5.4' into devAlex Blasche2015-02-1111-21/+19
|\
| * Remove duplicate includesSergio Ahumada2015-02-091-2/+0
| * Add the QtCore/ library prefix in public headersSergio Ahumada2015-02-096-8/+8
| * Rename positioning/flickr example to geoflickrAlex Blasche2015-01-274-11/+11
* | Doc: Fixed a few issues with the qdocconfVenugopal Shivashankar2015-02-101-5/+2
* | Export QDoubleVector?D streaming operatorsAlex Blasche2015-01-272-6/+6
* | Ensure QtPositioning value types don't change QDebug spacing policyAlex Blasche2015-01-275-32/+36
* | Remove temporary operator< for QtPositioning value typesAlex Blasche2015-01-154-32/+0
* | Merge remote-tracking branch 'gerrit/5.4' into devAlex Blasche2015-01-094-69/+0
|\ \ | |/
| * Remove Q_NO_USING_KEYWORD usageThiago Macieira2014-12-184-69/+0
* | Make QtLocation work after internal valuetype changes in QtQMLAlex Blasche2015-01-087-12/+108
* | Add center() function to QGeoShape.Aaron McCarthy2014-12-047-30/+62
|/
* iOS 8 - CLLocationManager authorizationTimur Pocheptsov2014-10-231-0/+10
* 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-131-0/+41
* Doc: Applied title case to section1 titlesv5.4.0-beta1Nico Vertriest2014-10-093-3/+3
* Fix non-standard \since tag in QGeoAreaMonitorInfoAlex Blasche2014-09-261-1/+1
* Update license headers and add new license filesAntti Kokko2014-08-2449-928/+536
* Doc: Removing url variable from qdocconf file.Jerome Pasion2014-07-071-1/+0
* Use QStringLiteral whereever possibleAlex Blasche2014-05-153-8/+8
* Merge branch 'stable' into devAlex Blasche2014-05-059-17/+21
|\
| * Remove unnecessary private export macroAlex Blasche2014-04-244-7/+4