subsurface/qt-ui
Tomaz Canabrava 764a863082 Added Support for the Trips and Dives on the DiveList model.
Now the list and dives will work in the same way that the GTK
version does. The code got changed heavly because the old one
was just looking at the dives and didn't worked like a tree.

small adaptations on the list view and model delegates because
of the changes done on this model.

Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org>
2013-05-01 23:51:34 -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
divelistview.cpp Added Support for the Trips and Dives on the DiveList model. 2013-05-01 23:51:34 -03:00
divelistview.h Add Qtr_ macros that uses gettext in a tr() compatible manner 2013-04-13 20:44:02 -07:00
maintab.cpp Merge branch 'fixCppStyleToC' of https://github.com/tcanabrava/subsurface into Qt 2013-04-14 07:02:06 -07:00
maintab.h Add Qtr_ macros that uses gettext in a tr() compatible manner 2013-04-13 20:44:02 -07:00
maintab.ui Fix the order of the DiveInformation tab bar. 2013-04-24 19:59:52 -03:00
mainwindow.cpp Fixed loading the stars when opening with file as argv. minor cleanup 2013-04-28 08:45:22 -03:00
mainwindow.h Make dirk happy by enabling sort in the model. 2013-04-25 20:44:06 -03:00
mainwindow.ui Make dirk happy by enabling sort in the model. 2013-04-25 20:44:06 -03:00
modeldelegates.cpp Added Support for the Trips and Dives on the DiveList model. 2013-05-01 23:51:34 -03:00
modeldelegates.h Added support for showing the Stars on the DiveTable 2013-04-27 12:27:27 -03:00
models.cpp Added Support for the Trips and Dives on the DiveList model. 2013-05-01 23:51:34 -03:00
models.h Added Support for the Trips and Dives on the DiveList model. 2013-05-01 23:51:34 -03: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
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