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
Age
Commit message (
Expand
)
Author
2018-12-14
Cleanup: remove split_dive_*() functions
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-12-13
Dive media: add media to closest dive
Berthold Stoeger
2018-11-24
Cleanup: remove EMPTY_DIVE_STRING
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
Core: move is-single-day-trip and count-shown functions into core
Berthold Stoeger
2018-11-23
Mobile: don't format trip heading for all dives
Berthold Stoeger
2018-11-23
Cleanup: remove DiveObjectHelper::trip() function
Berthold Stoeger
2018-11-23
Cleanup: make "struct dive *" and "struct dive_trip *" Qt metatypes
Berthold Stoeger
2018-11-22
Improve OTU calculations
willemferguson
2018-11-21
Git parser: don't produce user-visible error on git parsing
Berthold Stoeger
2018-11-21
Core: fix crash concerning removal of dives from trips
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-19
Uemis downloader: free ans_path on error
Berthold Stoeger
2018-11-19
Warnings: silence new gcc warnings in uemis-downloader.c
Berthold Stoeger
2018-11-18
Parser: add dive to trip at end of dive-parsing
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-18
Fix Cressi interface ftdi opening bug
Daniel Krupp
2018-11-16
Dive list: use dive trip time as additional sort criterion
Berthold Stoeger
2018-11-16
More accurate CNS calculations (following comments on github)
willemferguson
2018-11-16
Dive list: correctly translate trip date
Berthold Stoeger
2018-11-12
Coding style: remove stray ';'
Berthold Stoeger
2018-11-12
Cleanup: remove unsused flags in struct dive_trip
Berthold Stoeger
2018-11-01
Core: use British translations in South Africa
Dirk Hohndel
2018-10-31
Core: Do not crash on save dives with no dive site (git storage)
Jan Mulder
2018-10-30
Fix gasmix for OTU calculation
Robert C. Helling
2018-10-30
Fixed get_gas_at_time for equal times
Robert C. Helling
2018-10-29
Dive list: don't pass dive_site via uintptr_t through QML
Berthold Stoeger
2018-10-29
Dive site: pass pointer-to-dive_site via QVariant
Berthold Stoeger
2018-10-29
Dive site: replace dive->dive_site_uuid by dive_site
Berthold Stoeger
2018-10-29
Dive site: use an array of pointers in reloadMapLocations()
Berthold Stoeger
2018-10-29
Dive site: replace UUID by pointer in mobile code
Berthold Stoeger
2018-10-29
Dive site: use pointer instead of uuid in uemis_helper
Berthold Stoeger
2018-10-29
Dive site: pass dive-site pointers to merge_dive_sites()
Berthold Stoeger
2018-10-29
Dive site: pass dive-site pointer to delete_dive_site()
Berthold Stoeger
2018-10-29
Dive site: pass dive-site pointer to is_dive_site_used()
Berthold Stoeger
2018-10-29
Dive site: pass dive-site pointer to nr_of_dives_at_dive_site()
Berthold Stoeger
2018-10-29
Dive site: return pointer to dive_site in create_dive_site_*()
Berthold Stoeger
2018-10-29
Dive site: remove uuid in Uemis' divesite-map
Berthold Stoeger
2018-10-29
Dive site: return pointer to dive_site in get_dive_site_*()
Berthold Stoeger
[prev]
[next]