aboutsummaryrefslogtreecommitdiffstats
path: root/configuredivecomputer.cpp
AgeCommit message (Expand)Author
2015-09-02Enable the configuration of more OSTC3 settingsGravatar Anton Lundin
2015-09-02Remove getters and setters in DeviceDetailsGravatar Anton Lundin
2015-05-27Remove the lastError from DeviceThreadsGravatar Anton Lundin
2015-01-22Use correct flag when connecting the progress events to the progress barGravatar Anton Lundin
2015-01-21Connect the progress events to the progress barGravatar Anton Lundin
2015-01-08Include the right class, not QDebugGravatar Anton Lundin
2014-12-28Whitespace cleanupGravatar Dirk Hohndel
2014-12-28Fix ConfigureDiveComputer classGravatar Dirk Hohndel
2014-12-08Emit the successful message the right wayGravatar Anton Lundin
2014-11-01Text adjustments to configuredivecomputerGravatar Tim Wootton
2014-10-21Dereference the right pointer in fw update slotGravatar Anton Lundin
2014-10-20Finish off the firmware update code.Gravatar 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-18Bugfix restore gas settings from xmlGravatar Anton Lundin
2014-10-12This saves and restores Suunto Vyper configsGravatar Anton Lundin
2014-08-13Improve on error reporting in the ConfigureDiveComputer classGravatar Joseph W. Joshua
2014-08-13Use QXmlStreamReader for xml restoreGravatar Joseph W. Joshua
2014-08-13Use QXmlStreamReader for dive computer settings backupGravatar Joseph W. Joshua
2014-08-13Start Work on Firmware UpdateGravatar Joseph W. Joshua
2014-08-13Add read/write support for OSTC 3 SetPoint settingsGravatar Joseph W. Joshua
2014-08-13Add reading and writing of OSTC 3 Dil valuesGravatar Joseph W. Joshua
2014-08-13Backup/Restore of OSTC3 Gas SettingsGravatar Joseph W. Joshua
2014-08-13Move non gui code from qt-uiGravatar Joseph W. Joshua