aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-04-24Update libdivecomputer submoduleGravatar Dirk Hohndel
2018-04-24use libdivecomputer 'fingerprint' to avoid downloading extra dataGravatar Linus Torvalds
2018-04-24Actually tie in the new libdivecomputer IO model to open the dive computer de...Gravatar Linus Torvalds
2018-04-24Convert our custom IO model to new libdivecomputer IO modelGravatar Linus Torvalds
2018-04-24Travis: add building for iOSGravatar Dirk Hohndel
2018-04-24iOS: allow building for the simulator & switch debug/release buildsGravatar Dirk Hohndel
2018-04-24Travis: add iOS buildGravatar Dirk Hohndel
2018-04-24iOS: don't show all the libgit2 warningsGravatar Dirk Hohndel
2018-04-24Updated with new round of comments.Gravatar jan Iversen
2018-04-24updated with review comments.Gravatar jan Iversen
2018-04-24Incorporated review comments in INSTALLGravatar jan iversen
2018-04-24Updated INSTALL, based on first time building experience.Gravatar jan Iversen
2018-04-23Add -libpath argument for qtmacdeployGravatar Allen Hall
2018-04-23iOS: build Release by defaultGravatar Dirk Hohndel
2018-04-22Updated doc. for handling of libdcGravatar jan Iversen
2018-04-19CSV import: fix setpoint (typo)Gravatar Miika Turkia
2018-04-19Cleanup: Make local function waitFor() of static linkageGravatar Berthold Stoeger
2018-04-19Coding style: remove superfluous semicolonsGravatar Berthold Stoeger
2018-04-16QML UI: fix incorrect icon referencesGravatar Dirk Hohndel
2018-04-16QML UI: ensure delegate height is not a fractionGravatar Dirk Hohndel
2018-04-16QML UI: dive list performance: enable cachingGravatar Dirk Hohndel
2018-04-16QML UI: dive list performance: no background rectangleGravatar Dirk Hohndel
2018-04-16QML UI: make the code easier to readGravatar Dirk Hohndel
2018-04-16QML UI: show offline notice when going offlineGravatar Dirk Hohndel
2018-04-16QML UI: change auto cloud sync menu textsGravatar Dirk Hohndel
2018-04-15QML UI: suppress warnings when showing GPS fixesGravatar Dirk Hohndel
2018-04-15Travis: make qt55 build report build failures correctlyGravatar Dirk Hohndel
2018-04-15Qt: don't use member function that requires Qt 5.8Gravatar Dirk Hohndel
2018-04-15Update CHANGELOGGravatar Dirk Hohndel
2018-04-15QML UI: recalculate derived information after editing diveGravatar Dirk Hohndel
2018-04-15QML UI: update to latest KirigamiGravatar Dirk Hohndel
2018-04-15QML UI: don't show a vertical scrollbar in dive listGravatar Dirk Hohndel
2018-04-15QML: remove unused propertyGravatar Dirk Hohndel
2018-04-14iOS: fix info.plistGravatar Dirk Hohndel
2018-04-14QML UI: always show dives that aren't in a tripGravatar Dirk Hohndel
2018-04-14QML UI: allow collapsing the open tripGravatar Dirk Hohndel
2018-04-14QML UI: animate trip foldingGravatar Dirk Hohndel
2018-04-14DiveObjectHelper: expose number of dives in a tripGravatar Dirk Hohndel
2018-04-14QML UI: bring back folding tripsGravatar Dirk Hohndel
2018-04-14Convert CodingStyle file to Markdown notationsGravatar Jeremie Guichard
2018-04-14Debug location savingGravatar Dirk Hohndel
2018-04-14GPS: untangle the timestamp comparisonGravatar Dirk Hohndel
2018-04-14QML UI: if we don't have a current position, update it laterGravatar Dirk Hohndel
2018-04-14GPS: add signal to show that a new fix has been acquiredGravatar Dirk Hohndel
2018-04-14QML UI: better debug messages for getting current locationGravatar Dirk Hohndel
2018-04-13iOS: log messagesGravatar Dirk Hohndel
2018-04-13iOS: make logfile accessible to userGravatar Dirk Hohndel
2018-04-13iOS: always create subsurface.log fileGravatar Dirk Hohndel
2018-04-13iOS: create our own OS support fileGravatar Dirk Hohndel
2018-04-13iOS: fix build scriptGravatar Dirk Hohndel