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
/
DiveDetails.qml
Age
Commit message (
Expand
)
Author
2017-10-05
Whitespace
Dirk Hohndel
2017-10-05
QML UI: always start edit at top of page
Dirk Hohndel
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-10-04
QML UI: change the dive edit to not be an overlay
Dirk Hohndel
2017-10-04
QML UI: top padding for dive details
Dirk Hohndel
2017-08-02
QML UI: loose focus on endEditMode
Joakim Bygdell
2017-08-02
QML UI: display rating and visibility stars
Joakim Bygdell
2017-06-21
QML UI: don't access dive without modelData
Dirk Hohndel
2017-04-29
Add SPDX header to mobile widgets and QML files
Dirk Hohndel
2017-04-15
QML UI: fix broken delete from dive details page
Dirk Hohndel
2017-04-14
QML UI: reset completion fields when adding dive
Dirk Hohndel
2017-04-01
QML UI: Fully port dive edit to Kirigami2
Marco Martin
2017-03-24
Subsurface-mobile: do send decimal GPS to Google
Jan Mulder
2017-03-24
mobile: the infamous enumerate problem
Jan Mulder
2017-03-18
QML UI: enable caching of the details view
Dirk Hohndel
2017-03-18
QML UI: don't explicitly position view
Dirk Hohndel
2017-03-18
QML UI: don't clip
Dirk Hohndel
2017-03-18
QML UI: small cleanups
Dirk Hohndel
2017-03-18
QML UI: don't access members of undefined objects
Dirk Hohndel
2017-03-18
QML UI: small clarification
Dirk Hohndel
2017-01-22
QML UI: allow magic phrase for multiple buddies to be localized
Dirk Hohndel
2017-01-22
QML UI: correctly test if there are multiple buddies
Dirk Hohndel
2017-01-21
Revert "QML UI: build against latest Kirigami"
Dirk Hohndel
2017-01-21
Revert "QML UI: steps towards working with Kirigami 2"
Dirk Hohndel
2016-12-27
QML UI: steps towards working with Kirigami 2
Dirk Hohndel
2016-12-27
QML UI: build against latest Kirigami
Dirk Hohndel
2016-09-17
QML UI: deal with multiple buddies correctly
Joakim Bygdell
2016-09-04
Remove hacks regarding multiple gasmixes and cylinders
Joakim Bygdell
2016-09-04
QML UI: Enable cylinder edit
Joakim Bygdell
2016-06-12
QML UI: add debug output for dive edit save button
Dirk Hohndel
2016-05-21
Make autocomplete work on add dive
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-27
Remove hack that's no longer needed
Dirk Hohndel
2016-04-20
QML UI: make sure drawer is really closed after delete
Dirk Hohndel
2016-04-19
Don't put margins outside the internal ListView
Marco Martin
2016-04-19
QML UI: prevent changing pages while showing the edit/add overlay sheet
Dirk Hohndel
2016-04-19
QML UI: show dive site on map with left action on dive details page
Dirk Hohndel
2016-04-19
QML UI: adapt for latest Kirigami
Dirk Hohndel
2016-04-15
QML UI: add elements to allow editing the GPS coordinates
Dirk Hohndel
2016-04-14
Hack to work around issue in current Kirigami master
Dirk Hohndel
2016-04-14
QML UI: keep QML manager and the UI in sync about selected dive
Dirk Hohndel
2016-04-11
Upon undoing a dive deletion select that dive
Robert Helling
2016-04-07
avoid dereferencing undefined object
Dirk Hohndel
2016-04-05
QML UI: use Kirigami default padding
Dirk Hohndel
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel