aboutsummaryrefslogtreecommitdiffstats
path: root/qt-models/diveimportedmodel.h
AgeCommit message (Expand)Author
2020-03-11Grammar: replaces 'indexes' by 'indices'Gravatar Robert C. Helling
2020-03-10mobile: unify download code on mobile and desktopGravatar Berthold Stoeger
2019-10-02Import: remove DiveImportedModel::lastIndexGravatar Berthold Stoeger
2019-10-02Cleanup: remove DiveImportedModel::firstIndexGravatar Berthold Stoeger
2019-10-02Import: keep dive and dive site tables in DiveImportedModelGravatar Berthold Stoeger
2019-10-02Import: extract number of dives from model not from threadGravatar Berthold Stoeger
2019-10-02Import: get tables from DiveImportedModel not DownloadThreadGravatar Berthold Stoeger
2019-10-02Import: keep model state consistent when deleting unselected divesGravatar Berthold Stoeger
2019-10-02Import: Make DownloadThread a subobject of DiveImportedModelGravatar Berthold Stoeger
2019-04-12Dive sites: prepare for dive site ref-countingGravatar Berthold Stoeger
2019-04-12Undo: make undo-system dive site-awareGravatar Berthold Stoeger
2019-01-19Import: don't add to new trip while downloadingGravatar Berthold Stoeger
2019-01-09Import: add trip_table argument to DiveImportedModel::repopulate()Gravatar Berthold Stoeger
2018-12-17Import: unglobalize downloadTableGravatar Berthold Stoeger
2018-12-17Cleanup: make DiveImportedModel::checkStates a std::vectorGravatar Berthold Stoeger
2018-05-14Core: remove dive.h from files that don't need itGravatar Dirk Hohndel
2017-06-16QML UI: clear the previous list when downloadingGravatar Dirk Hohndel
2017-06-04QML UI: show selection box on the Download from DC listGravatar Tomaz Canabrava
2017-05-29QML UI: select / unselect dive by clicking on itGravatar Tomaz Canabrava
2017-05-28QML UI: add downloaded dives to dive listGravatar Dirk Hohndel
2017-05-27QML UI: add the Downloaded Dive ModelGravatar Tomaz Canabrava
2017-05-27Separate the download thread from the widget logicGravatar Tomaz Canabrava
2017-05-27Move model code to modelsGravatar Tomaz Canabrava