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-04-10
code cleanup: once we find a match, stop checking
Dirk Hohndel
2020-04-10
BLE dive computer detection
Dirk Hohndel
2020-04-10
mobile/models: correctly reset the connection model
Dirk Hohndel
2020-04-10
cleanup: directly return from DivePictureModel::data()
Berthold Stoeger
2020-04-10
media: move picture function from dive.c to picture.c
Berthold Stoeger
2020-04-10
cleanup: remove picture_free()
Berthold Stoeger
2020-04-10
cleanup: remove dive_get_picture_count() function
Berthold Stoeger
2020-04-10
cloud-storage: create consistent commit message for merges
Dirk Hohndel
2020-04-10
undo: refine pasting of cylinders
Berthold Stoeger
2020-04-09
cloud-storage: simplify creation of git authorship
Dirk Hohndel
2020-04-09
cleanup: remove support for ancient versions of libgit2
Dirk Hohndel
2020-04-09
build-system: remove references to long gone support for libgit2 < 0.23
Dirk Hohndel
2020-04-09
build-system: deal with libgit2 versions 1 and later
Dirk Hohndel
2020-04-09
core: remove cloud certificate override
Dirk Hohndel
2020-04-08
fulltext: don't call words.clear() in FullText::populate()
Berthold Stoeger
2020-04-08
fulltext: rename fulltext_reload() to fulltext_populate()
Berthold Stoeger
2020-04-07
git: don't check for git sha in parse_file()
Berthold Stoeger
2020-04-07
delegates: remove ComboBoxTemplate::fixTabBehavior
Berthold Stoeger
2020-04-07
delegates: call fixTabBehavior *before* closing the editor
Berthold Stoeger
2020-04-07
cleanup: remove conditional compilation in cylindermodel.cpp
Berthold Stoeger
2020-04-07
undo: call invalidate_dive_cache() when editing cylinders
Berthold Stoeger
2020-04-07
cleanup: make static fields local to ComboBoxDelegate
Berthold Stoeger
2020-04-07
cleanup: remove TankInfoDelegate::reenableReplot
Berthold Stoeger
2020-04-07
cleanup: remove unneeded includes from TabDiveEquipment.cpp
Berthold Stoeger
2020-04-07
undo: show multiple dive warning when editing equipment
Berthold Stoeger
2020-04-07
undo: more fine-grained editing of cylinder
Berthold Stoeger
2020-04-07
undo: store all cylinders in EditCylinderBase
Berthold Stoeger
2020-04-07
cleanup: remove same_cylinder
Berthold Stoeger
2020-04-07
undo: be more flexible about which cylinders to edit
Berthold Stoeger
2020-04-07
desktop/tabwidgets: replace editMode by boolean
Berthold Stoeger
2020-04-07
desktop/tabwidgets: replace IGNORE_MODE by flag
Berthold Stoeger
2020-04-07
desktop: properly initialize activeText of model-delegates
Berthold Stoeger
2020-04-07
cylinders: use preferences modpO2 preferences value
Berthold Stoeger
2020-04-07
undo: reload dive on removal of gas-switch
Berthold Stoeger
2020-04-07
undo: switch to affected dive on undo/redo of event-changes
Berthold Stoeger
2020-04-07
cleanup: remove commented-out evn_foreach() function
Berthold Stoeger
2020-04-07
cleanup: remove remove_event() function
Berthold Stoeger
2020-04-07
undo: implement gas switch
Berthold Stoeger
2020-04-07
cleanup: remove vintage report_error() function declaration
Berthold Stoeger
2020-04-07
core: split out create_gas_change_event() from add_gas_change_event()
Berthold Stoeger
2020-04-07
cleanup: move add_gas_switch_event to dive.c
Berthold Stoeger
2020-04-07
undo: add event removal undo command
Berthold Stoeger
2020-04-07
undo: implement renaming of events
Berthold Stoeger
2020-04-07
undo: split out EventBase class
Berthold Stoeger
2020-04-07
undo: implement set point change undo command
Berthold Stoeger
2020-04-07
undo: switch SetpointDialog from divecomputer to dive + dc-number
Berthold Stoeger
2020-04-07
cleanup: use pointer-to-member version of connect in SetpointDialog
Berthold Stoeger
2020-04-07
cleanup: un-singletonify SetpointDialog
Berthold Stoeger
2020-04-07
undo: add undo command for dive-mode switch
Berthold Stoeger
2020-04-07
undo: replot profile if event changed
Berthold Stoeger
[prev]
[next]