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
/
DiveDetailsEdit.qml
Age
Commit message (
Expand
)
Author
2017-11-25
mobile: get GPS data from dive site name
Jan Mulder
2017-11-25
mobile: autocomplete location names
Jan Mulder
2017-11-19
QML UI: QtQuick.Layouts to 1.2
Jan Mulder
2017-11-19
QML UI: QtQuick.Controls to version 2.2
Jan Mulder
2017-11-19
QML UI: QtQuick to 2.6
Jan Mulder
2017-11-19
QML UI: Kirigami to 2.2
Jan Mulder
2017-10-17
mobile: silence deprecated messages in logging about Kirigami.Label
Jan Mulder
2017-10-05
QML UI: add transition when switching to edit mode
Dirk Hohndel
2017-10-04
QML UI: make edit page scrollable
Dirk Hohndel
2017-08-07
DiveDetailsEdit: make sure model data exists
Rick Walsh
2017-08-02
QML UI: add more width to dive edit page
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-07-26
QML UI: replace all checkboxes with our own
Joakim Bygdell
2017-07-19
QML UI: fix some obvious UI errors
Jan Mulder
2017-07-09
QML UI: Style the gps checkbox
Joakim Bygdell
2017-04-29
Add SPDX header to mobile widgets and QML files
Dirk Hohndel
2017-04-14
QML UI: reset completion fields when adding dive
Dirk Hohndel
2017-04-04
QML UI: fix saving fields using HintsTextEdit
Marco Martin
2017-04-01
QML UI: replace combobox with custom text field with hints
Marco Martin
2017-04-01
QML UI: Fully port dive edit to Kirigami2
Marco Martin
2017-03-18
QML UI: don't access members of undefined objects
Dirk Hohndel
2017-03-04
dive master > divemaster
Martin Měřinský
2017-01-29
QML UI: Parse multiple buddies when editing a dive
jbygdell
2017-01-22
QML UI: allow magic phrase for multiple buddies to be localized
Dirk Hohndel
2017-01-22
QML UI: prevent modification of Multible Buddies text
Dirk Hohndel
2017-01-21
Revert "QML UI: build against latest Kirigami"
Dirk Hohndel
2016-12-27
QML UI: build against latest Kirigami
Dirk Hohndel
2016-09-04
Remove hacks regarding multiple gasmixes and cylinders
Joakim Bygdell
2016-09-04
QML UI: Enable cylinder edit
Joakim Bygdell
2016-05-21
Make autocomplete work on add dive
Joakim Bygdell
2016-05-16
QML UI: hide handles for comboboxes
Joakim Bygdell
2016-05-16
QML UI: add comboboxes to DiveDetailsEdit
Joakim Bygdell
2016-05-03
Mark strings in qml files for translation
Robert C. Helling
2016-04-17
QML UI: only show GPS service / use current location if GPS accessible
Dirk Hohndel
2016-04-15
QML UI: add elements to allow editing the GPS coordinates
Dirk Hohndel
2016-04-08
QML UI: make readonly fields more obvious in dive edit
Dirk Hohndel
2016-04-07
QML UI: make gas mix validator case insensitive
Dirk Hohndel
2016-04-07
QML UI: fix page width calculation for dive details
Dirk Hohndel
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel