Age | Commit message (Expand) | Author |
---|---|---|
2017-07-28 | mapwidgetcontextmenu: add the actionSelected() signal | |
2017-07-28 | mapwidgetcontextmenu: rearrange some of the QML declarations | |
2017-07-28 | mapwidgetcontextmenu: add the ListView component | |
2017-07-28 | mapwidgetcontextmenu: add a listViewIsVisible integer property | |
2017-07-28 | mapwidgetcontextmenu: add a model delegate for the ListView | |
2017-07-28 | mapwidgetcontextmenu: create a ListModel for the context menu | |
2017-07-28 | mapwidgetcontextmenu: position the contextMenu on the map | |
2017-07-28 | mapwidgetcontextmenu: add an Image for the context menu toggle | |
2017-07-28 | mapwidgetcontextmenu: add placeholder QML |