summaryrefslogtreecommitdiffstats
path: root/qt-models/divecomputermodel.h
AgeCommit message (Expand)Author
2020-10-25cleanup: remove DiveComputerModel::removeGravatar Berthold Stoeger
2020-10-25devices: connect DiveComputerModel to undo-commandGravatar Berthold Stoeger
2020-10-25models: update DiveComputerModel when core data is resetGravatar Berthold Stoeger
2020-10-25desktop: add tab-widget for dive computer namesGravatar Berthold Stoeger
2020-10-16cleanup: use std::vector in struct device_tableGravatar Berthold Stoeger
2020-10-11desktop: make divecomputer table sortableGravatar Berthold Stoeger
2020-10-03cleanup: make device code more consistent with coreGravatar Berthold Stoeger
2020-09-13cleanup: fold core/divecomputer.cpp into core/device.cGravatar Berthold Stoeger
2020-09-13cleanup: remove DiveComputerModel::numRowsGravatar Berthold Stoeger
2018-09-29Cleanup: reinstate override modifiersGravatar Berthold Stoeger
2018-08-01Cleanup: remove all override modifiersGravatar Berthold Stoeger
2018-07-31Cleanup: replace virtual by override where appropriateGravatar Berthold Stoeger
2018-06-17Dive computers: turn QMultiMap into sorted vectorGravatar Berthold Stoeger
2017-04-29Add SPDX header to Qt modelsGravatar Dirk Hohndel
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel
2015-05-29Move DiveComputerModel to qt-modelsGravatar Tomaz Canabrava