Age | Commit message (Expand) | Author |
2014-10-27 | Finished Cochran dive log import | John Van Ostrand |
2014-10-27 | Write config data to the OSTC | Anton Lundin |
2014-10-27 | Debug code for OSTC CF | Anton Lundin |
2014-10-27 | Decode CF configuration data from OSTC | Anton Lundin |
2014-10-27 | Decode configuration data from OSTC | Anton Lundin |
2014-10-27 | Debug code to simulate read/write to OSTC memory | Anton Lundin |
2014-10-27 | Change the salinity setting for OSTC | Anton Lundin |
2014-10-27 | Change the OSTC3 copied ui to be sane for OSTC | Anton Lundin |
2014-10-27 | Copy the configure OSTC3 ui to the OSTC UI | Anton Lundin |
2014-10-27 | Compare image times and sample times as signed ints | Robert C. Helling |
2014-10-27 | Cleanup syntax and styling in Configure DC | Anton Lundin |
2014-10-27 | Add a icon to the OSTC, Mk.2/2N config line | Anton Lundin |
2014-10-27 | Remove now obsolete forward declaration | Anton Lundin |
2014-10-27 | Set a max value for the custom text in OSTC3 | Anton Lundin |
2014-10-27 | Add a shortcut to Configure dive computer dialog | Anton Lundin |
2014-10-27 | Correctly save a re-planned dive | Dirk Hohndel |
2014-10-27 | Update translations | Dirk Hohndel |
2014-10-27 | Quiet some warnings | Dirk Hohndel |
2014-10-27 | Set old setpoint value, if new one is not recorded | Miika Turkia |
2014-10-27 | Do not zero setpoint value when duplicate | Miika Turkia |
2014-10-27 | divelistview.cpp: move a variable in a Q_OS_MAC branch | Lubomir I. Ivanov |
2014-10-27 | profile.c: remove a variable which is set but not used | Lubomir I. Ivanov |
2014-10-27 | profile.c: remove unused variables in calculate_ccr_po2() | Lubomir I. Ivanov |
2014-10-27 | deco.c: remove unused variables in add_segment() | Lubomir I. Ivanov |
2014-10-27 | divelogexportdialog.cpp: fix a 'uninitialized variable' warning | Lubomir I. Ivanov |
2014-10-27 | globe.cpp: fix a NO_MARBLE warning | Lubomir I. Ivanov |
2014-10-27 | configuredivecomputerdialog.ui: fix a UIC warning | Lubomir I. Ivanov |
2014-10-27 | MainWindow: prevent a possible crash on "re-plan" | Lubomir I. Ivanov |
2014-10-26 | Make the buffers const char * | Dirk Hohndel |
2014-10-26 | Support for importing Poseidon MK6 logs | Miika Turkia |
2014-10-26 | Take water vapor pressure into account again for deco | Robert C. Helling |
2014-10-22 | Set dctype of dives with pO2 setpoint information to CCR. | Robert C. Helling |
2014-10-21 | Check return value after firmware updates | Anton Lundin |
2014-10-21 | Dereference the right pointer in fw update slot | Anton Lundin |
2014-10-21 | Fix compability with libdivecomputer < 0.5.0 | Anton Lundin |
2014-10-21 | Correctly place the first gas label in drop to bottom mode | Dirk Hohndel |
2014-10-21 | Fix dc nickname helper function | Linus Torvalds |
2014-10-20 | Configure support for OSTC, Mk.2/2N/2C | Anton Lundin |
2014-10-20 | Add a icon for the Suunto Vyper Family config page | Anton Lundin |
2014-10-20 | Style cleanup | Anton Lundin |
2014-10-20 | Disable update firmware button for OSTC3 for now | Anton Lundin |
2014-10-20 | Finish off the firmware update code. | Anton Lundin |
2014-10-20 | Fix spelling in configure dive computer tool tips | Anton Lundin |
2014-10-20 | Make it possible to have samples without depth from libdivecomputer | Linus Torvalds |
2014-10-20 | HTML: Fix the Javascript library to support multi units. | Gehad elrobey |
2014-10-20 | HTML: Save data with user selected units | Gehad elrobey |
2014-10-20 | HTML: Export unit preferences to settings file | Gehad elrobey |
2014-10-20 | Recalculate the decompression if the date / time of a dive changes | Dirk Hohndel |
2014-10-20 | Correctly edit dive date/time when editing manually entered dives | Dirk Hohndel |
2014-10-19 | TableView: fix button sizing | Giuseppe Bilotta |