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
/
qt-mobile
/
qml
/
DiveDetailsEdit.qml
Age
Commit message (
Expand
)
Author
2016-03-02
QML UI: resolve confusion about dive list model ordering
Dirk Hohndel
2016-03-02
QML UI: after adding a dive, jump to it in the list
Dirk Hohndel
2016-02-28
QML UI: ensure that after a dive edit the profile is redrawn
Dirk Hohndel
2016-02-20
QML UI: only allow valid gas mixes
Dirk Hohndel
2016-02-20
QML UI: don't allow negative duration or depth
Dirk Hohndel
2016-02-13
QML UI: change the dive add/edit action button to be save
Dirk Hohndel
2016-02-13
QML UI: enable edit of gasmix
Joakim Bygdell
2016-02-09
QML UI: enable edit of cylinder pressures
Joakim Bygdell
2016-02-05
QML UI: enable editing of weight
Dirk Hohndel
2016-02-05
QML UI: explicitly hide the keyboard when exiting dive edit
Dirk Hohndel
2016-01-28
QML UI: better way to determine dive details edit width
Dirk Hohndel
2016-01-28
QML UI: use the new helper to ensure the right dive is selected after edit
Dirk Hohndel
2016-01-28
QML UI: add field to edit the total weight
Dirk Hohndel
2016-01-28
QML UI: use unique names for the different ListViews
Dirk Hohndel
2016-01-21
QML UI: maximize horizontal size of notes when editing
Dirk Hohndel
2016-01-20
QML UI: switch edit back to not being a drawer
Dirk Hohndel
2016-01-20
QML UI: make all buttons more attractive
Rick Walsh
2016-01-12
dive details navigation
Sebastian Kügler
2016-01-06
QML UI: edit notes in rich text mode
Dirk Hohndel
2016-01-05
QML UI: in dive details edit, put date on its own line
Dirk Hohndel
2016-01-01
QML UI: add feature to add current position when editing dive
Dirk Hohndel
2016-01-01
QML UI: handle editing of depth
Dirk Hohndel
2016-01-01
QML UI: handle editing of duration
Dirk Hohndel
2015-12-26
QML UI: change the way we extract input data from dive edit
Dirk Hohndel
2015-12-07
QML-UI: make dive edit almost sort of work
Dirk Hohndel
2015-12-07
split divedetails into view and edit parts
Sebastian Kügler
2015-12-07
state machine controls edit/view dive details
Sebastian Kügler