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
/
mobile-widgets
/
qml
/
MapWidgetContextMenu.qml
Age
Commit message (
Expand
)
Author
2017-09-16
mapwidgetcontextmenu: use a QtQuick 2.0 import
Lubomir I. Ivanov
2017-08-26
MapWidget works with slightly older QtQuick2
Dirk Hohndel
2017-08-07
mapwidget.qml: add menu action for selecting visible locations
Lubomir I. Ivanov
2017-07-28
map: whitespace cleanup in QML and C++ files
Lubomir I. Ivanov
2017-07-28
mapwidgetcontextmenu: slight increase of element size
Lubomir I. Ivanov
2017-07-28
mapwidgetcontextmenu: add the actionSelected() signal
Lubomir I. Ivanov
2017-07-28
mapwidgetcontextmenu: rearrange some of the QML declarations
Lubomir I. Ivanov
2017-07-28
mapwidgetcontextmenu: add the ListView component
Lubomir I. Ivanov
2017-07-28
mapwidgetcontextmenu: add a listViewIsVisible integer property
Lubomir I. Ivanov
2017-07-28
mapwidgetcontextmenu: add a model delegate for the ListView
Lubomir I. Ivanov
2017-07-28
mapwidgetcontextmenu: create a ListModel for the context menu
Lubomir I. Ivanov
2017-07-28
mapwidgetcontextmenu: position the contextMenu on the map
Lubomir I. Ivanov
2017-07-28
mapwidgetcontextmenu: add an Image for the context menu toggle
Lubomir I. Ivanov
2017-07-28
mapwidgetcontextmenu: add placeholder QML
Lubomir I. Ivanov