aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2016-04-05Fix include pathsGravatar Linus Torvalds
2016-04-05Small cleanup of helper functions to remove unused argumentsGravatar Dirk Hohndel
2016-04-05Add another Kirigami file and sort the private onesGravatar Dirk Hohndel
2016-04-04Start using the actual cylinder data for gas switch eventsGravatar Linus Torvalds
2016-04-04Make gas change events always have a cylinder indexGravatar Linus Torvalds
2016-04-04Make cylinder_nodata() take a const cylinder pointerGravatar Linus Torvalds
2016-04-04Make "is_gasmix_redundant()" more robustGravatar Linus Torvalds
2016-04-04Remove linear pressure interpolation detection codeGravatar Linus Torvalds
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel
2016-04-04Don't write back dive data that hasn't changed in gitGravatar Linus Torvalds
2016-04-04QML UI: include the new back button for iOSGravatar Dirk Hohndel
2016-04-04Revert "QML UI: make sure the correct data is in the bread crumbs"Gravatar Dirk Hohndel
2016-04-04QML UI: animate showing the dive edit sheetGravatar Dirk Hohndel
2016-04-04Revert "QML UI: animate showing the dive edit sheet"Gravatar Dirk Hohndel
2016-04-04QML UI: rate limit git progress outputGravatar Dirk Hohndel
2016-04-04Use the same format for output to stderr and AppLogGravatar Dirk Hohndel
2016-04-04QML UI: keep cloud sync enabled state in settingsGravatar Dirk Hohndel
2016-04-04QML UI: allow user to disable automatic cloud syncGravatar Dirk Hohndel
2016-04-04QML UI: be more careful when to show us accessing the cloudGravatar Dirk Hohndel
2016-04-04QML UI: don't immediately save data after we make changesGravatar Dirk Hohndel
2016-04-04Instrument the git storage codeGravatar Dirk Hohndel
2016-04-04Make accessingCloud an integer so it can convey more informationGravatar Dirk Hohndel
2016-04-04Change the git progress update callback signatureGravatar Dirk Hohndel
2016-04-04Git storage: after successful merge push merged commit to upstreamGravatar Dirk Hohndel
2016-04-02QML UI: make sure the correct data is in the bread crumbsGravatar Dirk Hohndel
2016-04-02QML UI: remove obsolete codeGravatar Dirk Hohndel
2016-04-02QML UI: tap on the very top / title bar of dive list goes to topGravatar Dirk Hohndel
2016-04-02QML UI: work around problem starting some actions while on the App logGravatar Dirk Hohndel
2016-04-02QML UI: redo application log pageGravatar Dirk Hohndel