aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-09-06CHANGELOG.md updateGravatar Berthold Stoeger
2019-09-06Dive site: don't emit divesChanged signals when editing dive siteGravatar Berthold Stoeger
2019-09-06Map: highlight correct dive sites in dive site modeGravatar Berthold Stoeger
2019-09-06Filter: reload map on myInvalidateGravatar Berthold Stoeger
2019-09-06Cleanup: remove TabDiveSite::updateFilter() functionGravatar Berthold Stoeger
2019-09-06Map: calculate the z value in the modelGravatar Berthold Stoeger
2019-09-06Selection: properly update selection flag of map locationGravatar Berthold Stoeger
2019-09-06Desktop: show all selected dive sites on clickGravatar Berthold Stoeger
2019-09-06Map: don't fully reset model on selection changeGravatar Berthold Stoeger
2019-09-06Desktop: reload map after refreshing the listGravatar Berthold Stoeger
2019-09-06Map: generate pixmap name in modelGravatar Berthold Stoeger
2019-09-06Map: explicitly reload selected map on clickGravatar Berthold Stoeger
2019-09-06Map: replace enterEditMode()/exitEditMode() by updateEditMode()Gravatar Berthold Stoeger
2019-09-05Travis: build Subsurface AppImage against Qt 5.12Gravatar Dirk Hohndel
2019-09-05build-system: add -quick flag for build.shGravatar Dirk Hohndel
2019-09-05build-system: add Dockerfile for Qt 5.12 on TrustyGravatar Dirk Hohndel
2019-09-05Update translation source stringsGravatar Dirk Hohndel
2019-08-30Desktop: improve recognition of HTML-notesGravatar Berthold Stoeger
2019-08-30Update libdivecomputer with Cosmiq+ fixesGravatar Linus Torvalds
2019-08-29 Fix broken windows build with latest MXEGravatar Paul Buxton
2019-08-28Fix new CNS calculation - remove error with factor of 10Gravatar Stefan Fuchs
2019-08-28Map: catch null divesites in map widget selection codeGravatar Berthold Stoeger
2019-08-28Profile: properly initialize plot_info structuresGravatar Berthold Stoeger
2019-08-26Show surface degassing in the planner only when configured time != 0Gravatar Stefan Fuchs
2019-08-24Update README and ReleaseNotes for 4.9.2v4.9.2Gravatar Dirk Hohndel
2019-08-24Update list of supported dive computersGravatar Dirk Hohndel
2019-08-24Latest translationsGravatar Dirk Hohndel
2019-08-24Update libdivecomputer to support the Aqualung i200cGravatar Linus Torvalds
2019-08-24CHANGELOG.md updateGravatar Berthold Stoeger
2019-08-24Desktop: fix crash on copy & pasteGravatar Berthold Stoeger
2019-08-22Grantlee: generate vector of cylinder data on-demandGravatar Berthold Stoeger
2019-08-22Cleanup: turn CylinderObjectHelper into value typeGravatar Berthold Stoeger
2019-08-22Cleanup: don't include dive.h in CylinderObjectHelper.hppGravatar Berthold Stoeger
2019-08-20Replace table interpolation by two line fit for CNSGravatar Robert C. Helling
2019-08-19Update to latest libdivecomputerGravatar Linus Torvalds
2019-08-19Fix the dive site XML savingGravatar Linus Torvalds
2019-08-18Desktop: show local git repos in recent filesGravatar Dirk Hohndel
2019-08-18Add BLE name recognition for the Deepblu Cosmiq+Gravatar Linus Torvalds
2019-08-13Mobile: fix bound check in DiveListModel::data()Gravatar Berthold Stoeger
2019-08-12DiveObjectHelper: warn if object is generated from the null pointerGravatar Berthold Stoeger
2019-08-12DiveObjectHelper: remove default argumentGravatar Berthold Stoeger
2019-08-11Add CHANGELOG entry for mobile weight editingGravatar Dirk Hohndel
2019-08-11Mobile: use a default weight name when adding weight systemGravatar Dirk Hohndel
2019-08-11Mobile: support editing of dives with no weightsystemGravatar Berthold Stoeger
2019-08-11Mobile: properly recognize single-weightsystem divesGravatar Berthold Stoeger
2019-08-11Add missing header files to macos.cGravatar Doug Junkins
2019-08-10Fix potential crash when saved_git_id is NULLGravatar Dirk Hohndel
2019-08-10Android: fix potential crashGravatar Dirk Hohndel
2019-08-10Mobile: catch null references in DownloadDCThreadGravatar Berthold Stoeger
2019-08-10Mobile: update dive site model if dive sites are createdGravatar Berthold Stoeger