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
Age
Commit message (
Expand
)
Author
2013-12-12
Update the README
Dirk Hohndel
2013-12-12
First attempt at ReleaseNotes.txt for Subsurface 4
Dirk Hohndel
2013-12-12
Don't check if a file exists right before trying to open it
Thiago Macieira
2013-12-12
Make the streamsize variable actually int
Thiago Macieira
2013-12-12
Don't call strlen() on something we already know the size of
Thiago Macieira
2013-12-12
Don't leak the zip structure in case of error
Thiago Macieira
2013-12-12
Don't leak the buffer or temporary file used to save the dive
Thiago Macieira
2013-12-12
Hoist the getting of the XSLT style-sheet out of the loop
Thiago Macieira
2013-12-12
Make the errPrefix a static variable
Thiago Macieira
2013-12-12
Don't leak the zip structure if no dives are selected
Thiago Macieira
2013-12-12
Fix compilation with older libzip
Thiago Macieira
2013-12-12
Save and reestore scrollbar position on editing the items.
Tomaz Canabrava
2013-12-12
Keep track of the minimum Depth / time on the planner.
Tomaz Canabrava
2013-12-12
Copyed the code from Dirk that solved the mac issue on cylinders.
Tomaz Canabrava
2013-12-12
Fix TableWidget ( equipment ones ) on dark scheme.
Tomaz Canabrava
2013-12-12
Kill the use of CSS - Fixes a Lot of issues on dark color schemes.
Tomaz Canabrava
2013-12-12
User manual: complete the language preference section
Dirk Hohndel
2013-12-12
User manual: add stub for Language Preferences
Tim Wootton
2013-12-12
User manual: Add section about Profile Pane context menu
Tim Wootton
2013-12-12
User manual: correct typo in Uemis Zurich section
Tim Wootton
2013-12-11
Fix some whitespace damage
Anton Lundin
2013-12-11
Don't crash on loading tags longer than 127 chars
Anton Lundin
2013-12-11
Close warning first might be garbage
Anton Lundin
2013-12-11
Don't use old pointer after realloc
Anton Lundin
2013-12-11
Globe: improve the flag placement and size
Lubomir I. Ivanov
2013-12-11
downloadfromdivecomputer.h: remove a forward declaration
Lubomir I. Ivanov
2013-12-11
uiemis-downloader.c: fix preceding limit check
Lubomir I. Ivanov
2013-12-11
profilepgrahics.cpp: fix preceding limit check
Lubomir I. Ivanov
2013-12-11
divelist.c: Fix possible NULL pointer deref.
Lubomir I. Ivanov
2013-12-11
User manual: Fixes one broken italics
Tim Wootton
2013-12-11
User manual: added troughs to peaks in profile description
Tim Wootton
2013-12-11
User manual: remove ter from below Stats Tab section
Tim Wootton
2013-12-11
Guard against dereferencing undef
Anton Lundin
2013-12-11
Fix potential null pointer dereference
Anton Lundin
2013-12-11
Add some sanity checks
Anton Lundin
2013-12-11
Use delete instead of free() in c++
Anton Lundin
2013-12-11
Remove extra local variable declaration
Anton Lundin
2013-12-11
Remove redundant readfile() in parse_csv_file
Anton Lundin
2013-12-11
Match sizeof with pointer type
Anton Lundin
2013-12-11
Initialize tissue_tolerance
Anton Lundin
2013-12-11
Remove some dead code
Anton Lundin
2013-12-11
Plug potential memory leak in try_to_xslt_open_csv
Anton Lundin
2013-12-11
Plug potential memory leak in process_raw_buffer
Anton Lundin
2013-12-11
Plug memory leak in duration()
Anton Lundin
2013-12-11
Plug memory leaks in compare_samples
Anton Lundin
2013-12-10
User manual: use charge rather than load when referring to battery
Tim Wootton
2013-12-10
User manual: remove imperative not to save
Tim Wootton
2013-12-10
Divelogs.de: prevent undefined behaviour
Lubomir I. Ivanov
2013-12-10
Latest translation updates
Dirk Hohndel
2013-12-10
Manual update
Willem Ferguson
[next]