Age | Commit message (Expand) | Author |
2019-11-20 | Android: update README to mention build container | Dirk Hohndel |
2019-11-20 | macOS: with Qt 5.13 we need QtDBus again | Dirk Hohndel |
2019-11-20 | macOS: update make package script for Grantlee 5.1 | Dirk Hohndel |
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 |
2019-11-19 | Dive list: clear internal data when clearing model | Berthold Stoeger |
2019-11-19 | Dive list: update selection after clearing model | Berthold Stoeger |
2019-11-19 | Cleanup: remove ProfileWidget2::refreshDisplay signal | Berthold Stoeger |
2019-11-19 | Filter: don't reload filter after reloading dive list | Berthold Stoeger |
2019-11-19 | Filter: move recalculation of filter from FilterModel to TripModel | Berthold Stoeger |
2019-11-19 | Filter: move num_shown logic from model to core | Berthold Stoeger |
2019-11-19 | Filter: split out filter from model | Berthold Stoeger |
2019-11-19 | Filter: move calculation of shown dives to undo command | Berthold Stoeger |
2019-11-19 | Filter: move number of shown dives to core | Berthold Stoeger |
2019-11-19 | Cleanup: remove MultiFilterSortModel::filterChanged() | Berthold Stoeger |
2019-11-19 | Cleanup: remove MultiFilterSortModel::clearFilter | Berthold Stoeger |
2019-11-19 | CHANGELOG.md update | Berthold Stoeger |
2019-11-18 | GitHub actions: fix macOS artifact upload | Dirk Hohndel |
2019-11-16 | Check if all required bytes were read | Robert C. Helling |
2019-11-16 | Initialize modified member | Robert C. Helling |
2019-11-16 | Don't acces null dive computer | Robert C. Helling |
2019-11-16 | Use the actual error number | Robert C. Helling |
2019-11-16 | Initialize cylider field properly | Robert C. Helling |
2019-11-16 | Don't access uninitialized deco_structure | Robert C. Helling |
2019-11-16 | Remove setStyleSheet for "Dive mode" box | Stefan Fuchs |
2019-11-16 | Fixes in tab widget UI layout | Stefan Fuchs |
2019-11-16 | Cleanup: use DiveTripModelBase::clear() to reset the log | Berthold Stoeger |
2019-11-16 | Profile: clear tooltip's plotInfo in ProfileWidget2::setEmptyState | Berthold Stoeger |
2019-11-16 | Cleanup: move clearing of current_dive into clear_dive_file_data() | Berthold Stoeger |
2019-11-16 | Cleanup: fold cleanUpEmpty() into closeCurrentFile() | Berthold Stoeger |
2019-11-16 | Partially revert 3025e0630de2b9ced3d0aadd1513cb0e1c93b159 | Berthold Stoeger |
2019-11-16 | Core: set gas use to zero if no values are given | Berthold Stoeger |
2019-11-15 | Dive list: signal correct trip in DiveTripModelTree::topLevelChanged | Berthold Stoeger |
2019-11-14 | Refactoring: move undo commands to top level | Berthold Stoeger |
2019-11-14 | /: Corrected wrong Qt dependency from Kirigami | jan Iversen |
2019-11-14 | Undo: don't delete dive sites when pasting dives | Berthold Stoeger |
2019-11-14 | Undo: remove unrelated include in command_divelist.cpp | Berthold Stoeger |
2019-11-14 | Undo: remove superfluous dive replot in DiveComputerBase::redoit() | Berthold Stoeger |
2019-11-14 | Undo: remove superfluous refreshDisplay() in AddDive::(un)doit() | Berthold Stoeger |
2019-11-14 | Cleanup: don't std::move() temporaries | Berthold Stoeger |
2019-11-13 | /: update INSTALL to reflect correct Qt version. | jan Iversen |
2019-11-12 | Profile: fix pressure scale | Berthold Stoeger |
2019-11-11 | Show altitude corresponding to surface pressure | willemferguson |
2019-11-11 | Cleanup: introduce DiveTripModelBase::IS_TRIP_ROLE | Berthold Stoeger |
2019-11-11 | Cleanup: fix typos in comment | Berthold Stoeger |
2019-11-11 | mobile-widget/qml: correct syntax error introduced in e63257f0e | jan Iversen |
2019-11-11 | Notes tab: Use top RH for depth and duretion fields | willemferguson |
2019-11-11 | Information tab: Make air and water tempertatures editable | willemferguson |
2019-11-10 | Reorganise the Information tab of the Info panel | Willem Ferguson |
2019-11-10 | Mobile: Add CHANGELOG and user manual update | Dirk Hohndel |