subsurface/qt-ui
Dirk Hohndel 32941cb84f Don't print temperatures that are below 200K
That threshold is of course ridiculous and arbitrary - but it seems like a
good assumption to make that anything below that is DEFINITELY not valid
data.

Because of the way the scene grows automatically in Qt, printing these
texts would squish the profile into one thin line.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2013-05-12 06:36:55 -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 Test the CSS for styling the TableView 2013-05-02 16:56:13 -07:00
divelistview.h Add Qtr_ macros that uses gettext in a tr() compatible manner 2013-04-13 20:44:02 -07:00
maintab.cpp Tweaks to maintab 2013-05-10 16:01:17 -07:00
maintab.h Added the code to populate the tabs when a dive is selected. 2013-05-06 09:58:13 -07:00
maintab.ui Fill Dive Notes widget 2013-05-06 10:16:16 -07:00
mainwindow.cpp Make nextDC and previousDC work and assign shortcuts 2013-05-10 10:49:00 -07:00
mainwindow.h Make nextDC and previousDC work and assign shortcuts 2013-05-10 10:49:00 -07:00
mainwindow.ui Make nextDC and previousDC work and assign shortcuts 2013-05-10 10:49:00 -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 Fix crash in DiveTripModel. 2013-05-11 06:51:19 -07:00
models.h Added code to Select a dive, fixed minor annoyances. 2013-05-02 16:56:48 -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
profilegraphics.cpp Don't print temperatures that are below 200K 2013-05-12 06:36:55 -07:00
profilegraphics.h Fixed loading the first dive via command line on the profile. 2013-05-10 10:49:00 -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