aboutsummaryrefslogtreecommitdiffstats
path: root/qt-mobile/qmlmanager.h
AgeCommit message (Expand)Author
2016-03-26QML UI: allow writing to App log from QMLGravatar Dirk Hohndel
2016-03-24QML UI: remove the checkbox for remembering the passwordGravatar Dirk Hohndel
2016-03-13QML UI: show user manual in browser windowGravatar Dirk Hohndel
2016-03-08QMLManager: helper function for devivePixelRatioGravatar Dirk Hohndel
2016-03-02QML UI: new property to tell the UI that we are accessing cloud storageGravatar Dirk Hohndel
2016-03-02Add helper functions to identify the position of a dive in the dive listGravatar Dirk Hohndel
2016-02-29QML UI: implement undeleteGravatar Dirk Hohndel
2016-02-28QML UI: we no longer use the return value of commitChanges()Gravatar Dirk Hohndel
2016-02-23Add helper to delete dive from QMLGravatar Dirk Hohndel
2016-02-13QML UI: enable edit of gasmixGravatar Joakim Bygdell
2016-02-10Better tracking of the status of the credentialsGravatar Dirk Hohndel
2016-02-10Support function to print version stringGravatar Miika Turkia
2016-02-09QML UI: enable edit of cylinder pressuresGravatar Joakim Bygdell
2016-02-09QML UI: load from cache first when changing cloud credentialsGravatar Dirk Hohndel
2016-02-08Remember status of specific cloud account in settingsGravatar Dirk Hohndel
2016-02-05QML UI: enable editing of weightGravatar Dirk Hohndel
2016-01-29Add helper to remove dive from modelGravatar Dirk Hohndel
2016-01-27Move helper function to DiveObjectsHelperGravatar Joakim Bygdell
2016-01-26Correct usage of QString on qmlmanagerGravatar Tomaz Canabrava
2016-01-26We already have a QNetworkAcessManager global, use itGravatar Tomaz Canabrava
2016-01-25QML UI: Add helper function to get weightsGravatar Joakim Bygdell
2016-01-25QML UI: Add helper function to get cylinder infoGravatar Joakim Bygdell
2016-01-11Random whitespace cleanupGravatar Dirk Hohndel
2016-01-10QML UI: refresh divelist after GPS data was successfully appliedGravatar Dirk Hohndel
2016-01-08QML UI: partial, slow and incomplete implementation of delete GPS fixGravatar Dirk Hohndel
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-05QML UI: allow edit of dive date and timeGravatar Dirk Hohndel
2016-01-01QML UI: add feature to add current position when editing diveGravatar 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-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-19QML-UI: allow toggling verbose mode from the UIGravatar Dirk Hohndel
2015-12-15QML UI: show better message about dive list at startGravatar 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: 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-11-18Location service: move into subsurface-coreGravatar 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-13QML UI: add preference for webservice user idGravatar Dirk Hohndel
2015-11-12Location service: apply the saved GPS fixes to dive listGravatar Dirk Hohndel
2015-11-11Location service: toggle the service from the main menuGravatar Dirk Hohndel
2015-11-11Location service: consistent way to output informationGravatar Dirk Hohndel
2015-08-31QML UI: Add QML Log viewerGravatar Grace Karanja
2015-08-31QML UI: Start Add Dive featureGravatar Grace Karanja
2015-07-22QML UI: Implement saving of cloud passwordGravatar Grace Karanja