summaryrefslogtreecommitdiffstats
path: root/qt-mobile/qml/main.qml
AgeCommit message (Expand)Author
2016-03-30QML UI: add property to reflect when dive list is shownGravatar Dirk Hohndel
2016-03-29QML UI: remove a few obsolete properties and referencesGravatar Dirk Hohndel
2016-03-26QML UI: add some diagnostics to App logGravatar Dirk Hohndel
2016-03-24iOS build: fix typosGravatar Dirk Hohndel
2016-03-24QML UI: remove verbose option from Developer menuGravatar Dirk Hohndel
2016-03-22QML UI: use consistent, darker text color for dive listGravatar Dirk Hohndel
2016-03-13QML UI: make return to dive list work when entering credentialsGravatar Dirk Hohndel
2016-03-13QML UI: show user manual in browser windowGravatar Dirk Hohndel
2016-03-11QML UI: try to clean up UI before showing notificationGravatar Dirk Hohndel
2016-03-10QML UI: keep cloud access notification until doneGravatar Dirk Hohndel
2016-03-03QML UI: make sure the drawer is closed after going back to dive listGravatar Dirk Hohndel
2016-03-03use the global showPassiveNotification functionGravatar Marco Martin
2016-03-03QML UI: remove incorrect statementGravatar Dirk Hohndel
2016-03-03QML UI: show notification for saving dives to cloud as wellGravatar Dirk Hohndel
2016-03-02QML UI: show notification when cloud is accessedGravatar Dirk Hohndel
2016-02-13Fix incorrect reference to endEditMode()Gravatar Dirk Hohndel
2016-02-13QML UI: enable edit of gasmixGravatar Joakim Bygdell
2016-02-10QML UI: close all other pages when switching cloud credentialsGravatar Dirk Hohndel
2016-02-10QML UI: disable some menu entries without valid credentialsGravatar Dirk Hohndel
2016-02-10QML UI: allow changing credentialsGravatar Dirk Hohndel
2016-02-10QML UI: redo the start pageGravatar Dirk Hohndel
2016-02-10Adding about page to Subsurface-mobileGravatar Miika Turkia
2016-02-09QML UI: enable edit of cylinder pressuresGravatar Joakim Bygdell
2016-02-08Move preferences under GPS menuGravatar Miika Turkia
2016-02-07Move endEditMode() to DiveDetails.qmlGravatar Henrik Brautaset Aronsen
2016-02-05QML UI: disable download from divecomputerGravatar Dirk Hohndel
2016-01-29QML UI: introduce "add" state and correctly clean up when canceledGravatar Dirk Hohndel
2016-01-28QML UI: better way to determine dive details edit widthGravatar Dirk Hohndel
2016-01-28Better id for yet another QML itemGravatar Dirk Hohndel
2016-01-27QML UI: end edit mode when switching to different pageGravatar Dirk Hohndel
2016-01-25Move dive list menu entry to topGravatar Henrik Brautaset Aronsen
2016-01-24Return to divelist even from "further away"Gravatar Miika Turkia
2016-01-22QML-UI. Improved button styleGravatar Jan Mulder
2016-01-22QML-UI. Add Back to Divelist menu itemGravatar Jan Mulder
2016-01-20QML UI: make all buttons more attractiveGravatar Rick Walsh
2016-01-19Subsurface-mobile on Android: change the splash screen methodologyGravatar Dirk Hohndel
2016-01-12dive details navigationGravatar Sebastian Kügler
2016-01-07QML UI: fix manual add diveGravatar Dirk Hohndel
2016-01-07QML UI: show the available GPS fixesGravatar Dirk Hohndel
2016-01-07QML UI: trigger download of GPS fixesGravatar Dirk Hohndel
2016-01-05QML UI: when manually adding a dive clear out all the fieldsGravatar Dirk Hohndel
2016-01-01QML UI: consistency in namingGravatar Dirk Hohndel
2015-12-27QML UI: try to remove two binding loopsGravatar Dirk Hohndel
2015-12-26QML UI: correct text for context drawer when adding diveGravatar Dirk Hohndel
2015-12-26QML UI: get add dive closer to being usefulGravatar Dirk Hohndel
2015-12-26QML UI: when adding a dive, start in edit modeGravatar Dirk Hohndel
2015-12-19QML-UI: allow toggling verbose mode from the UIGravatar Dirk Hohndel
2015-12-08implement new menu structureGravatar Sebastian Kügler
2015-12-07add a contextdrawerGravatar Sebastian Kügler
2015-12-07Fix indentationGravatar Sebastian Kügler