Age | Commit message (Expand) | Author |
2016-03-11 | QML UI: try to clean up UI before showing notification | Dirk Hohndel |
2016-03-10 | QML UI: keep cloud access notification until done | Dirk Hohndel |
2016-03-10 | correctly build on android | Marco Martin |
2016-03-08 | QMLProfile: account for device pixel ratio when transforming the profile | Dirk Hohndel |
2016-03-08 | QML UI: remove incorrect calculation of devicePixelRatio | Dirk Hohndel |
2016-03-08 | port to Kirigami imports and new api | Marco Martin |
2016-03-05 | QML UI: small modification to About screen | Dirk Hohndel |
2016-03-03 | QML UI: make sure the drawer is closed after going back to dive list | Dirk Hohndel |
2016-03-03 | QML UI: brute force around Qt 5.6.0 bug | Dirk Hohndel |
2016-03-03 | QML UI: remove commented out / unused code | Dirk Hohndel |
2016-03-03 | QML UI: try to avoid binding loop | Dirk Hohndel |
2016-03-03 | use the global showPassiveNotification function | Marco Martin |
2016-03-03 | QML UI: remove incorrect statement | Dirk Hohndel |
2016-03-03 | QML UI: show notification for saving dives to cloud as well | Dirk Hohndel |
2016-03-02 | QML UI: show notification when cloud is accessed | Dirk Hohndel |
2016-03-02 | QML UI: resolve confusion about dive list model ordering | Dirk Hohndel |
2016-03-02 | QML UI: after adding a dive, jump to it in the list | Dirk Hohndel |
2016-02-29 | QML UI: implement undelete | Dirk Hohndel |
2016-02-29 | QML UI: present an undo dialog after delete | Dirk Hohndel |
2016-02-28 | QML UI: small adjustment to DiveDetailsView | Dirk Hohndel |
2016-02-28 | QML UI: ensure that after a dive edit the profile is redrawn | Dirk Hohndel |
2016-02-23 | QML UI: add context menu to delete dive | Dirk Hohndel |
2016-02-20 | QML UI: only allow valid gas mixes | Dirk Hohndel |
2016-02-20 | QML UI: don't allow negative duration or depth | Dirk Hohndel |
2016-02-15 | QML UI: better text when no profile is shown for a dive | Dirk Hohndel |
2016-02-14 | QML UI: don't show an odd profile for zero duration dive | Dirk Hohndel |
2016-02-14 | QML UI: back key on dive list exits the app | Dirk Hohndel |
2016-02-13 | QML UI: when canceling a dive add, go back to dive list | Dirk Hohndel |
2016-02-13 | QML UI: simplify and correct top bar layout | Dirk Hohndel |
2016-02-13 | QML UI: remove disabled parts of the top bar | Dirk Hohndel |
2016-02-13 | QML UI: better margins for start page | Dirk Hohndel |
2016-02-13 | Fix incorrect reference to endEditMode() | Dirk Hohndel |
2016-02-13 | QML UI: use action button for save in GPS preferences | Dirk Hohndel |
2016-02-13 | QML UI: don't change dive while editing | Dirk Hohndel |
2016-02-13 | QML UI: change the dive add/edit action button to be save | Dirk Hohndel |
2016-02-13 | QML UI: use action button and Android back button to save / go back | Dirk Hohndel |
2016-02-13 | QML UI: enable edit of gasmix | Joakim Bygdell |
2016-02-12 | QML UI: remove the redundant context menus that just close the page | Dirk Hohndel |
2016-02-12 | Add missing import | Dirk Hohndel |
2016-02-12 | QML UI: add context menu to Theme Test | Dirk Hohndel |
2016-02-12 | QML UI: experimentally enable context menu on each page | Dirk Hohndel |
2016-02-12 | QML UI: experimentally turn off all the top bar buttons | Dirk Hohndel |
2016-02-11 | QML UI: even with valid credentials, don't show empty dive list | Dirk Hohndel |
2016-02-11 | QML-UI: allow dive list to be pulled up above Action Button | Dirk Hohndel |
2016-02-11 | QML UI: calculate correct height for the cloud credentials | Dirk Hohndel |
2016-02-11 | QML UI: remove unnecessary outer item from start page | Dirk Hohndel |
2016-02-11 | QML UI: try to get correct height for start page | Dirk Hohndel |
2016-02-11 | QML UI: make the start page scrollable | Dirk Hohndel |
2016-02-11 | QML UI: redesign the About page | Dirk Hohndel |
2016-02-11 | QML UI: close About page on back key | Dirk Hohndel |