aboutsummaryrefslogtreecommitdiffstats
path: root/qt-models/maplocationmodel.cpp
AgeCommit message (Expand)Author
2017-11-09map-widget: allow real-time updates of edited markersGravatar Lubomir I. Ivanov
2017-07-28Switch new files to unix line endingsGravatar Dirk Hohndel
2017-07-28maplocationmodel: fix getMapLocationForUuid()Gravatar Lubomir I. Ivanov
2017-07-28maplocationmodel: use READ method selectedUuidGravatar Lubomir I. Ivanov
2017-07-28maplocation: add helpers for coordinate and uuidGravatar Lubomir I. Ivanov
2017-07-28maplocationmodel: add the "namer" propertyGravatar Lubomir I. Ivanov
2017-07-28maplocationmodel: make setSelectedUuid() accept "fromClick" flagGravatar Lubomir I. Ivanov
2017-07-28maplocationmodel: add the helper method getMapLocationForUuid()Gravatar Lubomir I. Ivanov
2017-07-28maplocationmodel: add a "selectedUuid" property to MapLocationModelGravatar Lubomir I. Ivanov
2017-07-28maplocationmodel: add a "uuid" property to MapLocationGravatar Lubomir I. Ivanov
2017-07-28maplocationmodel: use QVector for the MapLocation storageGravatar Lubomir I. Ivanov
2017-07-28maplocationmodel: small whitespace cleanupGravatar Lubomir I. Ivanov
2017-07-28maplocationmodel: add the addList() methodGravatar Lubomir I. Ivanov
2017-07-28maplocationmodel: store the coordinate as QGeoCoordinateGravatar Lubomir I. Ivanov
2017-07-28maplocationmodel: implement the clear() and add() methodsGravatar Lubomir I. Ivanov
2017-07-28qt-models/maplocationmodel: add new classes for map model based handlingGravatar Lubomir I. Ivanov