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
path:
root
/
core
Age
Commit message (
Expand
)
Author
2020-04-13
Remove extra argument and add a test
Robert C. Helling
2020-04-13
Preserve events when editing dive in planner
Robert C. Helling
2020-04-13
Fix compiler warning about variable length field not last in struct.
Robert C. Helling
2020-04-11
media: invalidate correct dive when removing picture
Berthold Stoeger
2020-04-11
Merge pull request #2643 from bstoeger/cylinder4
Dirk Hohndel
2020-04-10
Merge pull request #2736 from Subsurface-divelog/removeCloudOverride
Dirk Hohndel
2020-04-10
Merge pull request #2737 from Subsurface-divelog/libgitCleanup
Dirk Hohndel
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
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-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
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
undo: more fine-grained editing of cylinder
Berthold Stoeger
2020-04-07
cleanup: remove same_cylinder
Berthold Stoeger
2020-04-07
cylinders: use preferences modpO2 preferences value
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
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: implement renaming of events
Berthold Stoeger
2020-04-07
undo: replot profile if event changed
Berthold Stoeger
2020-04-07
core: add remove_event_from_dc() function
Berthold Stoeger
2020-04-07
core: split add_event() in two parts
Berthold Stoeger
2020-04-07
cleanup: use SAMPLE_EVENT_BOOKMARK in add_event() calls
Berthold Stoeger
2020-04-07
undo: reorder cylinders on remove-cylinder undo/redo
Berthold Stoeger
2020-04-07
undo: add cylinder undo commands by copy & paste
Berthold Stoeger
2020-04-07
cleanup: move fill_default_cylinder from planner.c to equipment.c
Berthold Stoeger
2020-04-07
core: add create_new_cylinder() function
Berthold Stoeger
2020-04-07
core: introduce set_cylinder() function
Berthold Stoeger
2020-04-07
core: make free_cylinder() global
Berthold Stoeger
2020-04-07
core: introduce clone_cylinder() function
Berthold Stoeger
2020-04-04
core/fulltext: give progress update while populating index
Dirk Hohndel
2020-04-04
core: add additional notification callback
Dirk Hohndel
2020-04-04
cleanup: copy saved_git_id, don't use local buffer
Berthold Stoeger
2020-03-24
cleanup: fix unitialized value
Dirk Hohndel
2020-03-22
translations: use German translation for non-Swiss German locales
Dirk Hohndel
2020-03-22
cleanup: don't allocate translators on heap
Berthold Stoeger
2020-03-22
cleanup: remove memory leak in initUiLocale()
Berthold Stoeger
2020-03-22
cleanup: split uiLanguage() in two functions
Berthold Stoeger
2020-03-22
locale: store locate to preferences after fixing up mac-weirdness
Berthold Stoeger
2020-03-22
cleanup: don't call uiLanguage() in qPref::loadSync()
Berthold Stoeger
[next]