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
Age
Commit message (
Expand
)
Author
2017-08-10
mapwidget.qml: more improvements for the dynamic zoom-in/out
Lubomir I. Ivanov
2017-08-10
DiveList.qml: set detailsWindow index before deleting dive from list
Rick Walsh
2017-08-07
QML UI: GPS: remove header
Joakim Bygdell
2017-08-07
QML UI: GPS: remove margins
Joakim Bygdell
2017-08-07
DiveDetailsEdit: make sure model data exists
Rick Walsh
2017-08-07
mapwidget.qml: add menu action for selecting visible locations
Lubomir I. Ivanov
2017-08-07
mapwidget.qml: implement centerOnRectangle()
Lubomir I. Ivanov
2017-08-07
mapwidget.qml: add a couple of helpers
Lubomir I. Ivanov
2017-08-07
mapwidgethelper: support tracking of all selected dive sites
Lubomir I. Ivanov
2017-08-07
mapwidget.qml: add better error reporing on a missing map plugin
Lubomir I. Ivanov
2017-08-07
mapwidget: use "satallite" maps instead of "hybrid"
Lubomir I. Ivanov
2017-08-03
QML UI: Settings: remove more margins
Dirk Hohndel
2017-08-03
QML UI: CloudCredentials: better use of space
Dirk Hohndel
2017-08-03
QML UI: remove unnecessary margin
Dirk Hohndel
2017-08-03
QML UI: remove unused code
Dirk Hohndel
2017-08-02
Merge branch 'googlemaps' of git://github.com/neolit123/subsurface into googl...
Dirk Hohndel
2017-08-02
QML UI: dive edit autocomplete
Joakim Bygdell
2017-08-02
QML UI: add more width to dive edit page
Joakim Bygdell
2017-08-02
QML UI: loose focus on endEditMode
Joakim Bygdell
2017-08-02
QML UI: make sure textfields loose focus
Joakim Bygdell
2017-08-02
QML UI: autocomplete objects should lose focus on selection
Joakim Bygdell
2017-08-02
QML UI: decrease fontsize on dive edit
Joakim Bygdell
2017-08-02
QML UI: enable modification of ratings
Joakim Bygdell
2017-08-02
QML UI: display rating and visibility stars
Joakim Bygdell
2017-08-02
Add star icons
Joakim Bygdell
2017-08-02
mapwidget.qml: use a custom built googlemaps plugin
Lubomir I. Ivanov
2017-07-31
Smaller buttons on map widget
Robert C. Helling
2017-07-31
QML UI: stop showing location labels earlier
Dirk Hohndel
2017-07-28
map: whitespace cleanup in QML and C++ files
Lubomir I. Ivanov
2017-07-28
mapwidget.qml: track the coordinatesChanged() signal in QML
Lubomir I. Ivanov
2017-07-28
mapwidget.qml: use darker text color for the deselected markers
Lubomir I. Ivanov
2017-07-28
mapwidget.qml: add new logic for zooming and editing support
Lubomir I. Ivanov
2017-07-28
mapwidget.qml: add visual tracking of editMode from MapWidgetHelper
Lubomir I. Ivanov
2017-07-28
mapwidgethelper: change centerOnDiveSite()
Lubomir I. Ivanov
2017-07-28
mapwidgetcontextmenu: slight increase of element size
Lubomir I. Ivanov
2017-07-28
mapwidget.qml: include map location text
Lubomir I. Ivanov
2017-07-28
mapwidget.qml: add zoom-in and zoom-out buttons
Lubomir I. Ivanov
2017-07-28
mapwidget.qml: ";" and variable declaration cleanup
Lubomir I. Ivanov
2017-07-28
mapwidget.qml: add double click on zoom
Lubomir I. Ivanov
2017-07-28
mapwidget.qml: store the selected dives count in "nSelectedDives"
Lubomir I. Ivanov
2017-07-28
mapwidgethelper: emit a selectedDivesChanged() signal
Lubomir I. Ivanov
2017-07-28
maplocationmodel: make setSelectedUuid() accept "fromClick" flag
Lubomir I. Ivanov
2017-07-28
mapwidget.qml: call calculateSmallCircleRadius() on zoom changes
Lubomir I. Ivanov
2017-07-28
mapwidget.qml: call "copy to clipboard" actions in the maphelper C++
Lubomir I. Ivanov
2017-07-28
mapwidget.qml: open current location in Google Maps
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
[next]