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-07
cleanup: invert control-flow when resetting the core structures
Berthold Stoeger
2020-05-06
undo: make adding of pictures undoable
Berthold Stoeger
2020-05-06
core: move picture-related function from dive.c to picture.c
Berthold Stoeger
2020-05-06
media: move addition of pictures out of create_picture()
Berthold Stoeger
2020-05-06
core: remove new_picture_for_dive() function in dive.c
Berthold Stoeger
2020-05-06
undo: make picture (media) deletion undoable
Berthold Stoeger
2020-05-06
media: add small C++ helper describing a picture struct
Berthold Stoeger
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
[next]