aboutsummaryrefslogtreecommitdiffstats
path: root/qt-mobile/qmlmanager.cpp
AgeCommit message (Expand)Author
2016-01-29Add helper to remove dive from modelGravatar Dirk Hohndel
2016-01-28QML UI: make manually added dives more like those added on desktopGravatar Dirk Hohndel
2016-01-28QML UI: clear out empty strings from the UIGravatar Dirk Hohndel
2016-01-27QML UI: avoid clearing and rebuilding the dive list modelGravatar Dirk Hohndel
2016-01-27QML UI: fix Qt's broken handling of two digit years in datesGravatar Dirk Hohndel
2016-01-27Move helper function to DiveObjectsHelperGravatar Joakim Bygdell
2016-01-27QML UI: on edit only request location if user checks the boxGravatar Dirk Hohndel
2016-01-27QML UI: fix precision of total weight displayedGravatar Dirk Hohndel
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: If a dive has multiple cylinders show "Multiple" in the details pageGravatar Joakim Bygdell
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-20QML UI: fix bugs in change detection on dive editGravatar Dirk Hohndel
2016-01-20If set imperial units explicitly on mobile appGravatar Miika Turkia
2016-01-11Random whitespace cleanupGravatar Dirk Hohndel
2016-01-10QML UI: Store the dive duration in dive and (fake) divecomputerGravatar Dirk Hohndel
2016-01-10QML UI: only store the new date/time if they are validGravatar Dirk Hohndel
2016-01-10Save a dive has to mean "save to local storage" on mobileGravatar Dirk Hohndel
2016-01-10Remember in settings if we ever synced with the cloudGravatar 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-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