subsurface/mobile-widgets/qml
Lubomir I. Ivanov 00e401b61f mapwidget.qml: add menu action for selecting visible locations
MapWidgetContextMenu now has a new action (SELECT_VISIBLE_LOCATIONS),
that will invoke the MapWidgetHelper method selectVisibleLocations().

Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
2017-08-07 00:51:21 -07:00
..
icons Add star icons 2017-08-02 18:49:47 -07:00
About.qml
CloudCredentials.qml QML UI: Settings: remove more margins 2017-08-03 16:00:09 -07:00
dive.jpg
DiveDetails.qml QML UI: loose focus on endEditMode 2017-08-02 18:49:47 -07:00
DiveDetailsEdit.qml QML UI: add more width to dive edit page 2017-08-02 18:49:47 -07:00
DiveDetailsView.qml QML UI: display rating and visibility stars 2017-08-02 18:49:47 -07:00
DiveList.qml QML UI: use a lighter text color for the selected dive 2017-07-26 14:13:22 +09:00
DownloadedDiveDelegate.qml QML UI: replace all checkboxes with our own 2017-07-26 01:39:26 +09:00
DownloadFromDiveComputer.qml QML UI: replace button on DC download page 2017-07-26 01:39:26 +09:00
GpsList.qml
HintsTextEdit.qml QML UI: dive edit autocomplete 2017-08-02 18:49:47 -07:00
Log.qml
main.qml Revert "QML UI: color the status bar correctly" 2017-07-28 07:30:44 -07:00
MapWidget.qml mapwidget.qml: add menu action for selecting visible locations 2017-08-07 00:51:21 -07:00
MapWidgetContextMenu.qml mapwidget.qml: add menu action for selecting visible locations 2017-08-07 00:51:21 -07:00
mobile-resources.qrc Add star icons 2017-08-02 18:49:47 -07:00
qtquickcontrols2.conf
Settings.qml QML UI: Settings: remove more margins 2017-08-03 16:00:09 -07:00
SsrfButton.qml QML UI: add missing id line in our button 2017-07-26 14:13:22 +09:00
SsrfCheckBox.qml QML UI: add our own styled checkbox 2017-07-26 01:39:26 +09:00
SsrfSwitch.qml QML UI: add our own styled switch 2017-07-26 01:39:26 +09:00
StartPage.qml Mobile: consolidate settings to one page and menu entry 2017-07-23 03:20:58 +09:00
ThemeTest.qml