summaryrefslogtreecommitdiffstats
path: root/qt-ui/configuredivecomputerdialog.cpp
AgeCommit message (Expand)Author
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
2014-10-16Don't allow writing before we got dataGravatar Anton Lundin
2014-10-14Setup defaults for some of the OSTC3 settingsGravatar Dirk Hohndel
2014-10-12Connect the Suunto Vyper Configuration uiGravatar Anton Lundin
2014-10-12This adds a ui for Suunto Vyper settingsGravatar Anton Lundin
2014-10-10Actually set the setpoints to the OSTC3Gravatar Anton Lundin
2014-09-18Futher capitalisation standardisationGravatar Tim Wootton
2014-08-21Show correct path after saving dive computer settingsGravatar Joseph W. Joshua
2014-08-13Improve on error reporting in the ConfigureDiveComputer classGravatar Joseph W. Joshua
2014-08-13Hide status message when an error message is presentGravatar Joseph W. Joshua
2014-08-13Change Dive Computer Configuration dialogGravatar Joseph W. Joshua
2014-08-13Start Work on Firmware UpdateGravatar Joseph W. Joshua