Age | Commit message (Expand) | Author |
2020-05-06 | media: turn DivePictureModel::pictures into std::vector | Berthold Stoeger |
2020-05-06 | media: add small C++ helper describing a picture struct | Berthold Stoeger |
2020-05-06 | Cleanup: remove DivePictureThumbnailThread | Berthold Stoeger |
2020-05-06 | media: remove unused local variable | Berthold Stoeger |
2020-05-06 | media: put photo-view in row-selection mode | Berthold Stoeger |
2020-05-06 | media: store dive instead of dive-id in DivePictureModel | Berthold Stoeger |
2020-05-06 | media: don't send dive-id in drag&drop event | Berthold Stoeger |
2020-05-06 | undo: implement undo of setting a picture time by drag&drop | Berthold Stoeger |
2020-05-06 | media: create sort_picture_table function via macro | Berthold Stoeger |
2020-05-06 | core: add get_picture_idx() function | Berthold Stoeger |
2020-05-06 | cleanup: don't call updateDivePictures in MainWindow | Berthold Stoeger |
2020-05-06 | media: use table instead of linked list for media | Berthold Stoeger |
2020-05-06 | core: make picture.h compatible with C++ | Berthold Stoeger |
2020-05-06 | cleanup: move copy_cylinders from dive.c to equipment.c | Berthold Stoeger |
2020-05-06 | cleanup: make remove_from_*_table equipment functions static | Berthold Stoeger |
2020-05-06 | pictures: turn QString into std::string for filenames | Berthold Stoeger |
2020-05-06 | desktop: avoid spurious undo commands for date/time editing | Berthold Stoeger |
2020-05-06 | desktop: update statistics tab when cylinders changed | Berthold Stoeger |
2020-05-06 | desktop: update information tab when cylinders change | Berthold Stoeger |
2020-05-06 | models: emit dive changed signal when cylinders edited | Berthold Stoeger |
2020-05-06 | undo: update cylinder related info when editing cylinder data | Berthold Stoeger |
2020-05-05 | documentation: remove two remaining references to the survey | Dirk Hohndel |
2020-05-05 | documentation: revert switch to asciidoctor | Dirk Hohndel |
2020-05-05 | documentation: fix makefile | Dirk Hohndel |
2020-05-05 | documentation/mobile-manual: create a merged v3 manual | Willem Ferguson |
2020-05-06 | cleanup: move the inertgas enum from qthelper.hpp to deco.c | Berthold Stoeger |
2020-05-06 | planner: remove Bühlmann factor cache | Berthold Stoeger |
2020-05-05 | cleanup: capitalize use dc | Monty Taylor |
2020-05-05 | Changelog for variations checkbox | Robert C. Helling |
2020-05-05 | Explanatory comment in testprofile.cpp | Robert C. Helling |
2020-05-05 | cleanup: Change Salty to Brackish | Monty Taylor |
2020-05-05 | Grantlee: Add salinity and water type to grantlee variables | Monty Taylor |
2020-05-04 | Add test for profile data | Robert C. Helling |
2020-05-04 | Mobile user manual update | willemferguson |
2020-05-04 | update README to reflect discontinued ci-release on GitHub | Dirk Hohndel |
2020-05-04 | GitHub Actions: stop creating CI releases | Dirk Hohndel |
2020-05-04 | Add conneciton for display variations checkbox | Robert C. Helling |
2020-05-04 | Update changelog | Miika Turkia |
2020-05-04 | CSV import/export test: Add support for dive mode | Miika Turkia |
2020-05-04 | CSV export: include dive mode field | Miika Turkia |
2020-05-04 | CSV export: Add dive mode | Miika Turkia |
2020-05-04 | planner: on printing, restore textual plan using a saved string | Berthold Stoeger |
2020-05-04 | planner: remove conditional command-calls for mobile | Berthold Stoeger |
2020-05-04 | desktop: remove unused if-branch in MainWindow::editCurrentDive() | Berthold Stoeger |
2020-05-04 | Planner: fold MainWindow::setupForAddAndPlan into createSimpleDive() | Berthold Stoeger |
2020-05-04 | planner: send plan in calculatedPlanNotes | Berthold Stoeger |
2020-05-04 | planner: update variations in planner not mainwindow | Berthold Stoeger |
2020-05-03 | selection: create global single_selected_trip() function | Berthold Stoeger |
2020-05-03 | selection: inform core of trip selection in DiveListView | Berthold Stoeger |
2020-05-03 | selection: introduce clear_selection() function | Berthold Stoeger |