subsurface/qt-ui
Benjamin 9961cf13b1 Use the same conversion grams->lbs in dive and equipment list
Subsurface stores weight values in grams. When displaying lbs,
the dive list was not rounding the converted weights up, but
rather truncating the value at the decimal place. The equipment
list was rounding the converted weights up. This gave two
different displayed values for the same weight value.

Signed-off-by: Benjamin Fogel <nystire@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2013-10-04 09:40:05 -07:00
..
css Added missing CSS file. 2013-09-02 05:57:08 -03:00
marble Work around broken Marble on Debian 2013-05-18 09:49:37 -07:00
about.cpp Make the classes generated by uic be real members of our classes 2013-10-03 12:13:48 -07:00
about.h Make the classes generated by uic be real members of our classes 2013-10-03 12:13:48 -07:00
about.ui About: improve dialog layout 2013-07-11 09:22:20 -03:00
completionmodels.cpp Compile fix 2013-08-13 20:29:22 +02:00
completionmodels.h Added classes to handle the Completion of Dive Editions. 2013-08-13 10:30:22 -03:00
divecomputermanagementdialog.cpp Make the classes generated by uic be real members of our classes 2013-10-03 12:13:48 -07:00
divecomputermanagementdialog.h Make the classes generated by uic be real members of our classes 2013-10-03 12:13:48 -07:00
divecomputermanagementdialog.ui Converting the device_info list into a Qt data structure 2013-06-18 00:24:28 -07:00
divelistview.cpp Fix weight adding in the Qt UI & fix the header height for tables 2013-10-01 09:49:41 -07:00
divelistview.h Add "merge selected dives" to dive list popup menu 2013-09-23 21:57:28 -07:00
diveplanner.cpp Turn off Qt including the C++ Standard Library headers 2013-10-03 13:47:24 -07:00
diveplanner.h Make the classes generated by uic be real members of our classes 2013-10-03 12:13:48 -07:00
diveplanner.ui Fixed the display of Subsurface in Smaller Screens 2013-09-26 18:14:09 -03:00
downloadfromdivecomputer.cpp Make the classes generated by uic be real members of our classes 2013-10-03 12:13:48 -07:00
downloadfromdivecomputer.h Make the classes generated by uic be real members of our classes 2013-10-03 12:13:48 -07:00
downloadfromdivecomputer.ui implement device probe in C 2013-09-16 22:40:47 -03:00
globe.cpp Fixed the display of Subsurface in Smaller Screens 2013-09-26 18:14:09 -03:00
globe.h Consistently use slots / signals 2013-06-19 10:20:56 -07:00
graphicsview-common.cpp Use the same line dimensions as the profile, on the planner. 2013-09-16 19:21:13 -03:00
graphicsview-common.h Use the same line dimensions as the profile, on the planner. 2013-09-16 19:21:13 -03:00
kmessagewidget.cpp Added the Message and the Buttons on the Equipment Tab 2013-09-18 23:23:04 -03:00
kmessagewidget.h Compile fix 2013-05-17 22:27:50 -07:00
maintab.cpp Make the classes generated by uic be real members of our classes 2013-10-03 12:13:48 -07:00
maintab.h Make the classes generated by uic be real members of our classes 2013-10-03 12:13:48 -07:00
maintab.ui Added a spacer at the bottom of the dive info and stats grids 2013-10-01 09:50:43 -07:00
mainwindow.cpp Added configuration options for vertical speed units. 2013-10-04 09:16:39 -07:00
mainwindow.h Make the classes generated by uic be real members of our classes 2013-10-03 12:13:48 -07:00
mainwindow.ui More cleanup for the Gtk+ Style 2013-09-26 16:55:41 -03:00
modeldelegates.cpp Print: provide means to print profile tables 2013-10-03 09:38:37 -07:00
modeldelegates.h Print: provide means to print profile tables 2013-10-03 09:38:37 -07:00
models.cpp Use the same conversion grams->lbs in dive and equipment list 2013-10-04 09:40:05 -07:00
models.h Print: provide means to print profile tables 2013-10-03 09:38:37 -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
preferences.cpp Added configuration options for vertical speed units. 2013-10-04 09:16:39 -07:00
preferences.h Make the classes generated by uic be real members of our classes 2013-10-03 12:13:48 -07:00
preferences.ui Added configuration options for vertical speed units. 2013-10-04 09:16:39 -07:00
printdialog.cpp Print: add experimental code for printing profiles 2013-07-18 12:00:12 -07:00
printdialog.h Print: add a print preview for testing purposes 2013-07-10 19:27:10 +03:00
printlayout.cpp Print: small adjustments to table printing 2013-10-03 09:39:16 -07:00
printlayout.h Print: provide means to print profile tables 2013-10-03 09:38:37 -07:00
printoptions.cpp Make the classes generated by uic be real members of our classes 2013-10-03 12:13:48 -07:00
printoptions.h Make the classes generated by uic be real members of our classes 2013-10-03 12:13:48 -07:00
printoptions.ui Print: correct tab order in the options widget 2013-07-10 10:50:33 +03:00
profilegraphics.cpp Lookup gas via the plot_data, not the event 2013-10-03 13:49:06 -07:00
profilegraphics.h Added a toolbar to the profile 2013-09-27 18:45:04 +02:00
renumber.ui Make the renumbering of dives accept numbers up to 99999 2013-10-01 09:47:33 -07:00
simplewidgets.cpp Make the classes generated by uic be real members of our classes 2013-10-03 12:13:48 -07:00
simplewidgets.h Partially revert 7a368ab06b 2013-10-03 15:45:06 -07:00
starwidget.cpp The never ending, futile fight for whitespace consistency 2013-05-22 21:31:45 -07:00
starwidget.h Consistently use slots / signals 2013-06-19 10:20:56 -07:00
subsurfacewebservices.cpp Make the classes generated by uic be real members of our classes 2013-10-03 12:13:48 -07:00
subsurfacewebservices.h Make the classes generated by uic be real members of our classes 2013-10-03 12:13:48 -07:00
subsurfacewebservices.ui Hoocked up the buttons and the parsing of the XML. 2013-06-06 11:31:55 -03:00
tableview.cpp Make the classes generated by uic be real members of our classes 2013-10-03 12:13:48 -07:00
tableview.h Make the classes generated by uic be real members of our classes 2013-10-03 12:13:48 -07:00
tableview.ui Fix the positioning of the add button when on Gtk style 2013-09-26 20:35:30 -03:00