index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mobile-widgets
/
qmlmapwidgethelper.h
Age
Commit message (
Expand
)
Author
2017-08-24
mapwidgethelper: use dynamic creation of the Plugin object
Lubomir I. Ivanov
2017-08-07
mapwidgethelper: add the selectVisibleLocations() method
Lubomir I. Ivanov
2017-07-28
Switch new files to unix line endings
Dirk Hohndel
2017-07-28
mapwidgethelper: add methods for editing MapLocations
Lubomir I. Ivanov
2017-07-28
mapwidgethelper: emit a selectedDivesChanged() signal
Lubomir I. Ivanov
2017-07-28
mapwidgethelper: obtain a list of nearby dives
Lubomir I. Ivanov
2017-07-28
mapwidgethelper: add means to obtain a small circle radius
Lubomir I. Ivanov
2017-07-28
mapwidgethelper: add the method copyToClipboardCoordinates()
Lubomir I. Ivanov
2017-07-28
mapwidgethelper: add a slot to handle marker selection from the model
Lubomir I. Ivanov
2017-07-28
mapwidgethelper: add the reloadMapLocations() method
Lubomir I. Ivanov
2017-07-28
qmlmapwidgethelper: maintain an instance of MapLocationModel
Lubomir I. Ivanov
2017-07-28
add the SPDX-License-Identifier to new source files
Lubomir I. Ivanov
2017-07-28
qmlmapwidgethelper: add the centerOnDiveSite() method
Lubomir I. Ivanov
2017-07-28
qmlmapwidgethelper: remove stray test() method
Lubomir I. Ivanov
2017-07-28
qmlmapwidgethelper.h: add a "map" property with m_map MEMBER
Lubomir I. Ivanov
2017-07-28
mobile-widgets: add the helper class MapWidgetHelper
Lubomir I. Ivanov