index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
commands
Age
Commit message (
Expand
)
Author
2020-03-09
undo: implement ApplyGPSFixes undo command
Berthold Stoeger
2020-03-09
mobile/undo: compile undo commands and call undo command for deletion.
Berthold Stoeger
2020-03-07
debug: try to capture changes that don't invalidate git cache
Dirk Hohndel
2020-03-06
Cleanup: Move stringToList to core/qthelper.cpp
Berthold Stoeger
2020-03-06
Cleanup: use getDiveSelection() for shifting time
Berthold Stoeger
2020-02-22
Filter: move actual filtering loop to core/divefilter.cpp
Berthold Stoeger
2020-02-19
undo: don't add dive to null-trip
Berthold Stoeger
2020-02-09
Cleanup: remove const bool parameters and return types
Berthold Stoeger
2020-02-04
Cleanup: lower-case filenames in core/subsurface-qt/
Berthold Stoeger
2020-01-10
code cleanup: add empty table structures
Dirk Hohndel
2020-01-10
code cleanup: replace use of toStdVector()
Dirk Hohndel
2020-01-10
code cleanup: remove unused member variable
Dirk Hohndel
2020-01-10
code cleanup: replace deprecated fromStdVector() method
Dirk Hohndel
2020-01-10
code cleanup: ensure all fields are initialized
Dirk Hohndel
2020-01-10
code cleanup: initialize all elements in structure
Dirk Hohndel
2020-01-06
core: read and write the user-specified salinity
willemferguson
2019-12-07
Selection: provide convenience function for single-dive selection
Berthold Stoeger
2019-12-05
Translation: explicitly show no dive-count if only one dive edited
Berthold Stoeger
2019-12-05
Undo: make weight editing undoable
Berthold Stoeger
2019-12-05
Cleanup: use free_weightsystem function instead of explicit free
Berthold Stoeger
2019-12-05
Cleanup: introduce empty_weightsystem constant
Berthold Stoeger
2019-12-05
Undo: make weight-deletion an undoable action
Berthold Stoeger
2019-12-05
Undo: make adding of weights an undoable action
Berthold Stoeger
2019-12-04
Selection: move commands/command_private.* to core/selection.*
Berthold Stoeger
2019-12-03
Undo: make profile-editing undoable
Berthold Stoeger
2019-12-03
Desktop: add additional star widgets to Information tab
willemferguson
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-14
Refactoring: move undo commands to top level
Berthold Stoeger
[prev]