summaryrefslogtreecommitdiffstats
path: root/src/positioning/qgeosatelliteinfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* QGeo{Satellite,Position}Info: prevent unnecessary detachingIvan Solovev2025-04-161-2/+5
* Use QHash::value(key, defVal) instead of contains() + op[]Ivan Solovev2025-04-161-3/+1
* QGeoSatelliteInfoPrivate: use QGSI::Attribute instead of int in the hashIvan Solovev2025-04-161-7/+7
* QtPositioning: add docs for member-swap()Ivan Solovev2024-11-191-0/+6
* Port from container::count() and length() to size()Marc Mutz2022-10-051-1/+1
* Use SPDX license identifiersLucie Gérard2022-06-161-38/+2
* Replace Q_DECLARE_METATYPE with QT_DECL_METATYPE_EXTERNIvan Solovev2022-04-051-0/+2
* Fix qdoc warningsIvan Solovev2021-08-021-4/+2
* QtPositioning: convert streaming operators to hidden friendsIvan Solovev2021-07-191-3/+3
* QtPositioning: make comparison operators hidden friendsIvan Solovev2021-07-191-10/+12
* QGeoSatelliteInfo: extend docs for satelliteIdentifier()Ivan Solovev2021-07-141-9/+35
* NMEA: distinguish between different satellite systemsIvan Solovev2021-03-021-2/+19
* QtPositioning: refactor QGeoSatelliteInfoIvan Solovev2021-02-091-17/+70
* Add Satellite support to serialnmea pluginPaolo Angelelli2019-08-151-18/+43
* Doc: Fix all documentation warningsTopi Reinio2018-03-271-2/+2
* Fix symmetry of streaming in QDataStreamThiago Macieira2016-11-021-1/+1
* Updated license headersAntti Kokko2016-01-201-14/+20
* Update contact URL in all license headers to qt.ioAlex Blasche2015-02-181-1/+1
* Update BSD and LGPLv2.1 licensesAlex Blasche2015-02-181-3/+3
* Update all LGPLv2.1 license headers in source to latest versionAlex Blasche2015-02-151-4/+4
* Ensure QtPositioning value types don't change QDebug spacing policyAlex Blasche2015-01-271-7/+8
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Add proper version to QtPositioning and its QML API.Alex Blasche2013-10-141-1/+1
* Split QtLocation into QtPositioning and QtLocationAlex Blasche2013-09-021-0/+315