mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Adds preliminary support for marble widget, alongside with the dive list. my idea is to let the view stay there at the left of the dive list since we got a lot of unused space and a globe is something nice to have - so you can look around where did you dived, the dives near the one that's currectly selected, and so on. I'm not using OpenStreetMaps right now, but a good thing about marble is that it is skinnable - so for instance, a dive school could present a dive lesson using subsurface with a globe from the 1600, to make it feel like 'history'. This version will only compile to Qt4. Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org> |
||
|---|---|---|
| .. | ||
| addcylinderdialog.cpp | ||
| addcylinderdialog.h | ||
| addcylinderdialog.ui | ||
| addweightsystemdialog.cpp | ||
| addweightsystemdialog.h | ||
| addweightsystemdialog.ui | ||
| divelistview.cpp | ||
| divelistview.h | ||
| globe.cpp | ||
| globe.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 | ||
| profilegraphics.cpp | ||
| profilegraphics.h | ||
| starwidget.cpp | ||
| starwidget.h | ||