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_divelist.cpp
Age
Commit message (
Expand
)
Author
2019-11-14
Refactoring: move undo commands to top level
Berthold Stoeger
2019-11-14
Undo: remove unrelated include in command_divelist.cpp
Berthold Stoeger
2019-11-14
Undo: remove superfluous dive replot in DiveComputerBase::redoit()
Berthold Stoeger
2019-11-14
Undo: remove superfluous refreshDisplay() in AddDive::(un)doit()
Berthold Stoeger
2019-10-27
Cleanup: prevent uninitialized pointer
Dirk Hohndel
2019-06-28
Dive merge: don't use unset dive numbers
Berthold Stoeger
2019-06-23
Cleanup: remove selectionChanged logic from dive-list commands
Berthold Stoeger
2019-06-23
Undo: unify selection behavior in dive-list commands
Berthold Stoeger
2019-06-23
Undo: don't send signals batched by trip
Berthold Stoeger
2019-05-20
Undo: be smarter about dive computer shown after deletion
Berthold Stoeger
2019-05-20
Cleanup: rename clone_dive() to move_dive()
Berthold Stoeger
2019-05-20
Cleanup: fix a few comments and debug messages
Berthold Stoeger
2019-05-20
Undo: make "delete dive computer" undoable
Berthold Stoeger
2019-05-20
Undo: make "move dive computer to front" undoable
Berthold Stoeger
2019-05-17
Undo: properly reference-count dive sites
Berthold Stoeger
2019-05-17
Undo: sort list of dives to add and delete
Berthold Stoeger
2019-04-15
Undo: don't store insertion index in undo command
Berthold Stoeger
2019-04-12
Undo: use QUndoStack::isClean() to determine unsaved changes
Berthold Stoeger
2019-04-12
Undo: remove ADD mode from main tab
Berthold Stoeger
2019-04-12
Undo: move selection function into command_private.cpp file
Berthold Stoeger
2019-04-12
Undo: update dive list after edit command
Berthold Stoeger
2019-04-12
Undo: implement undo of dive date- and time-editing
Berthold Stoeger
2019-04-12
Dive site: inform model of dive site addition / deletion
Berthold Stoeger
2019-04-12
Cleanup: rename unregister_trip() to remove_trip()
Berthold Stoeger
2019-04-12
Undo: keep frontend informed of changes to dive site count
Berthold Stoeger
2019-04-12
Dive site: add dive site ref-counting
Berthold Stoeger
2019-04-12
Undo: consider dive site in AddDive()
Berthold Stoeger
2019-04-12
Undo: make undo-system dive site-aware
Berthold Stoeger
2019-04-04
Undo: implement split-out of dive computer
Berthold Stoeger
2019-02-28
Autogroup: make notrip flag work again.
Berthold Stoeger
2019-01-26
Filter: update counts if dives added / removed
Berthold Stoeger
2019-01-19
Import: control process_imported_dives() by flags
Berthold Stoeger
2019-01-19
Import: add add_to_new_trip flag to process_imported_dives()
Berthold Stoeger
2019-01-19
Dive import: fix logic of process_imported_dives()
Berthold Stoeger
2019-01-09
Cleanup: remove explicit constructor of DiveListBase
Berthold Stoeger
2019-01-09
Undo: make dive-import undoable
Berthold Stoeger
2019-01-09
Core: add trip_table parameter to trip-functions
Berthold Stoeger
2019-01-09
Undo commands: refactor dive-trip handling
Berthold Stoeger
2019-01-09
Core: keep trips in table(s)
Berthold Stoeger
2019-01-09
Core: Rename functions to more generic names
Berthold Stoeger
2019-01-09
Dive list: add table parameter to autogroup_dives()
Berthold Stoeger
2018-12-23
Cleanup: remove unused parameter was_autogen
Berthold Stoeger
2018-12-21
core: shift dive time in correct direction
Jan Mulder
2018-12-14
Drop old filter code
Tomaz Canabrava
2018-12-14
Cleanup: remove split_dive_*() functions
Berthold Stoeger
2018-12-14
Cleanup: remove combine_trips() function
Berthold Stoeger
2018-12-14
Dive list: remove trip from model only once
Berthold Stoeger
2018-12-11
Invalidate git cache when removing dive from trip
Robert C. Helling
2018-11-18
Dive list: keep dives-in-trip list ordered after shift-times
Berthold Stoeger
2018-11-18
Dive list: replace dive-list of trips by a table
Berthold Stoeger
[next]