aboutsummaryrefslogtreecommitdiffstats
path: root/desktop-widgets/command_edit.cpp
AgeCommit message (Expand)Author
2019-08-24Desktop: fix crash on copy & pasteGravatar Berthold Stoeger
2019-07-19Undo: make editing of dive number undoableGravatar Berthold Stoeger
2019-07-18Core: dynamically resize weight tableGravatar Berthold Stoeger
2019-06-23Cleanup: remove selectionChanged logic from dive-list commandsGravatar Berthold Stoeger
2019-06-23Undo: don't send signals batched by tripGravatar Berthold Stoeger
2019-06-19Cleanup: move tag functions into own translation unitGravatar Berthold Stoeger
2019-06-15Undo: return number of changed dives from undo commandsGravatar Berthold Stoeger
2019-06-15Cleanup: remove silly typo in translation commentsGravatar Berthold Stoeger
2019-05-15Convert the atmospheric pressure in the Information Tab to an editable fieldGravatar willemferguson
2019-05-11Dive site: create new dive site at location from GPS dataGravatar Berthold Stoeger
2019-04-12Undo: use QUndoStack::isClean() to determine unsaved changesGravatar Berthold Stoeger
2019-04-12Undo: move temperature update from MainTab to EditWaterTempGravatar Berthold Stoeger
2019-04-12Undo: update cylinder and weight models on pasteGravatar Berthold Stoeger
2019-04-12Cleanup: remove EDIT_TEXT and EDIT_VALUE macros in maintab.cppGravatar Berthold Stoeger
2019-04-12Undo: select dives on undo of editing commandsGravatar Berthold Stoeger
2019-04-12Undo: move dive-list logic into edit commandsGravatar Berthold Stoeger
2019-04-12Undo: update dive list after edit commandGravatar Berthold Stoeger
2019-04-12Undo: implement undo of depth and duration editingGravatar Berthold Stoeger
2019-04-12Undo: implement undo of divemaster editingGravatar Berthold Stoeger
2019-04-12Undo: implement undo of buddy editingGravatar Berthold Stoeger
2019-04-12Undo: implement undo of tag editingGravatar Berthold Stoeger
2019-04-12Undo: implement undo of dive site editingGravatar Berthold Stoeger
2019-04-12Undo: implement undo of air and water temperature editingGravatar Berthold Stoeger
2019-04-12Undo: implement undo of rating and visibility ratingGravatar Berthold Stoeger
2019-04-12Undo: implement undo of suit editingGravatar Berthold Stoeger
2019-04-12Undo: implement undo of dive mode editingGravatar Berthold Stoeger
2019-04-12Undo: update notes field if changed by undo commandsGravatar Berthold Stoeger
2019-04-12Undo: implement rudimentary undo of dive-notes editingGravatar Berthold Stoeger