Age | Commit message (Expand) | Author |
2016-01-28 | QML UI: clear out empty strings from the UI | 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-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-20 | QML UI: fix bugs in change detection on dive edit | Dirk Hohndel |
2016-01-20 | If set imperial units explicitly on mobile app | Miika Turkia |
2016-01-11 | Random whitespace cleanup | Dirk Hohndel |
2016-01-10 | QML UI: Store the dive duration in dive and (fake) divecomputer | Dirk Hohndel |
2016-01-10 | QML UI: only store the new date/time if they are valid | Dirk Hohndel |
2016-01-10 | Save a dive has to mean "save to local storage" on mobile | Dirk Hohndel |
2016-01-10 | Remember in settings if we ever synced with the cloud | Dirk Hohndel |
2016-01-10 | QML UI: refresh divelist after GPS data was successfully applied | Dirk Hohndel |
2016-01-08 | QML UI: partial, slow and incomplete implementation of delete GPS fix | Dirk Hohndel |
2016-01-08 | Untangle Library Linkage | Tomaz Canabrava |
2016-01-07 | mobile: allow save when local store is actual | Jan Mulder |
2016-01-07 | QML UI: clean up notes field after edit | Dirk Hohndel |
2016-01-07 | QML UI: show the available GPS fixes | Dirk Hohndel |
2016-01-07 | QML UI: trigger download of GPS fixes | Dirk Hohndel |
2016-01-06 | QML UI: use the same units that Subsurface used when saving the data | Dirk Hohndel |
2016-01-06 | Make sure that members are initialied | Dirk Hohndel |
2016-01-05 | QML UI: refresh the dive list after edit | Dirk Hohndel |
2016-01-05 | QML UI: allow edit of dive date and time | Dirk Hohndel |
2016-01-04 | Cloud storage: fix potential crash when avoiding reloading dive list | Dirk Hohndel |
2016-01-04 | Give the user more information on cloud credentials | Miika Turkia |
2016-01-01 | QML UI: use better Google maps link | Dirk Hohndel |
2016-01-01 | QML UI: add feature to add current position when editing dive | Dirk Hohndel |
2016-01-01 | QML UI: handle editing of depth | Dirk Hohndel |
2016-01-01 | QML UI: handle editing of duration | Dirk Hohndel |
2015-12-31 | QML UI: process air and water temp when edited | Dirk Hohndel |
2015-12-29 | QML UI: add information about build time / run time Qt version | Dirk Hohndel |
2015-12-27 | QML UI: if remote is same as local cache, don't load / process remote | Dirk Hohndel |
2015-12-27 | QML UI: load from cache before trying to sync with the cloud server | Dirk Hohndel |
2015-12-26 | QML UI: change the way we extract input data from dive edit | Dirk Hohndel |
2015-12-26 | QML UI: get add dive closer to being useful | Dirk Hohndel |
2015-12-26 | QML UI: don't crash when committing changes and unable to find the dive | Dirk Hohndel |
2015-12-26 | Two more helper functions for the QML manager | Dirk Hohndel |
2015-12-26 | QML-UI: add hacky, useless way to show the GPS location of a dive | Dirk Hohndel |
2015-12-20 | QML-UI: log the full version at start | Dirk Hohndel |
2015-12-19 | QML-UI: allow toggling verbose mode from the UI | Dirk Hohndel |
2015-12-19 | QML-UI: more log message when retrieving web user id | Dirk Hohndel |
2015-12-19 | QML-UI: actually show the right text for missing cloud credentials | Dirk Hohndel |
2015-12-15 | QML UI: show better message about dive list at start | Dirk Hohndel |
2015-12-07 | QML-UI: make dive edit almost sort of work | Dirk Hohndel |