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
2020-05-06
undo: implement undo of setting a picture time by drag&drop
Berthold Stoeger
2020-05-06
media: create sort_picture_table function via macro
Berthold Stoeger
2020-05-06
core: add get_picture_idx() function
Berthold Stoeger
2020-05-06
media: use table instead of linked list for media
Berthold Stoeger
2020-05-06
core: make picture.h compatible with C++
Berthold Stoeger
2020-05-06
cleanup: move copy_cylinders from dive.c to equipment.c
Berthold Stoeger
2020-05-06
cleanup: make remove_from_*_table equipment functions static
Berthold Stoeger
2020-05-06
cleanup: move the inertgas enum from qthelper.hpp to deco.c
Berthold Stoeger
2020-05-06
planner: remove Bühlmann factor cache
Berthold Stoeger
2020-05-05
cleanup: capitalize use dc
Monty Taylor
2020-05-05
cleanup: Change Salty to Brackish
Monty Taylor
2020-05-05
Grantlee: Add salinity and water type to grantlee variables
Monty Taylor
2020-05-03
selection: create global single_selected_trip() function
Berthold Stoeger
2020-05-03
selection: introduce clear_selection() function
Berthold Stoeger
2020-05-03
selection: add selection flag for trips
Berthold Stoeger
2020-05-02
cleanup: remove unused function append_dive()
Berthold Stoeger
2020-05-01
cleanup: move declaration of utc_mk* functions to new subsurface-time.h header
Berthold Stoeger
2020-05-01
cleanup: only include QString in desktop-widgets/importgps.h
Berthold Stoeger
2020-05-01
cleanup: move dive_table from dive.h to divelist.h
Berthold Stoeger
2020-05-01
cleanup: move FRACTION macro from dive.h to units.h
Berthold Stoeger
2020-05-01
cleanup: move DECOTIMESTEP from dive.h to planner.h
Berthold Stoeger
2020-05-01
cleanup: make enumerate_devices of external linkage
Berthold Stoeger
2020-05-01
cleanup: make analyze_plot_info local to profile.c
Berthold Stoeger
2020-05-01
cleanup: const-ify a few functions in planner.c
Berthold Stoeger
2020-05-01
profile: for maxtime calculation include the sample after the last event
Berthold Stoeger
2020-05-01
profile: return air for one-past last cylinder
Berthold Stoeger
2020-05-01
core: create fake cylinder at end of cylinder table (hack!)
Berthold Stoeger
2020-05-01
core: always keep an empty cylinder at the end of the cylinder array
Berthold Stoeger
2020-04-27
cleanup: remove unused function get_divepoint_gas_string()
Berthold Stoeger
2020-04-26
cleanup: remove Command::inCommand()
Berthold Stoeger
2020-04-25
build-system/android: remove libusb at QTest
Dirk Hohndel
2020-04-24
cleanup: move clearing of event names to clear_dive_file_data()
Berthold Stoeger
2020-04-24
cleanup: move clearing of device nodes to clear_dive_file_data()
Berthold Stoeger
2020-04-24
cleanup: whitespace fix
Berthold Stoeger
2020-04-24
cleanup: move get_dc_nickname from qthelper.cpp to divecomputer.cpp
Berthold Stoeger
2020-04-24
filter: add a week to maximum default date time
Berthold Stoeger
2020-04-24
filter: implement filtering for divemode
Berthold Stoeger
2020-04-20
core: return -1 from explicit_first_cylinder() if dive has no cylinders
Berthold Stoeger
2020-04-20
profile: avoid invalid accesses in setup_gas_sensor_pressure
Berthold Stoeger
2020-04-19
desktop: remove user survey
Dirk Hohndel
2020-04-18
core: debug cert calls
Dirk Hohndel
2020-04-18
core: bring back libgit2 certificate callback
Dirk Hohndel
2020-04-18
debug output: ensure our debug output is captured on Android
Dirk Hohndel
2020-04-18
Fix CSV for profile export
Robert C. Helling
2020-04-18
profile: avoid double-free when reusing plot_info
Berthold Stoeger
2020-04-15
git-storage: add additional debug output
Dirk Hohndel
2020-04-15
git-storage: add helper function to delete remote branch
Dirk Hohndel
2020-04-15
git-storage: fix up old broken local caches to use the right branch
Linus Torvalds
2020-04-15
git-storage: make creation of empty cache repo set the initial branch
Linus Torvalds
2020-04-13
divelist: when removing/adding a dive unregister/register fulltext
Berthold Stoeger
[next]