summaryrefslogtreecommitdiffstats
path: root/src/positioning/qnmeapositioninfosource.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace Q_DECL_CONSTEXPR with constexprIvan Solovev2025-04-161-1/+1
* Doc: Make QNmeaPositionInfoSource::setDevice() description more robustKai Köhne2024-12-071-3/+3
* Doc: Fix links to QIODeviceBase:: flagsKai Köhne2024-12-071-1/+1
* Build with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-07-151-1/+1
* Rename conflicting macrosFriedemann Kleint2023-02-091-5/+5
* Route Qt::TimeSpec usage via QTimeZoneEdward Welbourne2022-12-121-1/+3
* Check the result of readlineMate Barany2022-09-201-0/+3
* Introduce new interfaces using QByteArrayViewMate Barany2022-09-201-2/+22
* QNmeaReader: de-inline virtual dtors of private classesMarc Mutz2022-09-081-0/+6
* Replace const char *pointer and size with QByteArrayViewMate Barany2022-09-021-6/+8
* Use isEmpty() to check for empty containerMate Barany2022-08-111-4/+4
* De-pessimize QNmeaRealTimeReader ctorMarc Mutz2022-08-031-6/+9
* Use SPDX license identifiersLucie Gérard2022-06-161-40/+3
* inludemocsMarc Mutz2022-05-051-0/+3
* Doc: Correct a broken link about GPS's accuracyLuca Di Sera2021-09-131-1/+1
* QtPositioning: move QNmeaSatelliteInfoSource to the libraryIvan Solovev2021-02-121-1/+1
* QtPositioning: refactor QGeoPositionInfoIvan Solovev2021-02-091-6/+0
* QtPositioning: reset errors properlyIvan Solovev2021-01-291-2/+9
* QtPositioning: remove QGeoPositionInfoSource::updateTimeout signalIvan Solovev2021-01-261-4/+4
* QtPositioning: rename signal error() to errorOccurred()Ivan Solovev2021-01-251-1/+1
* Unify semicolon usage in Q_UNUSEDJesus Fernandez2019-01-231-1/+1
* Combine NMEA sentences - Live modePaolo Angelelli2018-06-211-40/+184
* Reduce minimum NMEA update intervalPaolo Angelelli2018-06-211-1/+1
* QNmeaPositionInfoSource: improve timestamp comparison for updatesPaolo Angelelli2018-05-181-6/+8
* QNmeaPositionInfoSource: improve timestamp comparisonPaolo Angelelli2018-05-181-1/+4
* Fix NmeaPositionInfoSource not combining sentences - simulation modePaolo Angelelli2018-01-101-43/+178
* Remove moc_* inclusions from source filesPaolo Angelelli2017-02-141-3/+0
* Updated license headersAntti Kokko2016-01-201-15/+21
* 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
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Support position accuracy in QNmeaPositionInfoSource.Aaron McCarthy2013-12-111-3/+62
* 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/+623