subsurface/qt-ui
Tomaz Canabrava fa82ba6079 Moved the plot from the cairo version to the Qt version
Started working on the Qt version of the Plot, initially
nothing is printed - but this is not a bad thing,
the program doesn't explodes too. :)

some work had to be done about the 'bool/gboolean' stuff
so I removed all gbooleans in the code that I'v encountered.

A new file was created ( profile.h ) so I could put the
signatures of helper methods that cairo used to call.

till now the code computes the max limits.
Next patch the first drawing will be made.

Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org>
2013-05-04 19:51:33 -07: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 Test the CSS for styling the TableView 2013-05-02 16:56:13 -07:00
divelistview.h Add Qtr_ macros that uses gettext in a tr() compatible manner 2013-04-13 20:44:02 -07:00
maintab.cpp Reformat dive info page in tab widget 2013-05-03 11:47:06 -07:00
maintab.h Hook up adding a weightsystem 2013-05-01 14:43:07 -07:00
maintab.ui Reformat dive info page in tab widget 2013-05-03 11:47:06 -07:00
mainwindow.cpp Started the code for the Profile Plotting 2013-05-04 19:49:52 -07:00
mainwindow.h Added code to select / desselect a range of items 2013-05-03 21:49:40 -03:00
mainwindow.ui Started the code for the Profile Plotting 2013-05-04 19:49:52 -07: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 Merge branch 'tomaz-css' into Qt 2013-05-02 17:02:55 -07:00
models.h Added code to Select a dive, fixed minor annoyances. 2013-05-02 16:56:48 -07: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 Moved the plot from the cairo version to the Qt version 2013-05-04 19:51:33 -07:00
profilegraphics.h Started the code for the Profile Plotting 2013-05-04 19:49:52 -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