index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qt-models
/
maplocationmodel.cpp
Age
Commit message (
Expand
)
Author
2017-07-28
Switch new files to unix line endings
Dirk Hohndel
2017-07-28
maplocationmodel: fix getMapLocationForUuid()
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: 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: small whitespace cleanup
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