Age | Commit message (Expand) | Author |
2018-06-04 | Cleanup: fold core/helpers.h into core/qthelper.h | Berthold Stoeger |
2018-05-14 | Core: remove dive.h from files that don't need it | Dirk Hohndel |
2018-01-10 | mobile: fix crash on delete dive from divelist | Jan Mulder |
2017-05-28 | QML UI: add downloaded dives to dive list | Dirk Hohndel |
2017-04-29 | Add SPDX header to Qt models | Dirk Hohndel |
2016-04-05 | DiveListModel: don't add the dives one at a time | Dirk Hohndel |
2016-04-04 | Move subsurface-core to core and qt-mobile to mobile-widgets | Dirk Hohndel |
2016-03-02 | Add helper functions to identify the position of a dive in the dive list | Dirk Hohndel |
2016-01-29 | Add helper to remove dive from model | Dirk Hohndel |
2016-01-28 | Add our own sort proxy class which provides two helper functions | Dirk Hohndel |
2016-01-27 | Change the api to update a single dive | Dirk Hohndel |
2016-01-27 | QML UI: correctly notify of model change | Dirk Hohndel |
2016-01-08 | Move Dive class from qthelper.h/cpp to it's own file | Tomaz Canabrava |
2015-12-26 | QML UI: get add dive closer to being useful | Dirk Hohndel |
2015-12-26 | Dive list model: add GPS string access | Dirk Hohndel |
2015-12-07 | QML-UI: we need a way to update the dive model | Dirk Hohndel |
2015-11-30 | Clear the Dive model before repopulating it | Dirk Hohndel |
2015-08-31 | QML UI: Remove unneeded MobileDive class | Grace Karanja |
2015-08-31 | QML UI: Use AddDive instead of clear dive | Grace Karanja |
2015-08-31 | QML UI: Clear divelist model before starting new dive | Grace Karanja |
2015-07-24 | QML UI: sort by date, not by date string | Dirk Hohndel |
2015-07-17 | QL UI: Add DiveId role to DiveListModel | Grace Karanja |
2015-06-20 | Rename dive class to avoid conflict | Grace Karanja |
2015-06-20 | Add more dive details to the DiveListModel | Grace Karanja |
2015-06-20 | Group dives by trips | Grace Karanja |
2015-06-20 | Add dive notes to the divelistmodel | Grace Karanja |
2015-06-20 | Add DiveListModel | Grace Karanja |