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
2019-07-18
Cleanup: fix include weirdness concerning string_to_*() functions
Berthold Stoeger
2019-07-18
Cleanup: move cylinderuse_from_text() to equipment.c
Berthold Stoeger
2019-07-15
Bluetooth: recognize Ratio iX3m GPS dive computers
Dirk Hohndel
2019-07-14
Fix up XML saving of remaining bottom time data
Linus Torvalds
2019-07-14
Fix cylinder gas type saving when we have bogus gas use data
Linus Torvalds
2019-07-11
Thumbnailer: improve error message
Berthold Stoeger
2019-07-10
Git: handle excess of cylinders or weightsystems gracefully
Berthold Stoeger
2019-07-06
Cleanup: call calculate_max_limits_new() in create_plot_info_new()
Berthold Stoeger
2019-07-06
Cleanup: fix memory management of the plot data
Berthold Stoeger
2019-07-06
Cleanup: remove unused get_screen_dpi() function
Berthold Stoeger
2019-07-06
Cleanup: remove unused declarations from display.h
Berthold Stoeger
2019-06-28
Planner: Wait minimum switch time when bailing out to OC
Robert C. Helling
2019-06-28
Cleanup: remove includes from extern "C" block
Berthold Stoeger
2019-06-28
Import: use TRIP_THRESHOLD when checking for trip-overlap
Berthold Stoeger
2019-06-23
Cleanup: unify selection signals
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-06-19
Undo: sort dives by dive_less_than() in signals
Berthold Stoeger
2019-06-19
Cleanup: remove unused macros WEIGHT_IDX_PRIMARY and _SECONDARY
Berthold Stoeger
2019-06-19
Cleanup: use total_weight() in DiveObjectHelper::sumWeight()
Berthold Stoeger
2019-06-19
Cleanup: remove unused parameter used from find_best_gasmix_match()
Berthold Stoeger
2019-06-19
Cleanup: constify two equipment helper functions
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: make local variables and functions in deco.c static
Berthold Stoeger
2019-06-19
Cleanup: move function declaration into header file
Berthold Stoeger
2019-06-19
Cleanup: remove unused global variables plangflow and plangfhigh
Berthold Stoeger
2019-06-19
Cleanup: make lookup table in planner.c of static linkage
Berthold Stoeger
2019-06-19
Cleanup: remove unused function find_dive_including
Berthold Stoeger
2019-06-19
Cleanup: Make gaspressures.h a regular include file
Berthold Stoeger
2019-06-19
Cleanup: move gas-functions to own translation unit
Berthold Stoeger
2019-06-19
Cleanup: remove unused macro FOR_EACH_PICTURE_NON_PTR
Berthold Stoeger
2019-06-19
Cleanup: remove bogus inline modifier
Berthold Stoeger
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
[next]