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
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-08
QML UI: only force network access when user asks us to
Dirk Hohndel
2016-04-08
QML UI: reformat the warning message when turning off auto sync
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
remove reference to non-existing object
Dirk Hohndel
2016-04-07
avoid dereferencing undefined object
Dirk Hohndel
2016-04-07
QML UI: remove redundant heading
Dirk Hohndel
2016-04-07
QML UI: more fixes to correctly calculate page widths
Dirk Hohndel
2016-04-07
QML UI: fix page width calculation for dive details
Dirk Hohndel
2016-04-06
QML UI: break the sync into explicit save local and save cloud
Dirk Hohndel
2016-04-06
QML UI: close the drawer right when the user taps sync manually
Dirk Hohndel
2016-04-06
QML UI: save with unchanged credentials returns to dive list
Dirk Hohndel
2016-04-06
QML UI: hide keyboard before saving credentials
Dirk Hohndel
2016-04-05
QML UI: more theme information
Dirk Hohndel
2016-04-05
QML UI: dive list: smaller header above dives that aren't in a trip
Dirk Hohndel
2016-04-05
QML UI: remove redundant dive log title
Dirk Hohndel
2016-04-05
remove code that is no longer used
Dirk Hohndel
2016-04-05
QML UI: use Kirigami default padding
Dirk Hohndel
2016-04-05
QML UI: dynamic page title for the root page
Dirk Hohndel
2016-04-05
QML UI: keep the title bar larger on iOS
Dirk Hohndel
2016-04-05
Add another Kirigami file and sort the private ones
Dirk Hohndel
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel