mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
The download already worked, but we didn't display the new dives. This introduces a new slot for MainWindow that updates what is displayed in Subsurface after files were imported. With this change we can successfully download ONCE - but when trying to download a second dive the dialog doesn't appear to get refreshed the right way - the OK button doesn't appear to work anymore (Cancel however does). Signed-off-by: Dirk Hohndel <dirk@hohndel.org> |
||
|---|---|---|
| .. | ||
| marble | ||
| divelistview.cpp | ||
| divelistview.h | ||
| downloadfromdivecomputer.cpp | ||
| downloadfromdivecomputer.h | ||
| downloadfromdivecomputer.ui | ||
| globe.cpp | ||
| globe.h | ||
| kmessagewidget.cpp | ||
| kmessagewidget.h | ||
| maintab.cpp | ||
| maintab.h | ||
| maintab.ui | ||
| mainwindow.cpp | ||
| mainwindow.h | ||
| mainwindow.ui | ||
| modeldelegates.cpp | ||
| modeldelegates.h | ||
| models.cpp | ||
| models.h | ||
| plotareascene.cpp | ||
| plotareascene.h | ||
| preferences.cpp | ||
| preferences.h | ||
| preferences.ui | ||
| profilegraphics.cpp | ||
| profilegraphics.h | ||
| starwidget.cpp | ||
| starwidget.h | ||