summaryrefslogtreecommitdiffstats
path: root/core/device.cpp
AgeCommit message (Expand)Author
2020-10-03cleanup: make device code more consistent with coreGravatar Berthold Stoeger
2020-10-03cleanup: use getDCExact() instead of callback in set_dc_deviceid()Gravatar Berthold Stoeger
2020-10-03cleanup: pass divecomputer to getDC() and getDCExact() helpersGravatar Berthold Stoeger
2020-10-03cleanup: hide DiveComputerList implementation detailsGravatar Berthold Stoeger
2020-10-03cleanup: use getDiveSelection() to loop over selected divesGravatar Berthold Stoeger
2020-09-13cleanup: fold core/divecomputer.cpp into core/device.cGravatar Berthold Stoeger