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
Age
Commit message (
Expand
)
Author
2020-10-05
cleanup: remove libdc_serial field in device_data_t
Berthold Stoeger
2020-10-05
cleanup: remove DC_FIELD_STRING conditional compilation
Berthold Stoeger
2020-10-05
download from dive computer: correctly list transports tried
Dirk Hohndel
2020-10-05
libdc/debug: provide better info regarding libdc interaction
Dirk Hohndel
2020-10-05
clenup: remove bogus connect statement.
Berthold Stoeger
2020-10-05
Use get_n2 helper function
Robert C. Helling
2020-10-03
planner: limit depth and time of segments to sane values
Berthold Stoeger
2020-10-03
cleanup: make device code more consistent with core
Berthold Stoeger
2020-10-03
cleanup: use getDCExact() instead of callback in set_dc_deviceid()
Berthold Stoeger
2020-10-03
cleanup: pass divecomputer to getDC() and getDCExact() helpers
Berthold Stoeger
2020-10-03
cleanup: hide DiveComputerList implementation details
Berthold Stoeger
2020-10-03
Subsurface User manual update: Filter
willemferguson
2020-10-03
filter: add tank size filter constraint
Berthold Stoeger
2020-10-03
filter: implement filtering for gas mixes
Berthold Stoeger
2020-10-03
core: add N2 and general gas component accessors
Berthold Stoeger
2020-10-03
core: make gas type enum globally available
Berthold Stoeger
2020-10-03
dive list: when moving dives, delete first and add later
Berthold Stoeger
2020-10-03
cleanup: use getDiveSelection() to loop over selected dives
Berthold Stoeger
2020-10-03
desktop: allow moving dives to arbitrary trips
Berthold Stoeger
2020-10-03
desktop: add trip selection dialog
Berthold Stoeger
2020-10-03
cleanup: replace get_trip_date_string() by get_trip_string()
Berthold Stoeger
2020-10-02
desktop: fix paging through dive list with page-up key, etc
Berthold Stoeger
2020-10-01
membuffer: be defensive about bad C library vsnprintf implementations
Linus Torvalds
2020-09-30
Update libdivecomputer to fix Garmin GPS recording
Linus Torvalds
2020-09-30
Android BLE discovery: use discovery agent
Dirk Hohndel
2020-09-30
bluetooth discovery: report more information about progress
Dirk Hohndel
2020-09-30
bluetooth discovery: differentiate discovered and paired devices
Dirk Hohndel
2020-09-30
documentation: release tasks
Dirk Hohndel
2020-09-29
cleanup: rename FilterWidget2 to FilterWidget
Berthold Stoeger
2020-09-29
CHANGELOG.md update concerning new filter system
Berthold Stoeger
2020-09-29
filter: avoid unnecessary filter recalculations when loading set
Berthold Stoeger
2020-09-29
filter: add modified flag
Berthold Stoeger
2020-09-29
filter: show currently selected preset in a text field
Berthold Stoeger
2020-09-29
filter: save timestamps in user-readable format
Berthold Stoeger
2020-09-29
filter: when clearing the filter unselect the current filter preset
Berthold Stoeger
2020-09-29
filter: when a filter preset is selected, suggest its name on save
Berthold Stoeger
2020-09-29
core: add helper functions to format / parse timestamps
Berthold Stoeger
2020-09-29
filter: implement importing of filter presets
Berthold Stoeger
2020-09-29
cleanup: forward declare QHideEvent and QShowEvent
Berthold Stoeger
2020-09-29
cleanup: move shown-text calculation from filter widget to core
Berthold Stoeger
2020-09-29
filter: add completer for save-filter-preset dialog
Berthold Stoeger
2020-09-29
filter: implement loading of filter presets from git repositories
Berthold Stoeger
2020-09-29
filter: implement saving of filter presets to git repositories
Berthold Stoeger
2020-09-29
filter: load filter presets from XML files
Berthold Stoeger
2020-09-29
cleanup: move function declarations from dive.h to parse.h
Berthold Stoeger
2020-09-29
includes: move declaration of set_filename() from dive.h to qthelper.h
Berthold Stoeger
2020-09-29
filter: implement saving of presets to XML file
Berthold Stoeger
2020-09-29
filter: add filter preset table
Berthold Stoeger
2020-09-29
filter: connect load filter preset functionality to ui
Berthold Stoeger
2020-09-29
filter: connect DiveListNotifier signals to filter preset model
Berthold Stoeger
[prev]
[next]