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-04-26
cleanup: remove Command::inCommand()
Berthold Stoeger
2020-04-13
divelist: when removing/adding a dive unregister/register fulltext
Berthold Stoeger
2020-04-11
Merge pull request #2643 from bstoeger/cylinder4
Dirk Hohndel
2020-04-10
undo: refine pasting of cylinders
Berthold Stoeger
2020-04-07
undo: call invalidate_dive_cache() when editing cylinders
Berthold Stoeger
2020-04-07
undo: more fine-grained editing of cylinder
Berthold Stoeger
2020-04-07
undo: store all cylinders in EditCylinderBase
Berthold Stoeger
2020-04-07
undo: be more flexible about which cylinders to edit
Berthold Stoeger
2020-04-07
undo: reload dive on removal of gas-switch
Berthold Stoeger
2020-04-07
undo: switch to affected dive on undo/redo of event-changes
Berthold Stoeger
2020-04-07
undo: implement gas switch
Berthold Stoeger
2020-04-07
undo: add event removal undo command
Berthold Stoeger
2020-04-07
undo: implement renaming of events
Berthold Stoeger
2020-04-07
undo: split out EventBase class
Berthold Stoeger
2020-04-07
undo: implement set point change undo command
Berthold Stoeger
2020-04-07
undo: add undo command for dive-mode switch
Berthold Stoeger
2020-04-07
undo: replot profile if event changed
Berthold Stoeger
2020-04-07
undo: implement addBookmark undo command
Berthold Stoeger
2020-04-07
undo: remove only "non-protected" cylinders
Berthold Stoeger
2020-04-07
undo: reorder cylinders on remove-cylinder undo/redo
Berthold Stoeger
2020-04-07
undo: add cylinder undo commands by copy & paste
Berthold Stoeger
2020-04-04
undo/mobile: keep track of dive sites
Berthold Stoeger
2020-03-31
undo: autogenerate string get() and data() functions using a template
Berthold Stoeger
2020-03-31
undo: autogenerate trivial set() and data() functions by a template
Berthold Stoeger
2020-03-31
undo: generate fieldId() virtual functions by templates
Berthold Stoeger
2020-03-28
mobile: when editing dives update the fulltext filter
Berthold Stoeger
2020-03-28
mobile: fix filter flag when editing dives
Berthold Stoeger
2020-03-22
translations: qualify tr function to get correct context
Dirk Hohndel
2020-03-20
Undo: implement invalidate-dive command
Berthold Stoeger
2020-03-17
undo: remove EditNumber command
Berthold Stoeger
2020-03-17
filter: update fulltext index when editing dive
Berthold Stoeger
2020-03-11
Grammar: replaces 'indexes' by 'indices'
Robert C. Helling
2020-03-10
undo infrastructure: improve undo command texts
Dirk Hohndel
2020-03-10
core: make command texts available for C code
Dirk Hohndel
2020-03-10
undo infrastructure: collect the texts for the executed commands
Dirk Hohndel
2020-03-10
build-system: remove pointless distinction between desktop and mobile
Dirk Hohndel
2020-03-10
core/undo: provide access to the QUndoStack
Dirk Hohndel
2020-03-10
mobile/undo: create EditDive command
Berthold Stoeger
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
[next]