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
/
core
Age
Commit message (
Expand
)
Author
2019-06-19
Cleanup: move unit-related functions to own translation unit
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-06-19
Cleanup: create equipment.h header
Berthold Stoeger
2019-06-19
Cleanup: fix comment to STRUCTURED_LIST_FREE
Berthold Stoeger
2019-06-19
Cleanup: move tag functions into own translation unit
Berthold Stoeger
2019-06-19
Cleanup: fix includes in membuffer.h
Berthold Stoeger
2019-06-19
Cleanup: use taglist_copy() instead of STRUCTURED_LIST_COPY
Berthold Stoeger
2019-06-19
Coding style: remove Java-style function definitions in dive.c
Berthold Stoeger
2019-06-19
Cleanup: remove unused function dump_taglist()
Berthold Stoeger
2019-06-15
Android: add Cressi Cartesio and Goa as potentially supported
Dirk Hohndel
2019-06-15
Undo: hide multi-dive-edit warning message on subsequent edit
Berthold Stoeger
2019-06-07
Correct typo in Information box
willemferguson
2019-06-06
Cleanup: remove unnecessary include in downloadfromdcthread.cpp
Berthold Stoeger
2019-06-03
Add delta-pO2 disply in Information Box
willemferguson
2019-06-01
Add BLE detection for the new Oceanic Geo 4.0
Linus Torvalds
2019-05-29
Update deco disclaimer
Robert C. Helling
2019-05-20
Core: let count_divecomputers() operate on an arbitrary dive
Berthold Stoeger
2019-05-20
Cleanup: rename clone_dive() to move_dive()
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
Core: consider dive computers when sorting dives
Berthold Stoeger
2019-05-17
Implement height-to-pressure functions in planner
willemferguson
2019-05-17
Add support for the new Suunto D5
Linus Torvalds
2019-05-15
Cleanup: small coding style fixes
Dirk Hohndel
2019-05-15
Convert the atmospheric pressure in the Information Tab to an editable field
willemferguson
2019-05-12
Turn application state into enum
Berthold Stoeger
2019-05-12
Core: consider dive-number on sorting
Berthold Stoeger
2019-05-12
Cleanup: remove UTF8 macros
Berthold Stoeger
2019-05-11
Dive site: create new dive site at location from GPS data
Berthold Stoeger
2019-05-11
Cleanup: remove for_each_gps_location macro
Berthold Stoeger
2019-05-11
Cleanup: move parse_location() declaration into header file
Berthold Stoeger
2019-05-11
Mobile: add checkbox to force downloading all dives
Dirk Hohndel
2019-05-06
Add "Import dive sites" menu to mainwindow
Doug Junkins
2019-05-05
Cleanup: remove unused macro SURFACE_PRESSURE_STRING
Berthold Stoeger
2019-04-30
Bugfix for algorithm in get_distance()
Doug Junkins
2019-04-28
Support for Scubapro G2 HUD discovery via bluetooth
William Perry
2019-04-18
qt-ble: return DC_STATUS_TIMEOUT rather than DC_STATUS_IO on timeout
Linus Torvalds
2019-04-16
Write dive data as video subtitles
Robert C. Helling
2019-04-16
Mobile: reinstate roleNames function in ConnectionListModel
Berthold Stoeger
2019-04-16
Don't show surface gas in gas use list
Robert C. Helling
2019-04-15
make sure to clear dives on dive split failure
Linus Torvalds
2019-04-15
FTDI support: ignore case when comparing magic device name
Dirk Hohndel
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-13
Add export option to export dive sites.
Doug Junkins
2019-04-12
Dive site: make UUID generation deterministic
Berthold Stoeger
2019-04-12
Cleanup: replace QString("") by QString()
Berthold Stoeger
2019-04-12
Cleanup: remove redundant checks for null dive site
Berthold Stoeger
2019-04-12
Remove check for whether a site is used before saving it.
Doug Junkins
[next]