summaryrefslogtreecommitdiffstats
path: root/src/positioningquick
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix broken auto-linkDavid Boddie2025-06-051-2/+2
* Disconnect QGeoSatelliteInfoSource from QML integration on destructionUlf Hermann2025-02-211-1/+5
* Doc: Replace \instantiates with \nativetypePaul Wicking2024-08-202-2/+2
* Remove the use of GENERATE_CPP_EXPORTS argumentAlexey Edelev2024-05-291-1/+0
* Remove the use of GENERATE_PRIVATE_CPP_EXPORTSAlexey Edelev2024-01-091-1/+0
* Remove the use of Q_POSITIONINGQUICK_PRIVATE_EXPORTAlexey Edelev2024-01-099-11/+10
* Tweak example namesKai Köhne2024-01-081-1/+1
* Doc: Improve QtPositioning QML module pageTopi Reinio2023-12-052-7/+0
* QDeclarativeGeoLocation: fix binding loopsIvan Solovev2023-09-222-8/+23
* QtPositioning: fix binding loop - trivial casesIvan Solovev2023-09-222-2/+2
* Mark the whole repo with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-08-221-2/+0
* Prevent QGeoSatelliteInfo from being exported twice to QMLIvan Solovev2023-07-251-1/+9
* Build with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-07-171-0/+2
* QDeclarativeSatelliteSource: update active state before starting updatesIvan Solovev2023-07-141-3/+2
* Make QGeoShape only QML_CONSTRUCTIBLE_VALUE, not structuredUlf Hermann2023-06-081-1/+1
* Doc: Remove incorrect module identifiers in \qmlmethod commandsTopi Reinio2023-06-081-2/+2
* Refactor satelliteinfo exampleIvan Solovev2023-02-141-0/+5
* Remove doc generation warningJuha Vuolle2023-01-261-1/+1
* Remove geoflickr exampleMatthias Rauter2023-01-252-9/+0
* Improve QDeclarativePositionSourceIvan Solovev2023-01-112-7/+11
* SatelliteSource: improve handling of start/stop/update with incomplete parame...Ivan Solovev2023-01-111-0/+2
* Provide documentation for geoSatelliteInfo and SatelliteSourceIvan Solovev2022-12-052-0/+277
* Provide QML binding for QGeoSatelliteInfoSource C++ classIvan Solovev2022-12-053-0/+486
* Provide a QML binding for QGeoSatelliteInfo C++ classIvan Solovev2022-12-051-0/+16
* PositionSource: fix lastKnownPosition request at startupIvan Solovev2022-10-181-1/+1
* PositionSource: unify error processing logicIvan Solovev2022-10-122-23/+11
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-061-3/+3
* Port from container::count() and length() to size()Marc Mutz2022-10-051-1/+1
* Register QML value types as suchVolker Hilsheimer2022-09-291-9/+18
* Consolidate registration of shape convertersVolker Hilsheimer2022-09-081-0/+12
* Register a conversion routine from QVariantMap to QGeoRectangleVolker Hilsheimer2022-09-081-0/+29
* Register a conversion routine from QVariantMap to QGeoCoordinateVolker Hilsheimer2022-09-071-0/+32
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-251-1/+1
* Replace indexed for loops with ranged for loopsMate Barany2022-08-082-19/+19
* Replace int with qsizetype, count() with size()Mate Barany2022-08-081-2/+2
* Add license headers to cmake filesLucie Gérard2022-07-071-0/+3
* Add QtQuick dependency to QtPositioningQuickIvan Solovev2022-06-231-0/+2
* PositionSource: do not query lastKnownPosition if the source is inactiveIvan Solovev2022-06-171-3/+5
* Use SPDX license identifiersLucie Gérard2022-06-1620-764/+42
* inludemocsMarc Mutz2022-05-057-0/+14
* Add a TU for qpositioningquickmodule_p.hMarc Mutz2022-05-052-1/+41
* Add some missing QT_{BEGIN,END}_NAMESPACEMarc Mutz2022-05-043-1/+11
* Doc: Replace \qmlbacsictype with \qmlvaluetypeJaishree Vyas2022-03-221-6/+12
* Adapt to moving of type registrations into the Qt namespaceUlf Hermann2022-02-081-0/+4
* Use up-to date LGPL license headerKai Köhne2021-12-032-22/+28
* QGeoPositionInfo: add DirectionAccuracy attributeIvan Solovev2021-11-302-0/+75
* Add some missing #include <QProperty>Marc Mutz2021-11-291-0/+1
* QDeclarativePositionSource: make setActive logic more certainIvan Solovev2021-11-162-11/+16
* Migrate to autogenerated cpp exportsAlexey Edelev2021-11-023-20/+4
* Remove QtLocation-related filesIvan Solovev2021-10-211-10/+0