Age | Commit message (Expand) | Author |
2020-10-25 | cleanup: remove MainWindow::setFileClean() | Berthold Stoeger |
2020-10-25 | cleanup: remove MainWindow::unsavedChanges() function | Berthold Stoeger |
2020-10-25 | desktop: remove DiveComputerManagementDialog | Berthold Stoeger |
2020-10-24 | devices: add devices in Command::importTable() | Berthold Stoeger |
2020-10-24 | parser: add device_table to parser state | Berthold Stoeger |
2020-10-17 | filter: don't add to filter presets when importing dive sites | Berthold Stoeger |
2020-10-17 | filter: remove filter_preset_table_t | Berthold Stoeger |
2020-09-29 | cleanup: rename FilterWidget2 to FilterWidget | Berthold Stoeger |
2020-09-29 | filter: implement importing of filter presets | Berthold Stoeger |
2020-09-29 | cleanup: move shown-text calculation from filter widget to core | Berthold Stoeger |
2020-09-29 | filter: load filter presets from XML files | Berthold Stoeger |
2020-09-08 | cleanup: when planning a dive, set dive computer to first dc | Berthold Stoeger |
2020-09-02 | Planner: Properly initialize salinity | Robert C. Helling |
2020-05-27 | cleanup: un-singletonize RenumberDialog | Berthold Stoeger |
2020-05-22 | cleanup: move timestampToDateTime() to qthelper.cpp | Berthold Stoeger |
2020-05-16 | desktop: don't call plotDive with doClearPictures = true | Berthold Stoeger |
2020-05-07 | desktop: don't update models in MainWindow::refreshDisplay() | Berthold Stoeger |
2020-05-07 | cleanup: invert control-flow when resetting the core structures | Berthold Stoeger |
2020-05-06 | cleanup: don't call updateDivePictures in MainWindow | Berthold Stoeger |
2020-05-04 | planner: on printing, restore textual plan using a saved string | 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 | cleanup: don't explicitly clear tabs in MainWindow::selectionChanged() | Berthold Stoeger |
2020-05-03 | profile: don't interpret NULL as current_dive in plotDive() | Berthold Stoeger |
2020-05-03 | cleanup: remove parameter to ProfleWidget2::replot() | Berthold Stoeger |
2020-05-03 | desktop: ask user when quitting application while planning | Berthold Stoeger |
2020-04-24 | cleanup: move clearing of event names to clear_dive_file_data() | Berthold Stoeger |
2020-04-24 | cleanup: move clearing of device nodes to clear_dive_file_data() | Berthold Stoeger |
2020-04-19 | desktop: remove user survey | Dirk Hohndel |
2020-04-12 | cleanup: remove unnecessary profile update after adding new dive | Berthold Stoeger |
2020-04-07 | cleanup: remove parameter to MainTab::enableEdition | Berthold Stoeger |
2020-04-07 | desktop: remove EDIT mode | Berthold Stoeger |
2020-04-07 | desktop: move undo-disabling from enterEditState to disableShortcuts | Berthold Stoeger |
2020-04-07 | cleanup: remove default-code for editCurrentDive | Berthold Stoeger |
2020-04-07 | CylinderModel: make dive dynamic | Berthold Stoeger |
2020-03-18 | models: update divesite-model when clearing/updating dive model | Berthold Stoeger |
2020-03-12 | Make statistics window resizable on Mac | Robert C. Helling |
2020-03-10 | undo: clear undo-stack when clearing dive data | Berthold Stoeger |
2020-03-07 | debug: try to capture changes that don't invalidate git cache | Dirk Hohndel |
2020-02-16 | Cleanup: remove unneeded QtConcurrent includes | Berthold Stoeger |
2020-02-11 | Planner: make cylinder-model subobject of planner-model | Berthold Stoeger |
2020-02-11 | Cylinders: Add CylindersModelFiltered | Berthold Stoeger |
2020-02-04 | Cleanup: lower-case filenames in core/subsurface-qt/ | Berthold Stoeger |
2020-01-10 | code cleanup: add empty table structures | Dirk Hohndel |
2020-01-10 | code cleanup: QFontMetrics::width() is deprecated | Dirk Hohndel |
2019-12-10 | Dive list: clear dive data via the filter model | Berthold Stoeger |
2019-11-19 | Cleanup: remove MainWindow::recreateDiveList() function | Berthold Stoeger |
2019-11-19 | Desktop: don't reload dive list model after clearing the model | Berthold Stoeger |