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-29
cleanup: make local functions of static linkage
Berthold Stoeger
2020-05-26
Print correct template name on CSV export
Miika Turkia
2020-05-22
cleanup: constify time_during_dive_with_offset() function
Berthold Stoeger
2020-05-22
cleanup: remove unused function get_dive_n_near()
Berthold Stoeger
2020-05-22
cleanup: create common QDateTime -> timestamp conversion function
Berthold Stoeger
2020-05-22
cleanup: remove unused libc-structures from get_trip_date_string()
Berthold Stoeger
2020-05-22
cleanup: move timestampToDateTime() to qthelper.cpp
Berthold Stoeger
2020-05-22
Fix incorrect Farenheit to Kelvin formula.
Paul Buxton
2020-05-22
cleanup: set long and short date formats in independent branches
Berthold Stoeger
2020-05-17
BLE: trivial updates to the GATT services lists
Linus Torvalds
2020-05-17
BLE: add list of known good/bad BLE GATT services
Linus Torvalds
2020-05-16
filter: properly search for tags
Berthold Stoeger
2020-05-16
filter: include tags in fulltext search
Berthold Stoeger
2020-05-15
core/bt: ensure that BT/BLE addresses with name sort first
Dirk Hohndel
2020-05-15
core/bt: always add bt name for devices
Dirk Hohndel
2020-05-15
core/bt: match DC descriptor in lower case
Dirk Hohndel
2020-05-14
Save SAC, OTU and CNS in the XML export
Linus Torvalds
2020-05-12
Remove 'string marker after running out of strings' warning
Linus Torvalds
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
[next]