subsurface/qt-ui
Dirk Hohndel 9ffa37ab6f Rename buttons for dive edit
The old names made sense in the initial model (where you'd click on the
edit button to start an edit). The new names seem much more natural given
what we do now.

Also a tiny code cleanup removing a redundant if statement.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2013-05-19 12:59:36 -07: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 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 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 Prettification of the map view. 2013-05-17 22:52:04 -03:00
kmessagewidget.h Compile fix 2013-05-17 22:27:50 -07:00
maintab.cpp Rename buttons for dive edit 2013-05-19 12:59:36 -07:00
maintab.h Rename buttons for dive edit 2013-05-19 12:59:36 -07:00
maintab.ui Rename buttons for dive edit 2013-05-19 12:59:36 -07:00
mainwindow.cpp Removed unused GTK calls onto the Qt version 2013-05-19 07:19:20 -07:00
mainwindow.h Make impossible to change dives while editing one. 2013-05-18 21:30:54 -07:00
mainwindow.ui Borrowed the KMessageWidget code to better show passive information. 2013-05-17 21:58:49 -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 Make the Text on the DiveList be 30% smaller than other text 2013-05-19 10:46:49 -03: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 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