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
/
dive.h
Age
Commit message (
Expand
)
Author
2019-04-12
Dive site: inform model of dive site addition / deletion
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
Cleanup: move declaration of get_stylesheet() to qthelper.h
Berthold Stoeger
2019-04-12
Cleanup: remove "libxml/tree.h" include from "dive.h"
Berthold Stoeger
2019-04-12
Cleanup: move parse-function declarations out of "dive.h"
Berthold Stoeger
2019-04-12
Cleanup: remove "sha1.h" include in "dive.h"
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-04
Undo: implement split-out of dive computer
Berthold Stoeger
2019-03-17
Core: remove variable name conflict
Dirk Hohndel
2019-02-28
Cleanup: make dive_set_geodata_from_picture() local to dive.c
Berthold Stoeger
2019-01-09
Import: add trip_table argument to DiveImportedModel::repopulate()
Berthold Stoeger
2019-01-09
Parser: add trip_table parameter to parsing functions
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: Rename functions to more generic names
Berthold Stoeger
2019-01-08
Filter for logged/planned dives
Robert C. Helling
2019-01-08
Helper function to determined planned dives
Robert C. Helling
2018-12-29
Initial support for Shearwater Cloud
Miika Turkia
2018-12-17
Import: unglobalize downloadTable
Berthold Stoeger
2018-12-17
Core: remove count_dives_with_*() functions
Berthold Stoeger
2018-12-14
Cleanup: remove split_dive_*() functions
Berthold Stoeger
2018-12-13
Dive media: add media to closest dive
Berthold Stoeger
2018-11-23
Cleanup: remove redundant 'extern "C"' in dive.h
Berthold Stoeger
2018-11-23
Filter: use hidden_by_filter also on mobile
Berthold Stoeger
2018-11-23
Cleanup: make "struct dive *" and "struct dive_trip *" Qt metatypes
Berthold Stoeger
2018-11-20
Core: replace tripflag by notrip boolean
Berthold Stoeger
2018-11-20
Core: remove ASSIGNED_TRIP trip flag
Berthold Stoeger
2018-11-20
Core: remove two unused macros
Berthold Stoeger
2018-11-18
Core: remove "when" field of struct dive_trip
Berthold Stoeger
2018-11-18
Dive list: move sort-functionality into core
Berthold Stoeger
2018-11-18
Dive list: implement trip_less_than function
Berthold Stoeger
2018-11-18
Dive list: replace dive-list of trips by a table
Berthold Stoeger
2018-11-18
Core: add add_dive_to_table() function
Berthold Stoeger
2018-11-18
Core: unify insert_trip() and insert_trip_dont_merge()
Berthold Stoeger
2018-11-12
Cleanup: remove unsused flags in struct dive_trip
Berthold Stoeger
2018-10-29
Dive site: replace dive->dive_site_uuid by dive_site
Berthold Stoeger
2018-10-25
core: add seperate number of dives shown to the trip structure
Dirk Hohndel
2018-10-23
Core: export free_picture()
Berthold Stoeger
2018-10-21
Add 'location_t' data structure
Linus Torvalds
2018-10-15
Cleanup: make xml_parsing_units local to parse-xml.c
Berthold Stoeger
2018-10-14
Cleanup: move clear_table() to divesite.c
Berthold Stoeger
2018-10-13
Dive site: un-globalize displayed_dive_site
Berthold Stoeger
2018-10-11
Dive list: unify sorting in core and Qt-model
Berthold Stoeger
2018-10-11
Undo: don't modify source-dives on merge
Berthold Stoeger
2018-10-11
Undo: select dives after add, remove, merge, split dive commands
Berthold Stoeger
2018-10-11
Core: introduce insert_trip_dont_merge() function
Berthold Stoeger
[prev]
[next]