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-11-19
core/picture: don't compile all on mobile
Dirk Hohndel
2020-11-17
core: fix incorrect QString::asprintf/vasprintf usage
Dirk Hohndel
2020-11-14
undo: add a general dives-imported signal
Berthold Stoeger
2020-11-13
Gracefully handle infinite MND for oxygen
Robert C. Helling
2020-11-12
filter: avoid Windows crash
Dirk Hohndel
2020-11-04
core: don't construct std::string from null in device.cpp
Berthold Stoeger
2020-11-04
revert preference settings for title color
Dirk Hohndel
2020-11-03
cleanup: random small whitespace cleanup
Dirk Hohndel
2020-11-03
desktop: offer different colors for info tab titles
willemferguson
2020-11-01
parser: don't crash when parsing <weight> tags
Berthold Stoeger
2020-10-31
core: on import remove merged dives from trip/divesite
Berthold Stoeger
2020-10-27
cleanup: refactor subsurfacesysinfo.cpp
Berthold Stoeger
2020-10-26
cleanup: move variable declaration closer to use
Dirk Hohndel
2020-10-26
cleanup: remove unused function argument
Dirk Hohndel
2020-10-26
cleanup: SkipEmptyParts syntax has changed
Dirk Hohndel
2020-10-26
cleanup: replace deprecated sprintf()/vsprintf() calls
Dirk Hohndel
2020-10-26
cleanup: initialize all members of weightsystem
Dirk Hohndel
2020-10-26
cleanup: fix resource leak
Dirk Hohndel
2020-10-26
cleanup: fix resource leak
Dirk Hohndel
2020-10-25
filter: use 64-bit integer literal for generating bit fields
Berthold Stoeger
2020-10-25
cleanup: remove pref.h include in dive.h
Berthold Stoeger
2020-10-25
cleanup: move git-pref declarations into core/pref.h
Berthold Stoeger
2020-10-25
cleanup: move sort_dive_table declaration to divetable.h
Berthold Stoeger
2020-10-25
cleanup: move cylinder_use_text declaration to equipment.h
Berthold Stoeger
2020-10-25
cleanup: remove unused macros / declarations from dive.h
Berthold Stoeger
2020-10-25
cleanup: move interpolate inline function to its own header file
Berthold Stoeger
2020-10-25
cleanup: remove system includes from dive.c
Berthold Stoeger
2020-10-25
cleanup: move application flags to core/subsurfacehelper.h
Berthold Stoeger
2020-10-25
cleanup: move function declarations to divelist.h
Berthold Stoeger
2020-10-25
cleanup: split out divecomputer functions from dive.c
Berthold Stoeger
2020-10-25
cleanup: remove get_times() functions
Berthold Stoeger
2020-10-25
cleanup: move fill_pressures from dive.c to gas.c
Berthold Stoeger
2020-10-25
cleanup: break out event-related code into event.[c|h]
Berthold Stoeger
2020-10-25
cleanup: move mark_divelist_changed() to qmlmanager.cpp
Berthold Stoeger
2020-10-25
devices: add index based device removal function
Berthold Stoeger
2020-10-25
undo: add device related undo commands
Berthold Stoeger
2020-10-25
cleanup: initialize all fields
Dirk Hohndel
2020-10-25
cleanup: fix over-eager Coverity warnings
Dirk Hohndel
2020-10-25
cleanup: remove double const qualifier
Berthold Stoeger
2020-10-24
core: remove create_device_node() from fixup_dive()
Berthold Stoeger
2020-10-24
divecomputer: add device to provided table instead of global table
Berthold Stoeger
2020-10-24
divecomputer: add device_table pointer to device_data_t
Berthold Stoeger
2020-10-24
cleanup: remove dc_user_device_t
Berthold Stoeger
2020-10-24
devices: create device nodes in parsers
Berthold Stoeger
2020-10-24
git: add device-table to git-parser-state
Berthold Stoeger
2020-10-24
cleanup: rename set_dc_nickname() to add_devices_of_dive()
Berthold Stoeger
2020-10-24
devices: add devices in Command::importTable()
Berthold Stoeger
2020-10-24
devices: return index from function adding / removing devices
Berthold Stoeger
2020-10-24
devices: add functions to add / remove / check for devices
Berthold Stoeger
2020-10-24
parser: add device_table to parser state
Berthold Stoeger
[next]