aboutsummaryrefslogtreecommitdiffstats
path: root/qt-mobile/qmlmanager.cpp
AgeCommit message (Expand)Author
2016-01-08Untangle Library LinkageGravatar Tomaz Canabrava
2016-01-07mobile: allow save when local store is actualGravatar Jan Mulder
2016-01-07QML UI: clean up notes field after editGravatar Dirk Hohndel
2016-01-07QML UI: show the available GPS fixesGravatar Dirk Hohndel
2016-01-07QML UI: trigger download of GPS fixesGravatar Dirk Hohndel
2016-01-06QML UI: use the same units that Subsurface used when saving the dataGravatar Dirk Hohndel
2016-01-06Make sure that members are initialiedGravatar Dirk Hohndel
2016-01-05QML UI: refresh the dive list after editGravatar Dirk Hohndel
2016-01-05QML UI: allow edit of dive date and timeGravatar Dirk Hohndel
2016-01-04Cloud storage: fix potential crash when avoiding reloading dive listGravatar Dirk Hohndel
2016-01-04Give the user more information on cloud credentialsGravatar Miika Turkia
2016-01-01QML UI: use better Google maps linkGravatar Dirk Hohndel
2016-01-01QML UI: add feature to add current position when editing diveGravatar Dirk Hohndel
2016-01-01QML UI: handle editing of depthGravatar Dirk Hohndel
2016-01-01QML UI: handle editing of durationGravatar Dirk Hohndel
2015-12-31QML UI: process air and water temp when editedGravatar Dirk Hohndel
2015-12-29QML UI: add information about build time / run time Qt versionGravatar Dirk Hohndel
2015-12-27QML UI: if remote is same as local cache, don't load / process remoteGravatar Dirk Hohndel
2015-12-27QML UI: load from cache before trying to sync with the cloud serverGravatar Dirk Hohndel
2015-12-26QML UI: change the way we extract input data from dive editGravatar Dirk Hohndel
2015-12-26QML UI: get add dive closer to being usefulGravatar Dirk Hohndel
2015-12-26QML UI: don't crash when committing changes and unable to find the diveGravatar Dirk Hohndel
2015-12-26Two more helper functions for the QML managerGravatar Dirk Hohndel
2015-12-26QML-UI: add hacky, useless way to show the GPS location of a diveGravatar Dirk Hohndel
2015-12-20QML-UI: log the full version at startGravatar Dirk Hohndel
2015-12-19QML-UI: allow toggling verbose mode from the UIGravatar Dirk Hohndel
2015-12-19QML-UI: more log message when retrieving web user idGravatar Dirk Hohndel
2015-12-19QML-UI: actually show the right text for missing cloud credentialsGravatar Dirk Hohndel
2015-12-15QML UI: show better message about dive list at startGravatar Dirk Hohndel
2015-12-07QML-UI: make dive edit almost sort of workGravatar Dirk Hohndel
2015-12-07QML-UI: that's not how you compare char pointers...Gravatar Dirk Hohndel
2015-12-04QML-UI correct cut and paste errorGravatar Dirk Hohndel
2015-12-04QML-UI: re-architect the way we access network resourcesGravatar Dirk Hohndel
2015-12-03QML-UI: replace the two ways to log progress with oneGravatar Dirk Hohndel
2015-12-03QML-UI: open cloud storage once credentials were enteredGravatar Dirk Hohndel
2015-12-03QML UI: different functions for saving Preferences and Cloud CredentialsGravatar Dirk Hohndel
2015-12-02QML-UI: refuse to save to cloud unless you loaded from cloud, firstGravatar Dirk Hohndel
2015-12-02QML UI: if load fails, don't continue processing dataGravatar Dirk Hohndel
2015-12-01QML-UI: make sure errors make it to the logGravatar Dirk Hohndel
2015-12-01QML UI: add number of loaded dives to logGravatar Dirk Hohndel
2015-11-30QML UI: don't load dives before the UI has been instantiatedGravatar Dirk Hohndel
2015-11-30Clear the Dive model before repopulating itGravatar Dirk Hohndel
2015-11-18Another missing call to mark_divelist_changedGravatar Dirk Hohndel
2015-11-18Location service: make message delivery configurableGravatar Dirk Hohndel
2015-11-18Location service: retrieve the userid using the cloud storage APIGravatar Dirk Hohndel
2015-11-18QML UI: remove manual setting of web service useridGravatar Dirk Hohndel
2015-11-14Location service: make distance and time threshold configurableGravatar Dirk Hohndel
2015-11-14QML UI: userid is stored in General settingsGravatar Dirk Hohndel
2015-11-13Location service: upload GPS fixes to webserviceGravatar Dirk Hohndel
2015-11-13Location service: add ability to delete all stored GPS fixesGravatar Dirk Hohndel