index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
configuredivecomputer.cpp
Age
Commit message (
Expand
)
Author
2015-10-30
Move all core-functionality to subsurface-core
Tomaz Canabrava
2015-10-26
Fix building without BT support
Dirk Hohndel
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-02
Enable the configuration of more OSTC3 settings
Anton Lundin
2015-09-02
Remove getters and setters in DeviceDetails
Anton Lundin
2015-05-27
Remove the lastError from DeviceThreads
Anton Lundin
2015-01-22
Use correct flag when connecting the progress events to the progress bar
Anton Lundin
2015-01-21
Connect the progress events to the progress bar
Anton Lundin
2015-01-08
Include the right class, not QDebug
Anton Lundin
2014-12-28
Whitespace cleanup
Dirk Hohndel
2014-12-28
Fix ConfigureDiveComputer class
Dirk Hohndel
2014-12-08
Emit the successful message the right way
Anton Lundin
2014-11-01
Text adjustments to configuredivecomputer
Tim Wootton
2014-10-21
Dereference the right pointer in fw update slot
Anton Lundin
2014-10-20
Finish off the firmware update code.
Anton Lundin
2014-10-18
Add support to reset OSTC3 settings to default
Anton Lundin
2014-10-18
Save the last OSTC3 settings to the backup file
Anton Lundin
2014-10-18
Bugfix restore gas settings from xml
Anton Lundin
2014-10-12
This saves and restores Suunto Vyper configs
Anton Lundin
2014-08-13
Improve on error reporting in the ConfigureDiveComputer class
Joseph W. Joshua
2014-08-13
Use QXmlStreamReader for xml restore
Joseph W. Joshua
2014-08-13
Use QXmlStreamReader for dive computer settings backup
Joseph W. Joshua
2014-08-13
Start Work on Firmware Update
Joseph W. Joshua
2014-08-13
Add read/write support for OSTC 3 SetPoint settings
Joseph W. Joshua
2014-08-13
Add reading and writing of OSTC 3 Dil values
Joseph W. Joshua
2014-08-13
Backup/Restore of OSTC3 Gas Settings
Joseph W. Joshua
2014-08-13
Move non gui code from qt-ui
Joseph W. Joshua