aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-04-13Remove unused functionGravatar Dirk Hohndel
2016-04-11Build instructions to deplay on you own iOS deviceGravatar Robert C. Helling
2016-04-11Upon undoing a dive deletion select that diveGravatar Robert Helling
2016-04-11Merge branch 'for_dirkhh' of https://github.com/atdotde/subsurfaceGravatar Dirk Hohndel
2016-04-11VPM-B profile: declare CVA iteration variables within each loopGravatar Rick Walsh
2016-04-11Fix time of first ceiling calculationGravatar Robert C. Helling
2016-04-11Fix seabear import sample overrun bugGravatar Linus Torvalds
2016-04-11Fix wrong function call for desktop build of Subsurface-mobileGravatar Dirk Hohndel
2016-04-10QML UI: try to do the right thing for changes on all platformsGravatar Dirk Hohndel
2016-04-08QML UI: only force network access when user asks us toGravatar Dirk Hohndel
2016-04-08Simplify code - we now can rely on git_local_only to do the right thingGravatar Dirk Hohndel
2016-04-08QML UI: reformat the warning message when turning off auto syncGravatar Dirk Hohndel
2016-04-08git storage: only sync with remote if git_local_only isn't setGravatar Dirk Hohndel
2016-04-08QML UI: change order of cloud backend accessesGravatar Dirk Hohndel
2016-04-08QML UI: make readonly fields more obvious in dive editGravatar Dirk Hohndel
2016-04-07QML UI: make gas mix validator case insensitiveGravatar Dirk Hohndel
2016-04-07remove reference to non-existing objectGravatar Dirk Hohndel
2016-04-07avoid dereferencing undefined objectGravatar Dirk Hohndel
2016-04-07QML UI: remove redundant headingGravatar Dirk Hohndel
2016-04-07QML UI: more fixes to correctly calculate page widthsGravatar Dirk Hohndel
2016-04-07QML UI: fix page width calculation for dive detailsGravatar Dirk Hohndel
2016-04-06QML UI: break the sync into explicit save local and save cloudGravatar Dirk Hohndel
2016-04-06QML UI: close the drawer right when the user taps sync manuallyGravatar Dirk Hohndel
2016-04-06QML UI: after successfully opening storage, store the filenameGravatar Dirk Hohndel
2016-04-06QML UI: save with unchanged credentials returns to dive listGravatar Dirk Hohndel
2016-04-06QML UI: hide keyboard before saving credentialsGravatar Dirk Hohndel
2016-04-05Desktop UI: make sure that git progress is actually shownGravatar Dirk Hohndel
2016-04-05QML UI: more hacking around with git progress reportingGravatar Dirk Hohndel
2016-04-05QML UI: don't fetch the remote twice when loadingGravatar Dirk Hohndel
2016-04-05QML UI: restructure (and fix) the saveChanges logicGravatar Dirk Hohndel
2016-04-05QML UI: don't try to save again if we are already savingGravatar Dirk Hohndel
2016-04-05QML UI: simplify code for loading data from the cloudGravatar Dirk Hohndel
2016-04-05Simplify git tracking of git tree creationGravatar Dirk Hohndel
2016-04-05QML UI: simplify git tracking outputGravatar Dirk Hohndel
2016-04-05DiveListModel: don't add the dives one at a timeGravatar Dirk Hohndel
2016-04-05Keep the instance in static variableGravatar Dirk Hohndel
2016-04-05git storage: add explanation for fast forward to remoteGravatar Dirk Hohndel
2016-04-05git storage: compare with correct SHA when checking if cache is currentGravatar Dirk Hohndel
2016-04-05Fix per-cylinder SAC rate calculations when cylinder use isn't knownGravatar Linus Torvalds
2016-04-05Remove unused and buggy get_cylinder_used_gas_string() functionGravatar Linus Torvalds
2016-04-05QML UI: more theme informationGravatar Dirk Hohndel
2016-04-05Don't set the window size on iOS, eitherGravatar Dirk Hohndel
2016-04-05QML UI: dive list: smaller header above dives that aren't in a tripGravatar Dirk Hohndel
2016-04-05QML UI: remove redundant dive log titleGravatar Dirk Hohndel
2016-04-05remove code that is no longer usedGravatar Dirk Hohndel
2016-04-05QML UI: use Kirigami default paddingGravatar Dirk Hohndel
2016-04-05Fix compilation with the new folder architectureGravatar Tomaz Canabrava
2016-04-05QML UI: better trip headerGravatar Dirk Hohndel
2016-04-05QML UI: dynamic page title for the root pageGravatar Dirk Hohndel
2016-04-05QML UI: keep the title bar larger on iOSGravatar Dirk Hohndel