summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-12-12Update the READMEGravatar Dirk Hohndel
2013-12-12First attempt at ReleaseNotes.txt for Subsurface 4Gravatar Dirk Hohndel
2013-12-12Don't check if a file exists right before trying to open itGravatar Thiago Macieira
2013-12-12Make the streamsize variable actually intGravatar Thiago Macieira
2013-12-12Don't call strlen() on something we already know the size ofGravatar Thiago Macieira
2013-12-12Don't leak the zip structure in case of errorGravatar Thiago Macieira
2013-12-12Don't leak the buffer or temporary file used to save the diveGravatar Thiago Macieira
2013-12-12Hoist the getting of the XSLT style-sheet out of the loopGravatar Thiago Macieira
2013-12-12Make the errPrefix a static variableGravatar Thiago Macieira
2013-12-12Don't leak the zip structure if no dives are selectedGravatar Thiago Macieira
2013-12-12Fix compilation with older libzipGravatar Thiago Macieira
2013-12-12Save and reestore scrollbar position on editing the items.Gravatar Tomaz Canabrava
2013-12-12Keep track of the minimum Depth / time on the planner.Gravatar Tomaz Canabrava
2013-12-12Copyed the code from Dirk that solved the mac issue on cylinders.Gravatar Tomaz Canabrava
2013-12-12Fix TableWidget ( equipment ones ) on dark scheme.Gravatar Tomaz Canabrava
2013-12-12Kill the use of CSS - Fixes a Lot of issues on dark color schemes.Gravatar Tomaz Canabrava
2013-12-12User manual: complete the language preference sectionGravatar Dirk Hohndel
2013-12-12User manual: add stub for Language PreferencesGravatar Tim Wootton
2013-12-12User manual: Add section about Profile Pane context menuGravatar Tim Wootton
2013-12-12User manual: correct typo in Uemis Zurich sectionGravatar Tim Wootton
2013-12-11Fix some whitespace damageGravatar Anton Lundin
2013-12-11Don't crash on loading tags longer than 127 charsGravatar Anton Lundin
2013-12-11Close warning first might be garbageGravatar Anton Lundin
2013-12-11Don't use old pointer after reallocGravatar Anton Lundin
2013-12-11Globe: improve the flag placement and sizeGravatar Lubomir I. Ivanov
2013-12-11downloadfromdivecomputer.h: remove a forward declarationGravatar Lubomir I. Ivanov
2013-12-11uiemis-downloader.c: fix preceding limit checkGravatar Lubomir I. Ivanov
2013-12-11profilepgrahics.cpp: fix preceding limit checkGravatar Lubomir I. Ivanov
2013-12-11divelist.c: Fix possible NULL pointer deref.Gravatar Lubomir I. Ivanov
2013-12-11User manual: Fixes one broken italicsGravatar Tim Wootton
2013-12-11User manual: added troughs to peaks in profile descriptionGravatar Tim Wootton
2013-12-11User manual: remove ter from below Stats Tab sectionGravatar Tim Wootton
2013-12-11Guard against dereferencing undefGravatar Anton Lundin
2013-12-11Fix potential null pointer dereferenceGravatar Anton Lundin
2013-12-11Add some sanity checksGravatar Anton Lundin
2013-12-11Use delete instead of free() in c++Gravatar Anton Lundin
2013-12-11Remove extra local variable declarationGravatar Anton Lundin
2013-12-11Remove redundant readfile() in parse_csv_fileGravatar Anton Lundin
2013-12-11Match sizeof with pointer typeGravatar Anton Lundin
2013-12-11Initialize tissue_toleranceGravatar Anton Lundin
2013-12-11Remove some dead codeGravatar Anton Lundin
2013-12-11Plug potential memory leak in try_to_xslt_open_csvGravatar Anton Lundin
2013-12-11Plug potential memory leak in process_raw_bufferGravatar Anton Lundin
2013-12-11Plug memory leak in duration()Gravatar Anton Lundin
2013-12-11Plug memory leaks in compare_samplesGravatar Anton Lundin
2013-12-10User manual: use charge rather than load when referring to batteryGravatar Tim Wootton
2013-12-10User manual: remove imperative not to saveGravatar Tim Wootton
2013-12-10Divelogs.de: prevent undefined behaviourGravatar Lubomir I. Ivanov
2013-12-10Latest translation updatesGravatar Dirk Hohndel
2013-12-10Manual updateGravatar Willem Ferguson