Age | Commit message (Expand) | Author |
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 |
2015-12-07 | QML-UI: that's not how you compare char pointers... | Dirk Hohndel |
2015-12-04 | QML-UI correct cut and paste error | Dirk Hohndel |
2015-12-04 | QML-UI: re-architect the way we access network resources | Dirk Hohndel |
2015-12-03 | QML-UI: replace the two ways to log progress with one | Dirk Hohndel |
2015-12-03 | QML-UI: open cloud storage once credentials were entered | Dirk Hohndel |
2015-12-03 | QML UI: different functions for saving Preferences and Cloud Credentials | Dirk Hohndel |
2015-12-02 | QML-UI: refuse to save to cloud unless you loaded from cloud, first | Dirk Hohndel |
2015-12-02 | QML UI: if load fails, don't continue processing data | Dirk Hohndel |
2015-12-01 | QML-UI: make sure errors make it to the log | Dirk Hohndel |
2015-12-01 | QML UI: add number of loaded dives to log | Dirk Hohndel |
2015-11-30 | QML UI: don't load dives before the UI has been instantiated | Dirk Hohndel |
2015-11-30 | Clear the Dive model before repopulating it | Dirk Hohndel |
2015-11-18 | Another missing call to mark_divelist_changed | Dirk Hohndel |