summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-05-06desktop: update information tab when cylinders changeGravatar Berthold Stoeger
2020-05-06models: emit dive changed signal when cylinders editedGravatar Berthold Stoeger
2020-05-06undo: update cylinder related info when editing cylinder dataGravatar Berthold Stoeger
2020-05-05documentation: remove two remaining references to the surveyGravatar Dirk Hohndel
2020-05-05documentation: revert switch to asciidoctorGravatar Dirk Hohndel
2020-05-05documentation: fix makefileGravatar Dirk Hohndel
2020-05-05documentation/mobile-manual: create a merged v3 manualGravatar Willem Ferguson
2020-05-06cleanup: move the inertgas enum from qthelper.hpp to deco.cGravatar Berthold Stoeger
2020-05-06planner: remove Bühlmann factor cacheGravatar Berthold Stoeger
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