aboutsummaryrefslogtreecommitdiffstats
path: root/qt-mobile/qml
AgeCommit message (Expand)Author
2016-03-08QMLProfile: account for device pixel ratio when transforming the profileGravatar Dirk Hohndel
2016-03-08QML UI: remove incorrect calculation of devicePixelRatioGravatar Dirk Hohndel
2016-03-05QML UI: small modification to About screenGravatar Dirk Hohndel
2016-03-03QML UI: make sure the drawer is closed after going back to dive listGravatar Dirk Hohndel
2016-03-03QML UI: brute force around Qt 5.6.0 bugGravatar Dirk Hohndel
2016-03-03QML UI: remove commented out / unused codeGravatar Dirk Hohndel
2016-03-03QML UI: try to avoid binding loopGravatar 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-03-02QML UI: resolve confusion about dive list model orderingGravatar Dirk Hohndel
2016-03-02QML UI: after adding a dive, jump to it in the listGravatar Dirk Hohndel
2016-02-29QML UI: implement undeleteGravatar Dirk Hohndel
2016-02-29QML UI: present an undo dialog after deleteGravatar Dirk Hohndel
2016-02-28QML UI: small adjustment to DiveDetailsViewGravatar Dirk Hohndel
2016-02-28QML UI: ensure that after a dive edit the profile is redrawnGravatar Dirk Hohndel
2016-02-23QML UI: add context menu to delete diveGravatar Dirk Hohndel
2016-02-20QML UI: only allow valid gas mixesGravatar Dirk Hohndel
2016-02-20QML UI: don't allow negative duration or depthGravatar Dirk Hohndel
2016-02-15QML UI: better text when no profile is shown for a diveGravatar Dirk Hohndel
2016-02-14QML UI: don't show an odd profile for zero duration diveGravatar Dirk Hohndel
2016-02-14QML UI: back key on dive list exits the appGravatar Dirk Hohndel
2016-02-13QML UI: when canceling a dive add, go back to dive listGravatar Dirk Hohndel
2016-02-13QML UI: simplify and correct top bar layoutGravatar Dirk Hohndel
2016-02-13QML UI: remove disabled parts of the top barGravatar Dirk Hohndel
2016-02-13QML UI: better margins for start pageGravatar Dirk Hohndel
2016-02-13Fix incorrect reference to endEditMode()Gravatar Dirk Hohndel
2016-02-13QML UI: use action button for save in GPS preferencesGravatar Dirk Hohndel
2016-02-13QML UI: don't change dive while editingGravatar Dirk Hohndel
2016-02-13QML UI: change the dive add/edit action button to be saveGravatar Dirk Hohndel
2016-02-13QML UI: use action button and Android back button to save / go backGravatar Dirk Hohndel
2016-02-13QML UI: enable edit of gasmixGravatar Joakim Bygdell
2016-02-12QML UI: remove the redundant context menus that just close the pageGravatar Dirk Hohndel
2016-02-12Add missing importGravatar Dirk Hohndel
2016-02-12QML UI: add context menu to Theme TestGravatar Dirk Hohndel
2016-02-12QML UI: experimentally enable context menu on each pageGravatar Dirk Hohndel
2016-02-12QML UI: experimentally turn off all the top bar buttonsGravatar Dirk Hohndel
2016-02-11QML UI: even with valid credentials, don't show empty dive listGravatar Dirk Hohndel
2016-02-11QML-UI: allow dive list to be pulled up above Action ButtonGravatar Dirk Hohndel
2016-02-11QML UI: calculate correct height for the cloud credentialsGravatar Dirk Hohndel
2016-02-11QML UI: remove unnecessary outer item from start pageGravatar Dirk Hohndel
2016-02-11QML UI: try to get correct height for start pageGravatar Dirk Hohndel
2016-02-11QML UI: make the start page scrollableGravatar Dirk Hohndel
2016-02-11QML UI: redesign the About pageGravatar Dirk Hohndel
2016-02-11QML UI: close About page on back keyGravatar Dirk Hohndel
2016-02-11QML UI: cloud credentials: put the two buttons side by sideGravatar Dirk Hohndel
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