Age | Commit message (Expand) | Author |
2020-03-11 | Grammar: replaces 'indexes' by 'indices' | Robert C. Helling |
2020-03-10 | mobile: unify download code on mobile and desktop | Berthold Stoeger |
2019-10-02 | Import: remove DiveImportedModel::lastIndex | Berthold Stoeger |
2019-10-02 | Cleanup: remove DiveImportedModel::firstIndex | Berthold Stoeger |
2019-10-02 | Import: keep dive and dive site tables in DiveImportedModel | Berthold Stoeger |
2019-10-02 | Import: extract number of dives from model not from thread | Berthold Stoeger |
2019-10-02 | Import: get tables from DiveImportedModel not DownloadThread | Berthold Stoeger |
2019-10-02 | Import: keep model state consistent when deleting unselected dives | Berthold Stoeger |
2019-10-02 | Import: Make DownloadThread a subobject of DiveImportedModel | Berthold Stoeger |
2019-04-12 | Dive sites: prepare for dive site ref-counting | Berthold Stoeger |
2019-04-12 | Undo: make undo-system dive site-aware | Berthold Stoeger |
2019-01-19 | Import: don't add to new trip while downloading | Berthold Stoeger |
2019-01-09 | Import: add trip_table argument to DiveImportedModel::repopulate() | Berthold Stoeger |
2018-12-17 | Import: unglobalize downloadTable | Berthold Stoeger |
2018-12-17 | Cleanup: make DiveImportedModel::checkStates a std::vector | Berthold Stoeger |
2018-05-14 | Core: remove dive.h from files that don't need it | Dirk Hohndel |
2017-06-16 | QML UI: clear the previous list when downloading | Dirk Hohndel |
2017-06-04 | QML UI: show selection box on the Download from DC list | Tomaz Canabrava |
2017-05-29 | QML UI: select / unselect dive by clicking on it | Tomaz Canabrava |
2017-05-28 | QML UI: add downloaded dives to dive list | Dirk Hohndel |
2017-05-27 | QML UI: add the Downloaded Dive Model | Tomaz Canabrava |
2017-05-27 | Separate the download thread from the widget logic | Tomaz Canabrava |
2017-05-27 | Move model code to models | Tomaz Canabrava |