summaryrefslogtreecommitdiffstats
path: root/commands/command_edit.cpp
AgeCommit message (Expand)Author
2020-03-10mobile/undo: create EditDive commandGravatar Berthold Stoeger
2020-03-07debug: try to capture changes that don't invalidate git cacheGravatar Dirk Hohndel
2020-03-06Cleanup: Move stringToList to core/qthelper.cppGravatar Berthold Stoeger
2020-01-10code cleanup: remove unused member variableGravatar Dirk Hohndel
2020-01-10code cleanup: replace deprecated fromStdVector() methodGravatar Dirk Hohndel
2020-01-10code cleanup: ensure all fields are initializedGravatar Dirk Hohndel
2020-01-06core: read and write the user-specified salinityGravatar willemferguson
2019-12-05Translation: explicitly show no dive-count if only one dive editedGravatar Berthold Stoeger
2019-12-05Undo: make weight editing undoableGravatar Berthold Stoeger
2019-12-05Cleanup: use free_weightsystem function instead of explicit freeGravatar Berthold Stoeger
2019-12-05Cleanup: introduce empty_weightsystem constantGravatar Berthold Stoeger
2019-12-05Undo: make weight-deletion an undoable actionGravatar Berthold Stoeger
2019-12-05Undo: make adding of weights an undoable actionGravatar Berthold Stoeger
2019-12-04Selection: move commands/command_private.* to core/selection.*Gravatar Berthold Stoeger
2019-12-03Undo: make profile-editing undoableGravatar Berthold Stoeger
2019-12-03Desktop: add additional star widgets to Information tabGravatar willemferguson
2019-11-14Refactoring: move undo commands to top levelGravatar Berthold Stoeger