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
/
core
/
divelist.c
Age
Commit message (
Expand
)
Author
2019-06-28
Import: use TRIP_THRESHOLD when checking for trip-overlap
Berthold Stoeger
2019-06-19
Cleanup: use add_to_dive_table() in record_dive_to_table()
Berthold Stoeger
2019-06-19
Cleanup: generate clear_*_table() functions by macro
Berthold Stoeger
2019-06-19
Cleanup: localize enum and table in divelist.c
Berthold Stoeger
2019-06-19
Cleanup: move trip-related functions into own translation unit
Berthold Stoeger
2019-06-19
Cleanup: move TRIP_THRESHOLD into divelist.c
Berthold Stoeger
2019-05-17
Core: consider dive computers when sorting dives
Berthold Stoeger
2019-05-15
Cleanup: small coding style fixes
Dirk Hohndel
2019-05-12
Core: consider dive-number on sorting
Berthold Stoeger
2019-05-12
Cleanup: remove UTF8 macros
Berthold Stoeger
2019-05-06
Add "Import dive sites" menu to mainwindow
Doug Junkins
2019-04-15
Core: turn add_single_dive() to append_dive()
Berthold Stoeger
2019-04-15
Cleanup: free dive table in trips and dive sites
Berthold Stoeger
2019-04-12
Undo: use QUndoStack::isClean() to determine unsaved changes
Berthold Stoeger
2019-04-12
Cleanup: move table-macros into own header
Berthold Stoeger
2019-04-12
Cleanup: autogenerate remove_dive() and remove_trip()
Berthold Stoeger
2019-04-12
Cleanup: rename unregister_trip() to remove_trip()
Berthold Stoeger
2019-04-12
Dive site: add dive site ref-counting
Berthold Stoeger
2019-04-12
Dive sites: prepare for dive site ref-counting
Berthold Stoeger
2019-04-12
Undo: make undo-system dive site-aware
Berthold Stoeger
2019-04-12
Parser: parse into custom dive site table
Berthold Stoeger
2019-04-12
Dive site: add dive site table parameter to dive site functions
Berthold Stoeger
2019-03-17
Core: remove variable name conflict
Dirk Hohndel
2019-03-17
Core: remove function list comment
Dirk Hohndel
2019-03-05
Import: fix infinite loop
Berthold Stoeger
2019-02-28
Cleanup: move get_divesite_idx() to divesite.c
Berthold Stoeger
2019-01-19
Import: control process_imported_dives() by flags
Berthold Stoeger
2019-01-19
Import: don't add to new trip while downloading
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
Import: split process_imported_dives() function
Berthold Stoeger
2019-01-09
Core: don't copy dive-id on merge dive
Berthold Stoeger
2019-01-09
Import: add merge_all_trips parameter to process_imported_dives()
Berthold Stoeger
2019-01-09
Import: merge dives trip-wise
Berthold Stoeger
2019-01-09
Core: add trip_table parameter to trip-functions
Berthold Stoeger
2019-01-09
Core: keep trips in table(s)
Berthold Stoeger
2019-01-09
Core: fix dump_trip_list() function
Berthold Stoeger
2019-01-09
Core: macroize dive_table functions
Berthold Stoeger
2019-01-09
Core: Rename functions to more generic names
Berthold Stoeger
2019-01-09
Cleanup: Make add_dive_to_table local to divelist.c
Berthold Stoeger
2019-01-09
Dive list: add table parameter to autogroup_dives()
Berthold Stoeger
2019-01-09
Core: move autogroup() into divelist.c
Berthold Stoeger
2018-12-23
Cleanup: remove unused parameter was_autogen
Berthold Stoeger
2018-12-17
Import: unglobalize downloadTable
Berthold Stoeger
2018-12-14
Cleanup: detangle unregister_dive() and delete_single_dive()
Berthold Stoeger
2018-12-14
Core: don't remove dive from trip in add_dive_to_trip()
Berthold Stoeger
2018-12-14
Cleanup: remove merge_two_dives() function
Berthold Stoeger
2018-12-14
Cleanup: remove remove_autogen_trips() function
Berthold Stoeger
2018-12-14
Cleanup: remove combine_trips() function
Berthold Stoeger
2018-11-23
Core: move is-single-day-trip and count-shown functions into core
Berthold Stoeger
[prev]
[next]