| Age | Commit message (Expand) | Author |
|---|---|---|
| 2017-07-28 | maplocationmodel: add the helper method getMapLocationForUuid() | |
| 2017-07-28 | maplocationmodel: add a "selectedUuid" property to MapLocationModel | |
| 2017-07-28 | maplocationmodel: add a "uuid" property to MapLocation | |
| 2017-07-28 | maplocationmodel: use QVector for the MapLocation storage | |
| 2017-07-28 | maplocationmodel: small whitespace cleanup | |
| 2017-07-28 | maplocationmodel: add the addList() method | |
| 2017-07-28 | maplocationmodel: store the coordinate as QGeoCoordinate | |
| 2017-07-28 | maplocationmodel: implement the clear() and add() methods | |
| 2017-07-28 | qt-models/maplocationmodel: add new classes for map model based handling |