summaryrefslogtreecommitdiffstats
path: root/qt-mobile/qml/main.qml
AgeCommit message (Expand)Author
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel
2016-04-04QML UI: allow user to disable automatic cloud syncGravatar Dirk Hohndel
2016-04-04QML UI: be more careful when to show us accessing the cloudGravatar Dirk Hohndel
2016-04-04Make accessingCloud an integer so it can convey more informationGravatar Dirk Hohndel
2016-04-02QML UI: work around problem starting some actions while on the App logGravatar Dirk Hohndel
2016-04-02QML UI: don't go through manager object to show mapGravatar Dirk Hohndel
2016-04-02QML UI: don't go through manager object to open user manualGravatar Dirk Hohndel
2016-04-01QML UI: put add dive action in a functionGravatar Dirk Hohndel
2016-04-01QML UI: fix small bug in main menuGravatar Dirk Hohndel
2016-04-01QML UI: make the dive list font even darkerGravatar Dirk Hohndel
2016-04-01QML UI: use the new Kirigami option to control the title bar sizesGravatar Dirk Hohndel
2016-03-31Merge branch 'kirigamiPort' of https://github.com/sebasje/subsurface into me...Gravatar Dirk Hohndel
2016-03-30QML UI: scroll to top of dive list when tapping title barGravatar Dirk Hohndel
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-08port to Kirigami imports and new apiGravatar Marco Martin
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