Age | Commit message (Expand) | Author |
2019-05-11 | Map: automatically update names on the map | Berthold Stoeger |
2019-05-11 | Map: in edit mode place no-gps dive sites at center of map | Berthold Stoeger |
2019-05-11 | Map: make edit mode depend on dive-site-filtering | Berthold Stoeger |
2019-05-11 | Map: show multiple selected dive sites | Berthold Stoeger |
2019-05-11 | Map: move calculation of list from map-helper to map-model | Berthold Stoeger |
2018-10-29 | Dive list: don't pass dive_site via uintptr_t through QML | Berthold Stoeger |
2018-10-29 | Dive site: replace dive->dive_site_uuid by dive_site | Berthold Stoeger |
2018-09-29 | Cleanup: reinstate override modifiers | Berthold Stoeger |
2018-08-01 | Cleanup: remove all override modifiers | Berthold Stoeger |
2017-11-09 | map-widget: allow real-time updates of edited markers | Lubomir I. Ivanov |
2017-07-28 | Map: mark function as override | Dirk Hohndel |
2017-07-28 | map: whitespace cleanup in QML and C++ files | Lubomir I. Ivanov |
2017-07-28 | maplocationmodel: use READ method selectedUuid | Lubomir I. Ivanov |
2017-07-28 | maplocation: add helpers for coordinate and uuid | Lubomir I. Ivanov |
2017-07-28 | maplocationmodel: add the "namer" property | Lubomir I. Ivanov |
2017-07-28 | maplocationmodel: fix some public / private declarations | Lubomir I. Ivanov |
2017-07-28 | maplocationmodel: make setSelectedUuid() accept "fromClick" flag | Lubomir I. Ivanov |
2017-07-28 | maplocationmodel: add the helper method getMapLocationForUuid() | Lubomir I. Ivanov |
2017-07-28 | maplocationmodel: add a "selectedUuid" property to MapLocationModel | Lubomir I. Ivanov |
2017-07-28 | maplocationmodel: add a "uuid" property to MapLocation | Lubomir I. Ivanov |
2017-07-28 | maplocationmodel: use QVector for the MapLocation storage | Lubomir I. Ivanov |
2017-07-28 | maplocationmodel: add the addList() method | Lubomir I. Ivanov |
2017-07-28 | maplocationmodel: store the coordinate as QGeoCoordinate | Lubomir I. Ivanov |
2017-07-28 | maplocationmodel: implement the clear() and add() methods | Lubomir I. Ivanov |
2017-07-28 | qt-models/maplocationmodel: add new classes for map model based handling | Lubomir I. Ivanov |