summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-05-05cleanup: capitalize use dcGravatar Monty Taylor
2020-05-05Changelog for variations checkboxGravatar Robert C. Helling
2020-05-05Explanatory comment in testprofile.cppGravatar Robert C. Helling
2020-05-05cleanup: Change Salty to BrackishGravatar Monty Taylor
2020-05-05Grantlee: Add salinity and water type to grantlee variablesGravatar Monty Taylor
2020-05-04Add test for profile dataGravatar Robert C. Helling
2020-05-04Mobile user manual updateGravatar willemferguson
2020-05-04update README to reflect discontinued ci-release on GitHubGravatar Dirk Hohndel
2020-05-04GitHub Actions: stop creating CI releasesGravatar Dirk Hohndel
2020-05-04Add conneciton for display variations checkboxGravatar Robert C. Helling
2020-05-04Update changelogGravatar Miika Turkia
2020-05-04CSV import/export test: Add support for dive modeGravatar Miika Turkia
2020-05-04CSV export: include dive mode fieldGravatar Miika Turkia
2020-05-04CSV export: Add dive modeGravatar Miika Turkia
2020-05-04planner: on printing, restore textual plan using a saved stringGravatar Berthold Stoeger
2020-05-04planner: remove conditional command-calls for mobileGravatar Berthold Stoeger
2020-05-04desktop: remove unused if-branch in MainWindow::editCurrentDive()Gravatar Berthold Stoeger
2020-05-04Planner: fold MainWindow::setupForAddAndPlan into createSimpleDive()Gravatar Berthold Stoeger
2020-05-04planner: send plan in calculatedPlanNotesGravatar Berthold Stoeger
2020-05-04planner: update variations in planner not mainwindowGravatar Berthold Stoeger
2020-05-03selection: create global single_selected_trip() functionGravatar Berthold Stoeger
2020-05-03selection: inform core of trip selection in DiveListViewGravatar Berthold Stoeger
2020-05-03selection: introduce clear_selection() functionGravatar Berthold Stoeger
2020-05-03selection: add selection flag for tripsGravatar Berthold Stoeger
2020-05-03cleanup: don't explicitly clear tabs in MainWindow::selectionChanged()Gravatar Berthold Stoeger
2020-05-03profile: don't interpret NULL as current_dive in plotDive()Gravatar Berthold Stoeger
2020-05-03profile: use member-to-function style connect() statementsGravatar Berthold Stoeger
2020-05-03profile: remove outside callers of ProfileWidget2::replot()Gravatar Berthold Stoeger
2020-05-03cleanup: remove parameter to ProfleWidget2::replot()Gravatar Berthold Stoeger
2020-05-03desktop: ask user when quitting application while planningGravatar Berthold Stoeger
2020-05-03mobile: update version to 3.0.6Gravatar Dirk Hohndel
2020-05-02pull latest translations from Transifexv4.9.4Gravatar Dirk Hohndel
2020-05-02add random helper scriptsGravatar Dirk Hohndel
2020-05-02update README for 4.9.4Gravatar Dirk Hohndel
2020-05-02ReleaseNotes for 4.9.4Gravatar Dirk Hohndel
2020-05-02documentation: update list of supported dive computersGravatar Dirk Hohndel
2020-05-02Update translation source stringsGravatar Dirk Hohndel
2020-05-02cleanup: remove unused function append_dive()Gravatar Berthold Stoeger
2020-05-02desktop: fix editing of tripsGravatar Berthold Stoeger
2020-05-02cleanup: remove unnecessary include in command_divelist.cppGravatar Berthold Stoeger
2020-05-01profile: properly update lastgasmix when populating eventsGravatar Berthold Stoeger
2020-05-01cleanup: move declaration of utc_mk* functions to new subsurface-time.h headerGravatar Berthold Stoeger
2020-05-01cleanup: remove includes from desktop-widgets/locationinformation.hGravatar Berthold Stoeger
2020-05-01cleanup: only include QString in desktop-widgets/importgps.hGravatar Berthold Stoeger
2020-05-01cleanup: move dive_table from dive.h to divelist.hGravatar Berthold Stoeger
2020-05-01cleanup: move FRACTION macro from dive.h to units.hGravatar Berthold Stoeger
2020-05-01cleanup: move DECOTIMESTEP from dive.h to planner.hGravatar Berthold Stoeger
2020-05-01cleanup: make enumerate_devices of external linkageGravatar Berthold Stoeger
2020-05-01cleanup: make analyze_plot_info local to profile.cGravatar Berthold Stoeger
2020-05-01cleanup: const-ify a few functions in planner.cGravatar Berthold Stoeger