aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-10-27divelistview.cpp: move a variable in a Q_OS_MAC branchGravatar Lubomir I. Ivanov
2014-10-27profile.c: remove a variable which is set but not usedGravatar Lubomir I. Ivanov
2014-10-27profile.c: remove unused variables in calculate_ccr_po2()Gravatar Lubomir I. Ivanov
2014-10-27deco.c: remove unused variables in add_segment()Gravatar Lubomir I. Ivanov
2014-10-27divelogexportdialog.cpp: fix a 'uninitialized variable' warningGravatar Lubomir I. Ivanov
2014-10-27globe.cpp: fix a NO_MARBLE warningGravatar Lubomir I. Ivanov
2014-10-27configuredivecomputerdialog.ui: fix a UIC warningGravatar Lubomir I. Ivanov
2014-10-27MainWindow: prevent a possible crash on "re-plan"Gravatar Lubomir I. Ivanov
2014-10-26Make the buffers const char *Gravatar Dirk Hohndel
2014-10-26Support for importing Poseidon MK6 logsGravatar Miika Turkia
2014-10-26Take water vapor pressure into account again for decoGravatar Robert C. Helling
2014-10-22Set dctype of dives with pO2 setpoint information to CCR.Gravatar Robert C. Helling
2014-10-21Check return value after firmware updatesGravatar Anton Lundin
2014-10-21Dereference the right pointer in fw update slotGravatar Anton Lundin
2014-10-21Fix compability with libdivecomputer < 0.5.0Gravatar Anton Lundin
2014-10-21Correctly place the first gas label in drop to bottom modeGravatar Dirk Hohndel
2014-10-21Fix dc nickname helper functionGravatar Linus Torvalds
2014-10-20Configure support for OSTC, Mk.2/2N/2CGravatar Anton Lundin
2014-10-20Add a icon for the Suunto Vyper Family config pageGravatar Anton Lundin
2014-10-20Style cleanupGravatar Anton Lundin
2014-10-20Disable update firmware button for OSTC3 for nowGravatar Anton Lundin
2014-10-20Finish off the firmware update code.Gravatar Anton Lundin
2014-10-20Fix spelling in configure dive computer tool tipsGravatar Anton Lundin
2014-10-20Make it possible to have samples without depth from libdivecomputerGravatar Linus Torvalds
2014-10-20HTML: Fix the Javascript library to support multi units.Gravatar Gehad elrobey
2014-10-20HTML: Save data with user selected unitsGravatar Gehad elrobey
2014-10-20HTML: Export unit preferences to settings fileGravatar Gehad elrobey
2014-10-20Recalculate the decompression if the date / time of a dive changesGravatar Dirk Hohndel
2014-10-20Correctly edit dive date/time when editing manually entered divesGravatar Dirk Hohndel
2014-10-19TableView: fix button sizingGravatar Giuseppe Bilotta
2014-10-19Fix tableview marginsGravatar Giuseppe Bilotta
2014-10-19Resolution-independent trash iconGravatar Giuseppe Bilotta
2014-10-19Resolution-indepent dive picturesGravatar Giuseppe Bilotta
2014-10-19Resolution-independent DiveEventItem icon sizesGravatar Giuseppe Bilotta
2014-10-19Make planner work again for CCR divesGravatar Robert C. Helling
2014-10-18Correct OSTC3 read/write of pressure sensor offsetGravatar Anton Lundin
2014-10-18Add support to reset OSTC3 settings to defaultGravatar Anton Lundin
2014-10-18Save the last OSTC3 settings to the backup fileGravatar Anton Lundin
2014-10-18Read/Write more settings from the OSTC3Gravatar Anton Lundin
2014-10-18Simplify some OSTC3 Code with macrosGravatar Anton Lundin
2014-10-18Wire up more settings in the OSTC3 settingsGravatar Anton Lundin
2014-10-18Define settings ids for the new OSTC3 settingsGravatar Anton Lundin
2014-10-18Define new OSTC3 settings in devicedetailsGravatar Anton Lundin
2014-10-18Add a more settings to the OSTC3 settingsGravatar Anton Lundin
2014-10-18Create a Advanced settings page for OSTC3Gravatar Anton Lundin
2014-10-18Add GAS settings to the gas screenGravatar Anton Lundin
2014-10-18Bugfix restore gas settings from xmlGravatar Anton Lundin
2014-10-18Fix 02 typo, rename O2 members in devicesettingsGravatar Anton Lundin
2014-10-18Add missing compass gain read from the OSTC3Gravatar Anton Lundin
2014-10-18Fix plus icon position based on the themeGravatar Tomaz Canabrava