summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-06-15Cleanup: remove MainTab::addMessageAction() functionGravatar Berthold Stoeger
2019-06-15Cleanup: unify comments in desktop-widgets/command.hGravatar Berthold Stoeger
2019-06-15Undo: return number of changed dives from undo commandsGravatar Berthold Stoeger
2019-06-15Undo: don't create spurious undo commands for temperature fieldsGravatar Berthold Stoeger
2019-06-15Cleanup: remove silly typo in translation commentsGravatar Berthold Stoeger
2019-06-10Cleanup: remove Q_PROPERTYs from MinMaxWidgetGravatar Berthold Stoeger
2019-06-10Cleanup: Un-PIMPL-ize MinMaxAvgWidgetGravatar Berthold Stoeger
2019-06-07Correct typo in Information boxGravatar willemferguson
2019-06-07Desktop: invalidate dive cache on equipment editGravatar Berthold Stoeger
2019-06-07Desktop: don't show location-popup button in trip-edit modeGravatar Berthold Stoeger
2019-06-06Cleanup: remove unnecessary include in downloadfromdcthread.cppGravatar Berthold Stoeger
2019-06-06Cleanup: remove unnecessary QRegularExpression copiesGravatar Berthold Stoeger
2019-06-06Printing: use regexp in preprocessTemplate()Gravatar Berthold Stoeger
2019-06-05[snap] add removable-media plugGravatar Michał Sawicz
2019-06-03Add delta-pO2 disply in Information BoxGravatar willemferguson
2019-06-03Update usermanualGravatar Robert C. Helling
2019-06-03Reword configure dive computerGravatar Robert C. Helling
2019-06-01Add BLE detection for the new Oceanic Geo 4.0Gravatar Linus Torvalds
2019-05-29Update deco disclaimerGravatar Robert C. Helling
2019-05-29Extended user manual explanation of green ceilingGravatar Robert C. Helling
2019-05-29Check if dive_site exists before accessing its nameGravatar Robert C. Helling
2019-05-20CHANGELOG.md updateGravatar Berthold Stoeger
2019-05-20Undo: be smarter about dive computer shown after deletionGravatar Berthold Stoeger
2019-05-20Core: let count_divecomputers() operate on an arbitrary diveGravatar Berthold Stoeger
2019-05-20Cleanup: rename clone_dive() to move_dive()Gravatar Berthold Stoeger
2019-05-20Cleanup: fix a few comments and debug messagesGravatar Berthold Stoeger
2019-05-20Undo: make "delete dive computer" undoableGravatar Berthold Stoeger
2019-05-20Undo: make "move dive computer to front" undoableGravatar Berthold Stoeger
2019-05-19Travis: move storage to a cheaper serviceGravatar Dirk Hohndel
2019-05-19Travis: build Mac against macOS 10.12Gravatar Dirk Hohndel
2019-05-19Travis: build macOS test against Qt 5.12.3Gravatar Dirk Hohndel
2019-05-19[user-manual_es] Update spanish translation to 563137fcdGravatar Salvador Cuñat
2019-05-18Travis: remove old Windows buildGravatar Dirk Hohndel
2019-05-18windows-container: remove useless tarball downloadGravatar Salvador Cuñat
2019-05-18docker-mxe: Fix tee command line for static buildGravatar Salvador Cuñat
2019-05-18docker-mxe: Make Dockerfile reusableGravatar Salvador Cuñat
2019-05-18Build static glib under mxeGravatar Salvador Cuñat
2019-05-18Travis: use version 0.9 of the MXE build containerGravatar Dirk Hohndel
2019-05-18MXE Docker build: clean up DockerfileGravatar Dirk Hohndel
2019-05-17Undo: properly reference-count dive sitesGravatar Berthold Stoeger
2019-05-17Core: consider dive computers when sorting divesGravatar Berthold Stoeger
2019-05-17Undo: sort list of dives to add and deleteGravatar Berthold Stoeger
2019-05-17Implement height-to-pressure functions in plannerGravatar willemferguson
2019-05-17Add support for the new Suunto D5Gravatar Linus Torvalds
2019-05-15Cleanup: small coding style fixesGravatar Dirk Hohndel
2019-05-15Convert the atmospheric pressure in the Information Tab to an editable fieldGravatar willemferguson
2019-05-12Mainwindow: simplify application-state codeGravatar Berthold Stoeger
2019-05-12Turn application state into enumGravatar Berthold Stoeger
2019-05-12Core: consider dive-number on sortingGravatar Berthold Stoeger
2019-05-12Cleanup: remove UTF8 macrosGravatar Berthold Stoeger