aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2018-04-13BLE debug: show more packagesGravatar Dirk Hohndel
2018-04-13Mobile: add Mares BLE dive computersGravatar Dirk Hohndel
2018-04-13Fix typosGravatar Dirk Hohndel
2018-04-11Add a paragraph to the user manual about ICD in infoboxGravatar Robert C. Helling
2018-04-11Look for actual isobaric counter diffusionGravatar Robert C. Helling
2018-04-11Cleanup: Fix memory leak in plannernotes.cGravatar Berthold Stoeger
2018-04-11Cleanup: fix "unsave" snprintf()s in plannernotes.cGravatar Berthold Stoeger
2018-04-11Cleanup: unconstify results of two functionsGravatar Berthold Stoeger