| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix nullptr dereference when aborting a geocoding request | Volker Krause | 2025-07-15 | 1 | -0/+2 |
* | Doc: Replace \instantiates with \nativetype | Paul Wicking | 2024-08-20 | 1 | -1/+1 |
* | Use SPDX license identifiers | Volker Hilsheimer | 2023-02-02 | 1 | -38/+2 |
* | Cleanup: de-virtualize QGeoCodeReplyPrivate | Volker Hilsheimer | 2022-09-19 | 1 | -1/+0 |
* | Refactor: for loops | Volker Hilsheimer | 2022-09-14 | 1 | -4/+2 |
* | Cleanup: use nullptr instead of 0 | Volker Hilsheimer | 2022-09-13 | 1 | -1/+1 |
* | Constructor cleanup | Volker Hilsheimer | 2022-09-12 | 1 | -3/+1 |
* | Port to pointer-to-member-function connection syntax | Volker Hilsheimer | 2022-08-23 | 1 | -14/+22 |
* | Fix warnings for Windows build | Ivan Solovev | 2022-02-28 | 1 | -1/+1 |
* | Use up-to date LGPL license header | Kai KΓΆhne | 2021-12-02 | 1 | -11/+14 |
* | Doc: Fix documentation issues | Topi Reinio | 2019-05-16 | 1 | -2/+2 |
* | Unify semicolon usage in Q_UNUSED | Jesus Fernandez | 2019-01-23 | 1 | -1/+1 |
* | Expose manager-specific errors from QGeoServiceProvider | Paolo Angelelli | 2019-01-14 | 1 | -3/+3 |
* | Allow QGeoCodeReplyPrivate to be subclassed and carry extra data | Paolo Angelelli | 2018-12-04 | 1 | -0/+2 |
* | Doc: Fix all documentation warnings | Topi Reinio | 2018-03-27 | 1 | -1/+1 |
* | Merge remote-tracking branch 'origin/5.10' into 5.11 | Liang Qi | 2018-02-19 | 1 | -5/+6 |
|\ |
|
| * | Fix GeocodeModel getting stuck in Loading status | Paolo Angelelli | 2018-01-12 | 1 | -5/+6 |
* | | Use QGeoShapes properly throughout the module | Paolo Angelelli | 2018-01-09 | 1 | -0/+3 |
|/ |
|
* | Fix GeocodeModel not autoUpdating if plugin attaches late | Paolo Angelelli | 2017-08-23 | 1 | -0/+3 |
* | Fix for GeocodeModel documentation | Paolo Angelelli | 2017-06-09 | 1 | -3/+3 |
* | Make error_messages.h private | Paolo Angelelli | 2017-05-02 | 1 | -1/+1 |
* | Remove moc_* inclusions from source files | Paolo Angelelli | 2017-02-14 | 1 | -2/+0 |
* | Moving location qml implementation to location/declarative* | Paolo Angelelli | 2017-01-26 | 1 | -0/+727 |