Age | Commit message (Expand) | Author |
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 |
2015-11-18 | Location service: make message delivery configurable | Dirk Hohndel |
2015-11-18 | Location service: retrieve the userid using the cloud storage API | Dirk Hohndel |
2015-11-18 | QML UI: remove manual setting of web service userid | Dirk Hohndel |
2015-11-14 | Location service: make distance and time threshold configurable | Dirk Hohndel |
2015-11-14 | QML UI: userid is stored in General settings | Dirk Hohndel |
2015-11-13 | Location service: upload GPS fixes to webservice | Dirk Hohndel |
2015-11-13 | Location service: add ability to delete all stored GPS fixes | Dirk Hohndel |
2015-11-13 | QML UI: add preference for webservice user id | Dirk Hohndel |
2015-11-13 | Location service: report number of recorded GPS fixes | Dirk Hohndel |
2015-11-12 | Location service: apply the saved GPS fixes to dive list | Dirk Hohndel |
2015-11-11 | Location service: store locations in settings | Dirk Hohndel |
2015-11-11 | Location service: toggle the service from the main menu | Dirk Hohndel |
2015-11-11 | Location service: move location provider into QML manager | Dirk Hohndel |
2015-11-11 | Location service: consistent way to output information | Dirk Hohndel |
2015-08-31 | QML UI: Show log correctly | Grace Karanja |