Age | Commit message (Expand) | Author |
---|---|---|
2017-07-09 | DiveImportedModel: be consistent with last = -1 | |
2017-06-29 | Don't crash trying to record zero dives | |
2017-06-24 | Avoid Q_ASSERT with debug build of Qt | |
2017-06-12 | Download dialog showed time incorrectly | |
2017-06-04 | QML UI: show selection box on the Download from DC list | |
2017-05-29 | QML UI: select / unselect dive by clicking on it | |
2017-05-29 | Fix typo | |
2017-05-29 | QML UI: process freshly downloaded dives | |
2017-05-29 | Don't leak memory on downloaded dives not picked | |
2017-05-29 | mobile: Prevent tripping assert on empty BT download | |
2017-05-28 | QML UI: add downloaded dives to dive list | |
2017-05-27 | QML UI: add the Downloaded Dive Model | |
2017-05-27 | Separate the download thread from the widget logic | |
2017-05-27 | Move model code to models |