Age | Commit message (Expand) | Author |
2016-02-06 | QML UI: end edit mode when leaving the edit page | Dirk Hohndel |
2016-02-06 | QML UI: make time parsing more lenient | Dirk Hohndel |
2016-02-05 | QML UI: enable editing of weight | Dirk Hohndel |
2016-02-05 | QML UI: explicitly hide the keyboard when exiting dive edit | Dirk Hohndel |
2016-02-05 | QML UI: disable download from divecomputer | Dirk Hohndel |
2016-02-03 | Mobile. Modify DownloadFromDiveComputer.qml | Willem Ferguson |
2016-02-01 | QML UI: Another attempt to shift dive number to top row | Rick Walsh |
2016-01-31 | Revert "QML UI DiveDetailsView: shift dive number to right of top row" | Dirk Hohndel |
2016-01-29 | Minor cleanups | Dirk Hohndel |
2016-01-29 | QML UI: introduce "add" state and correctly clean up when canceled | Dirk Hohndel |
2016-01-29 | Add helper to remove dive from model | Dirk Hohndel |
2016-01-29 | QML UI: remove apparently obsolete code | Dirk Hohndel |
2016-01-28 | QML UI: better way to determine dive details edit width | Dirk Hohndel |
2016-01-28 | QML UI: make manually added dives more like those added on desktop | Dirk Hohndel |
2016-01-28 | QML UI: once again hide "--" as section header | Dirk Hohndel |
2016-01-28 | QML UI: use the new helper to ensure the right dive is selected after edit | Dirk Hohndel |
2016-01-28 | QML UI: add the properties needed to be able to manually add dive | Dirk Hohndel |
2016-01-28 | QML UI: add field to edit the total weight | Dirk Hohndel |
2016-01-28 | Better id for yet another QML item | Dirk Hohndel |
2016-01-28 | QML UI: use unique names for the different ListViews | Dirk Hohndel |
2016-01-28 | QML UI: clear out empty strings from the UI | Dirk Hohndel |
2016-01-28 | Avoid uninitialized memory access | Dirk Hohndel |
2016-01-27 | QML UI: end edit mode when switching to different page | Dirk Hohndel |
2016-01-27 | QML UI: avoid clearing and rebuilding the dive list model | Dirk Hohndel |
2016-01-27 | QML UI: fix Qt's broken handling of two digit years in dates | Dirk Hohndel |
2016-01-27 | Move helper function to DiveObjectsHelper | Joakim Bygdell |
2016-01-27 | QML UI: on edit only request location if user checks the box | Dirk Hohndel |
2016-01-27 | QML UI: fix precision of total weight displayed | Dirk Hohndel |
2016-01-27 | QML UI: revert dive detail view layout changes | Dirk Hohndel |
2016-01-26 | QML UI: don't combine multiple trips to the same location into one | Dirk Hohndel |
2016-01-26 | Round placement sizes of TopBar.qml | Tomaz Canabrava |
2016-01-26 | Correct usage of QString on qmlmanager | Tomaz Canabrava |
2016-01-26 | We already have a QNetworkAcessManager global, use it | Tomaz Canabrava |
2016-01-25 | QML UI: If a dive has multiple cylinders show "Multiple" in the details page | Joakim Bygdell |
2016-01-25 | QML UI: Add helper function to get weights | Joakim Bygdell |
2016-01-25 | QML UI: Add helper function to get cylinder info | Joakim Bygdell |
2016-01-25 | QML-UI: Rearrange the DiveDetails page | Joakim Bygdell |
2016-01-25 | MOBILE: update downloadFromDiveComputer table | Willem Ferguson |
2016-01-25 | Layout proposal for download from dove computer screen | Willem Ferguson |
2016-01-25 | Move dive list menu entry to top | Henrik Brautaset Aronsen |
2016-01-24 | QML-UI: Do not show strange double dashes for trips in Divelist | Jan Mulder |
2016-01-24 | Return to divelist even from "further away" | Miika Turkia |
2016-01-24 | Show map from the list of GPS fixes | Miika Turkia |
2016-01-22 | QML UI: remove no longer needed debug output | Dirk Hohndel |
2016-01-22 | QML-UI. Improved button style | Jan Mulder |
2016-01-22 | QML-UI. Add Back to Divelist menu item | Jan Mulder |
2016-01-21 | QML UI: maximize horizontal size of notes when editing | Dirk Hohndel |
2016-01-21 | QML UI: show dive trip again | Dirk Hohndel |
2016-01-21 | QML UI: fix map display regression | Dirk Hohndel |
2016-01-20 | QML UI: switch edit back to not being a drawer | Dirk Hohndel |