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
2018-01-11
Fix indentations for plannernotes.c
Willem Ferguson
2018-01-11
Move always true ++lineptr out of while-condition
Berthold Stoeger
2018-01-11
Use helper function empty_string() instead of manual checks
Berthold Stoeger
2018-01-11
Introduce helper function empty_string()
Berthold Stoeger
2018-01-11
Change return code of string comparison functions to bool
Berthold Stoeger
2018-01-10
Typo: indice -> index
Berthold Stoeger
2018-01-10
cleanup: fix possbile buffer overrun
Jan Mulder
2018-01-10
cleanup: initilize local variable
Jan Mulder
2018-01-10
GpsLocation::clearGpsData() is only used in SUBSURFACE_MOBILE
Jan Mulder
2018-01-10
Unused code: has_hr_data()
Jan Mulder
2018-01-10
Unused code: report_message()
Jan Mulder
2018-01-10
Unused code: remove taglist_contains_all()
Jan Mulder
2018-01-10
Unused code: remove weightsystems_equal()
Jan Mulder
2018-01-10
Unused code: weekday()
Jan Mulder
2018-01-10
Unused code: remove taglist_equal()
Jan Mulder
2018-01-10
Unused code: remove shift_times()
Jan Mulder
2018-01-10
Unused code: remove trip_has_selected_dives()
Jan Mulder
2018-01-10
Unused code: remove PluginManager::socialNetworkIntegrationPlugins()
Jan Mulder
2018-01-08
Move resetting of current file out of clear_dive_file_data()
Berthold Stoeger
2018-01-08
Enter offline mode if sync with cloud failed
Berthold Stoeger
2018-01-08
Make a few functions of static linkage
Berthold Stoeger
2018-01-08
Remove unused function parse_mkvi_buffer()
Berthold Stoeger
2018-01-08
Remove obsolete error/debug messages
Miika Turkia
2018-01-08
Parse water temperature from ZDT
Miika Turkia
2018-01-08
Function to look for new line on DL7 import
Miika Turkia
2018-01-08
Use dynamic indexing instead of hard coded
Miika Turkia
2018-01-08
Add support for air temp on DL7 import
Miika Turkia
2018-01-08
Dummy parse empty dives
Miika Turkia
2018-01-08
Stricter check we get dive profile
Miika Turkia
2018-01-08
Ignore empty dives
Miika Turkia
2018-01-08
Refactor CSV import
Miika Turkia
2018-01-06
Remove cloud_background_sync preferences option
Berthold Stoeger
2018-01-06
Sync with any remote git repository
Berthold Stoeger
2018-01-06
Trivial: remove redundant declarations of downloadTable
Berthold Stoeger
2018-01-06
Remove unused urls
Jan Mulder
2018-01-05
core: free() in a safe way, reverse geolookup unstability
Jan Mulder
2018-01-05
Increase size of name_buffer to fit any integer
Berthold Stoeger
2018-01-05
Don't define cur_setting in header file
Berthold Stoeger
2018-01-04
parse-xml.c: add get_bool() function
Berthold Stoeger
2018-01-04
Turn autogroup from short into bool
Berthold Stoeger
2018-01-04
mark_divelist_changed(): only update title if necessary
Berthold Stoeger
2018-01-04
Turn dive_list_changed into bool
Berthold Stoeger
2017-12-31
divesite.c: use union in create_divesite_uuid()
Lubomir I. Ivanov
2017-12-31
Workaround for invalid bluetooth device names
Berthold Stoeger
2017-12-30
Cleanup: consistently handle file open failures
Dirk Hohndel
2017-12-30
Cleanup: fix memory leak
Dirk Hohndel
2017-12-29
cleanup: Uninitialized scalar field
Jan Mulder
2017-12-29
cleanup: Unchecked return value from library
Jan Mulder
2017-12-28
Planner notes: don't omit deco stops with rapid ascent rates
Rick Walsh
2017-12-28
cleanup: correct signature and declare extern
Jan Mulder
[next]