Age | Commit message (Expand) | Author |
2016-03-29 | QML UI: make dives outside of dive trips always visible | Dirk Hohndel |
2016-03-29 | QML UI: make dive list fold dive trips | Dirk Hohndel |
2016-03-28 | QML UI: take device pixel ratio into account when scaling pixmaps on iOS | Dirk Hohndel |
2016-03-27 | QML UI: tighten credential input screen | Dirk Hohndel |
2016-03-26 | QML UI: add some diagnostics to App log | Dirk Hohndel |
2016-03-26 | QML UI: allow writing to App log from QML | Dirk Hohndel |
2016-03-26 | QML UI: show keyboard when entering credential screen | Dirk Hohndel |
2016-03-24 | QML UI: remove the checkbox for remembering the password | Dirk Hohndel |
2016-03-24 | iOS build: fix typos | Dirk Hohndel |
2016-03-24 | QML UI: remove verbose option from Developer menu | Dirk Hohndel |
2016-03-24 | QML UI: improve About screen | Dirk Hohndel |
2016-03-23 | QML UI: always convert the cloud user name to lower case | Dirk Hohndel |
2016-03-23 | QML UI: reduce application log clutter | Dirk Hohndel |
2016-03-23 | QML UI: work around missing back button on iOS | Dirk Hohndel |
2016-03-22 | QML UI: use consistent, darker text color for dive list | Dirk Hohndel |
2016-03-13 | QML UI: make return to dive list work when entering credentials | Dirk Hohndel |
2016-03-13 | QML UI: show user manual in browser window | Dirk Hohndel |
2016-03-13 | QML UI: font color isn't supported on app log page | Dirk Hohndel |
2016-03-13 | QML UI: show cloud access notification when refreshing from menu | Dirk Hohndel |
2016-03-11 | QML UI: don't allow negative gas consumption | Dirk Hohndel |
2016-03-11 | QML UI: try to clean up UI before showing notification | Dirk Hohndel |
2016-03-10 | QML UI: don't claim to be accessing the cloud when you are not | Dirk Hohndel |
2016-03-10 | Red error messages in QML | Tomaz Canabrava |
2016-03-10 | QML UI: correctly validate the gasmix entered | Dirk Hohndel |
2016-03-10 | QML UI: if the date entered doesn't match the format, try harder | Dirk Hohndel |
2016-03-10 | QML UI: hide some profile scaling debug messages | Dirk Hohndel |
2016-03-10 | QML UI: keep cloud access notification until done | Dirk Hohndel |
2016-03-08 | QMLProfile: account for device pixel ratio when transforming the profile | Dirk Hohndel |
2016-03-08 | QMLProfile: correctly track the device pixel ratio | Dirk Hohndel |
2016-03-08 | QMLManager: helper function for devivePixelRatio | Dirk Hohndel |
2016-03-08 | QMLManager: fix order of initialization | Dirk Hohndel |
2016-03-08 | QML UI: remove incorrect calculation of devicePixelRatio | Dirk Hohndel |
2016-03-05 | Introduce separate version number for Subsurface-mobile | Dirk Hohndel |
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-03 | QML UI: ensure that cloud notification is always cleared | Dirk Hohndel |
2016-03-02 | QML UI: show notification when cloud is accessed | Dirk Hohndel |
2016-03-02 | QML UI: new property to tell the UI that we are accessing cloud storage | Dirk Hohndel |
2016-03-02 | QML UI: resolve confusion about dive list model ordering | Dirk Hohndel |
2016-03-02 | QML UI: update profile when editing duration of manually added dive | Dirk Hohndel |
2016-03-02 | QML UI: update the correct dive in the model when committing a change | Dirk Hohndel |
2016-03-02 | QML UI: after adding a dive, jump to it in the list | Dirk Hohndel |
2016-03-02 | Add helper functions to identify the position of a dive in the dive list | Dirk Hohndel |
2016-02-29 | QML UI: implement undelete | Dirk Hohndel |