subsurface/qt-ui
Tomaz Canabrava 75956f0f91 Added basic editing functionality for Cylinders and Weigthsystems
This patch adds basic editing functionality for Cylinders and Weigthsystems,
it still doesn't use delegates to show the data to the user in a better
way, and it does not take in consideration user preferences yet, but
it's a starting point.

Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org>
2013-05-22 12:20:00 -03:00
..
marble Work around broken Marble on Debian 2013-05-18 09:49:37 -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 Fixed the hide / show columns using the settings. 2013-05-21 23:07:19 -03:00
divelistview.h Added code for handling of show / hide of columns. 2013-05-21 16:51:49 -03:00
downloadfromdivecomputer.cpp Implement rudimentary divecomputer download 2013-05-20 21:55:56 -07:00
downloadfromdivecomputer.h Implement rudimentary divecomputer download 2013-05-20 21:55:56 -07:00
downloadfromdivecomputer.ui Implement rudimentary divecomputer download 2013-05-20 21:55:56 -07:00
globe.cpp Work around broken Marble on Debian 2013-05-18 09:49:37 -07:00
globe.h Borrowed the KMessageWidget code to better show passive information. 2013-05-17 21:58:49 -03: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 Added a 'trash' icon on the Cylinders and Weigthsystem models 2013-05-22 11:00:20 -03:00
maintab.h Re Enable the option to add cylinders / weigthsystems. 2013-05-22 09:40:26 -03:00
maintab.ui Rework on the Equipment tab to make it look more Modern. 2013-05-22 09:17:18 -03:00
mainwindow.cpp Replace GError handling with a kMessageWidget based approach 2013-05-21 23:39:49 -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 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 Added basic editing functionality for Cylinders and Weigthsystems 2013-05-22 12:20:00 -03:00
models.h Added basic editing functionality for Cylinders and Weigthsystems 2013-05-22 12:20:00 -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 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 option to edit the selected dive. 2013-05-18 17:06:48 -07:00
starwidget.h Added option to edit the selected dive. 2013-05-18 17:06:48 -07:00