subsurface/qt-ui
Tomaz Canabrava 4098922b55 Adds preliminary support for Marble Widget
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>
2013-05-17 08:14:10 -03:00
..
addcylinderdialog.cpp Added the code that will load and populate the Tank Info 2013-04-15 17:34:44 -07:00
addcylinderdialog.h Added the code that will load and populate the Tank Info 2013-04-15 17:34:44 -07:00
addcylinderdialog.ui Started the real code on the Qt Interface. 2013-04-13 14:08:16 -07:00
addweightsystemdialog.cpp Fix a couple of small problems in add weightsystem 2013-05-01 16:23:20 -07:00
addweightsystemdialog.h Create Add Weightsystem dialog 2013-05-01 16:02:34 -07:00
addweightsystemdialog.ui Create Add Weightsystem dialog 2013-05-01 16:02:34 -07:00
divelistview.cpp Don't deleteLater a null pointer 2013-05-16 14:13:22 -07:00
divelistview.h Fix loading a second dive, after the first file was loaded. 2013-05-16 12:23:38 -07:00
globe.cpp Adds preliminary support for Marble Widget 2013-05-17 08:14:10 -03:00
globe.h Adds preliminary support for Marble Widget 2013-05-17 08:14:10 -03:00
maintab.cpp Clean up some typos 2013-05-14 05:24:28 -04:00
maintab.h Added the code to populate the tabs when a dive is selected. 2013-05-06 09:58:13 -07:00
maintab.ui Fill Dive Notes widget 2013-05-06 10:16:16 -07:00
mainwindow.cpp Fix loading a second dive, after the first file was loaded. 2013-05-16 12:23:38 -07:00
mainwindow.h Fix loading a second dive, after the first file was loaded. 2013-05-16 12:23:38 -07:00
mainwindow.ui Adds preliminary support for Marble Widget 2013-05-17 08:14:10 -03:00
modeldelegates.cpp Merge branch 'tomaz-css' into Qt 2013-05-02 17:02:55 -07:00
modeldelegates.h Test the CSS for styling the TableView 2013-05-02 16:56:13 -07:00
models.cpp Don't add half a kilo/pound when adding weights 2013-05-14 09:26:45 -04:00
models.h Clean up some typos 2013-05-14 05:24:28 -04:00
plotareascene.cpp Add Qtr_ macros that uses gettext in a tr() compatible manner 2013-04-13 20:44:02 -07:00
plotareascene.h Add Qtr_ macros that uses gettext in a tr() compatible manner 2013-04-13 20:44:02 -07:00
profilegraphics.cpp Fix loading a dive via command line. 2013-05-16 21:25:31 -03:00
profilegraphics.h Fix loading a second dive, after the first file was loaded. 2013-05-16 12:23:38 -07:00
starwidget.cpp Added support for showing the Stars on the DiveTable 2013-04-27 12:27:27 -03:00
starwidget.h Added support for showing the Stars on the DiveTable 2013-04-27 12:27:27 -03:00