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
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