subsurface/qt-ui
Tomaz Canabrava babbfa9204 Added support for Completing on the Cylinder Type delegate
I had to immprove the TankInfoModel with two new methods,
insertRows and setData, because the delegate used this
model to show what kind of Tanks we are offering.
Since the user can enter a new type of Tank, it's important
to add this tank to all lists using the delegates.

I Also added two new methods on the delegate itself,
to correctly shows the data, and set the data on the
model. This also will help dirk with a working example
on how to edit things while using a delegate.

Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org>
2013-05-23 15:33:20 -03:00
..
marble Work around broken Marble on Debian 2013-05-18 09:49:37 -07:00
divelistview.cpp The never ending, futile fight for whitespace consistency 2013-05-22 21:31:45 -07:00
divelistview.h Added code for handling of show / hide of columns. 2013-05-21 16:51:49 -03:00
downloadfromdivecomputer.cpp Implement default dive computer and device 2013-05-22 23:24:33 -07:00
downloadfromdivecomputer.h The never ending, futile fight for whitespace consistency 2013-05-22 21:31:45 -07:00
downloadfromdivecomputer.ui Implement rudimentary divecomputer download 2013-05-20 21:55:56 -07:00
globe.cpp The never ending, futile fight for whitespace consistency 2013-05-22 21:31:45 -07:00
globe.h The never ending, futile fight for whitespace consistency 2013-05-22 21:31:45 -07:00
kmessagewidget.cpp Fixed the 'click in close doesn't close' on KMessageWidget. 2013-05-22 08:10:02 -03:00
kmessagewidget.h Compile fix 2013-05-17 22:27:50 -07:00
maintab.cpp The never ending, futile fight for whitespace consistency 2013-05-22 21:31:45 -07:00
maintab.h The never ending, futile fight for whitespace consistency 2013-05-22 21:31:45 -07:00
maintab.ui Rework on the Equipment tab to make it look more Modern. 2013-05-22 09:17:18 -03:00
mainwindow.cpp The never ending, futile fight for whitespace consistency 2013-05-22 21:31:45 -07:00
mainwindow.h Replace GError handling with a kMessageWidget based approach 2013-05-21 23:39:49 -07:00
mainwindow.ui Replace GError handling with a kMessageWidget based approach 2013-05-21 23:39:49 -07:00
modeldelegates.cpp Added support for Completing on the Cylinder Type delegate 2013-05-23 15:33:20 -03:00
modeldelegates.h Added support for Completing on the Cylinder Type delegate 2013-05-23 15:33:20 -03:00
models.cpp Added support for Completing on the Cylinder Type delegate 2013-05-23 15:33:20 -03:00
models.h Added support for Completing on the Cylinder Type delegate 2013-05-23 15:33:20 -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
profilegraphics.cpp The never ending, futile fight for whitespace consistency 2013-05-22 21:31:45 -07:00
profilegraphics.h The never ending, futile fight for whitespace consistency 2013-05-22 21:31:45 -07:00
starwidget.cpp The never ending, futile fight for whitespace consistency 2013-05-22 21:31:45 -07:00
starwidget.h Added option to edit the selected dive. 2013-05-18 17:06:48 -07:00