index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
desktop-widgets
/
command_edit.cpp
Age
Commit message (
Expand
)
Author
2019-08-24
Desktop: fix crash on copy & paste
Berthold Stoeger
2019-07-19
Undo: make editing of dive number undoable
Berthold Stoeger
2019-07-18
Core: dynamically resize weight table
Berthold Stoeger
2019-06-23
Cleanup: remove selectionChanged logic from dive-list commands
Berthold Stoeger
2019-06-23
Undo: don't send signals batched by trip
Berthold Stoeger
2019-06-19
Cleanup: move tag functions into own translation unit
Berthold Stoeger
2019-06-15
Undo: return number of changed dives from undo commands
Berthold Stoeger
2019-06-15
Cleanup: remove silly typo in translation comments
Berthold Stoeger
2019-05-15
Convert the atmospheric pressure in the Information Tab to an editable field
willemferguson
2019-05-11
Dive site: create new dive site at location from GPS data
Berthold Stoeger
2019-04-12
Undo: use QUndoStack::isClean() to determine unsaved changes
Berthold Stoeger
2019-04-12
Undo: move temperature update from MainTab to EditWaterTemp
Berthold Stoeger
2019-04-12
Undo: update cylinder and weight models on paste
Berthold Stoeger
2019-04-12
Cleanup: remove EDIT_TEXT and EDIT_VALUE macros in maintab.cpp
Berthold Stoeger
2019-04-12
Undo: select dives on undo of editing commands
Berthold Stoeger
2019-04-12
Undo: move dive-list logic into edit commands
Berthold Stoeger
2019-04-12
Undo: update dive list after edit command
Berthold Stoeger
2019-04-12
Undo: implement undo of depth and duration editing
Berthold Stoeger
2019-04-12
Undo: implement undo of divemaster editing
Berthold Stoeger
2019-04-12
Undo: implement undo of buddy editing
Berthold Stoeger
2019-04-12
Undo: implement undo of tag editing
Berthold Stoeger
2019-04-12
Undo: implement undo of dive site editing
Berthold Stoeger
2019-04-12
Undo: implement undo of air and water temperature editing
Berthold Stoeger
2019-04-12
Undo: implement undo of rating and visibility rating
Berthold Stoeger
2019-04-12
Undo: implement undo of suit editing
Berthold Stoeger
2019-04-12
Undo: implement undo of dive mode editing
Berthold Stoeger
2019-04-12
Undo: update notes field if changed by undo commands
Berthold Stoeger
2019-04-12
Undo: implement rudimentary undo of dive-notes editing
Berthold Stoeger