aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/configuredivecomputerdialog.cpp
AgeCommit message (Expand)Author
2015-10-02Avoid potential uninitialized accessGravatar Dirk Hohndel
2015-09-25Reset progressbar on disconnectGravatar Anton Lundin
2015-09-25Disable update firmware button on any other actionGravatar Anton Lundin
2015-09-25Probe and expose OSTC3 model informationGravatar Anton Lundin
2015-09-25Rename Suunto config field to be consistentGravatar Anton Lundin
2015-09-12Connect up custom serial in dc configurationGravatar Anton Lundin
2015-09-12Lift dis- and connect out from config operationsGravatar Anton Lundin
2015-09-10Configure divecomputers: add delegates for setpoint configurationGravatar Anton Lundin
2015-09-10Configure divecomputers: access table data the same way as its setGravatar Anton Lundin
2015-09-10Configure divecomputers: fix spelling of FirstGravatar Anton Lundin
2015-09-10Save settings in closeEvent, not destructorGravatar Anton Lundin
2015-09-02Enable the configuration of more OSTC settingsGravatar Anton Lundin
2015-09-02Enable the configuration of more OSTC3 settingsGravatar Anton Lundin
2015-09-02Remove getters and setters in DeviceDetailsGravatar Anton Lundin
2015-05-27Wire gui for diagnostic logs from dc configurationGravatar Anton Lundin
2015-02-10Remove the ProfileWidget from mainwindow.uiGravatar Tomaz Canabrava
2015-01-26Remove progress bar resetsGravatar Anton Lundin
2015-01-26Remove confusing leftover commentGravatar Anton Lundin
2015-01-21Add a QProgressDialog to auto-ostc3-firmwareGravatar Anton Lundin
2015-01-21Connect the progress events to the progress barGravatar Anton Lundin
2015-01-21Use a progressbar in the configure dc dialogGravatar Anton Lundin
2015-01-17Clean up the header filesGravatar Dirk Hohndel
2015-01-08Only suggest OSTC3 fw upgrade on newer versionGravatar Anton Lundin
2015-01-08Remove stray debug printsGravatar Anton Lundin
2015-01-05Remove unused importsGravatar Anton Lundin
2015-01-04Fix spelling errorGravatar Joseph W. Joshua
2014-12-29Add reminder for OSTC Sport to re-enable bluetoothGravatar Anton Lundin
2014-12-28Whitespace cleanupGravatar Dirk Hohndel
2014-12-28Fix ConfigureDiveComputer classGravatar Dirk Hohndel
2014-12-28Automatic OSTC firmware update: download file and try to installGravatar Dirk Hohndel
2014-12-28OSTC firmware update prompt: use the stable changelog filesGravatar Dirk Hohndel
2014-12-28Include QDebug header - otherwise a compile errorGravatar Miika Turkia
2014-12-28Progress towards automatic OSTC firmware updatesGravatar Dirk Hohndel
2014-12-27Move OSTC firmware check around a bitGravatar Dirk Hohndel
2014-12-27Small whitespace fixGravatar Dirk Hohndel
2014-12-27Read current version from H&W web pageGravatar Robert C. Helling
2014-12-22Enable firmware updates for OSTC3/OSTC SportGravatar Anton Lundin
2014-12-08Emit the successful message the right wayGravatar Anton Lundin
2014-10-27Create a delegate for depth and gas componentsGravatar Anton Lundin
2014-10-27Create a delegate for gas type columnsGravatar Anton Lundin
2014-10-27Change the salinity setting for OSTCGravatar Anton Lundin
2014-10-27Change the OSTC3 copied ui to be sane for OSTCGravatar Anton Lundin
2014-10-27Copy the configure OSTC3 ui to the OSTC UIGravatar Anton Lundin
2014-10-20Configure support for OSTC, Mk.2/2N/2CGravatar Anton Lundin
2014-10-20Disable update firmware button for OSTC3 for nowGravatar Anton Lundin
2014-10-18Add support to reset OSTC3 settings to defaultGravatar Anton Lundin
2014-10-18Wire up more settings in the OSTC3 settingsGravatar Anton Lundin
2014-10-16Save columnwith of Ostc3 settings tablesGravatar Anton Lundin
2014-10-16Make ConfigureDiveComputerDialog ui a class memberGravatar Anton Lundin
2014-10-16Enable/Disable Update Firmware button based on dcGravatar Anton Lundin