Age | Commit message (Expand) | Author |
2015-10-26 | Fix building without BT support | Dirk Hohndel |
2015-10-02 | Avoid potential uninitialized access | Dirk Hohndel |
2015-09-25 | Reset progressbar on disconnect | Anton Lundin |
2015-09-25 | Disable update firmware button on any other action | Anton Lundin |
2015-09-25 | Probe and expose OSTC3 model information | Anton Lundin |
2015-09-25 | Rename Suunto config field to be consistent | Anton Lundin |
2015-09-12 | Connect up custom serial in dc configuration | Anton Lundin |
2015-09-12 | Lift dis- and connect out from config operations | Anton Lundin |
2015-09-10 | Configure divecomputers: add delegates for setpoint configuration | Anton Lundin |
2015-09-10 | Configure divecomputers: access table data the same way as its set | Anton Lundin |
2015-09-10 | Configure divecomputers: fix spelling of First | Anton Lundin |
2015-09-10 | Save settings in closeEvent, not destructor | Anton Lundin |
2015-09-02 | Enable the configuration of more OSTC settings | Anton Lundin |
2015-09-02 | Enable the configuration of more OSTC3 settings | Anton Lundin |
2015-09-02 | Remove getters and setters in DeviceDetails | Anton Lundin |
2015-05-27 | Wire gui for diagnostic logs from dc configuration | Anton Lundin |
2015-02-10 | Remove the ProfileWidget from mainwindow.ui | Tomaz Canabrava |
2015-01-26 | Remove progress bar resets | Anton Lundin |
2015-01-26 | Remove confusing leftover comment | Anton Lundin |
2015-01-21 | Add a QProgressDialog to auto-ostc3-firmware | Anton Lundin |
2015-01-21 | Connect the progress events to the progress bar | Anton Lundin |
2015-01-21 | Use a progressbar in the configure dc dialog | Anton Lundin |
2015-01-17 | Clean up the header files | Dirk Hohndel |
2015-01-08 | Only suggest OSTC3 fw upgrade on newer version | Anton Lundin |
2015-01-08 | Remove stray debug prints | Anton Lundin |
2015-01-05 | Remove unused imports | Anton Lundin |
2015-01-04 | Fix spelling error | Joseph W. Joshua |
2014-12-29 | Add reminder for OSTC Sport to re-enable bluetooth | Anton Lundin |
2014-12-28 | Whitespace cleanup | Dirk Hohndel |
2014-12-28 | Fix ConfigureDiveComputer class | Dirk Hohndel |
2014-12-28 | Automatic OSTC firmware update: download file and try to install | Dirk Hohndel |
2014-12-28 | OSTC firmware update prompt: use the stable changelog files | Dirk Hohndel |
2014-12-28 | Include QDebug header - otherwise a compile error | Miika Turkia |
2014-12-28 | Progress towards automatic OSTC firmware updates | Dirk Hohndel |
2014-12-27 | Move OSTC firmware check around a bit | Dirk Hohndel |
2014-12-27 | Small whitespace fix | Dirk Hohndel |
2014-12-27 | Read current version from H&W web page | Robert C. Helling |
2014-12-22 | Enable firmware updates for OSTC3/OSTC Sport | Anton Lundin |
2014-12-08 | Emit the successful message the right way | Anton Lundin |
2014-10-27 | Create a delegate for depth and gas components | Anton Lundin |
2014-10-27 | Create a delegate for gas type columns | 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-20 | Configure support for OSTC, Mk.2/2N/2C | Anton Lundin |
2014-10-20 | Disable update firmware button for OSTC3 for now | Anton Lundin |
2014-10-18 | Add support to reset OSTC3 settings to default | Anton Lundin |
2014-10-18 | Wire up more settings in the OSTC3 settings | Anton Lundin |
2014-10-16 | Save columnwith of Ostc3 settings tables | Anton Lundin |
2014-10-16 | Make ConfigureDiveComputerDialog ui a class member | Anton Lundin |