summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2013-12-10Fix asciidoc CSS pathGravatar Sergey Starosek
2013-12-10Usermanual updateGravatar Willem Ferguson
2013-12-10Reset libdivecomuter import canceled stateGravatar Dirk Hohndel
2013-12-10Remove some safety stop code in plan()Gravatar Anton Lundin
2013-12-10Don't rely on current path when searching for support filesGravatar Dirk Hohndel
2013-12-10Pulled latest translationsGravatar Dirk Hohndel
2013-12-10Fix selection tracking bugGravatar Dirk Hohndel
2013-12-10Add the new string introduced in the previous commitGravatar Dirk Hohndel
2013-12-10Webservices: make the dialog title more genericGravatar Lubomir I. Ivanov
2013-12-10Planner: fix potential assert in clear()Gravatar Lubomir I. Ivanov
2013-12-09Remove some unused variablesGravatar Anton Lundin
2013-12-09Use implicit zero initialize for the whole array.Gravatar Anton Lundin
2013-12-09Remove possible dual meaning in Divemaster and Buddy.Gravatar Tim Wootton
2013-12-09Removes imperative to not save-as-you-go.Gravatar Tim Wootton
2013-12-09Fix another potential crashGravatar Anton Lundin