subsurface/qt-ui
Amit Chaudhuri 7f9fbd2295 Horizontally align labels on info widget page.
Left aligning text values looked wrong.

Use Qobject cast to filter labels from any other qobjects around and
set alignment. Doing this via Qt Designer would be tedious.

Signed-off-by: Amit Chaudhuri <amit.k.chaudhuri@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2013-05-09 12:10:34 -07:00
..
addcylinderdialog.cpp
addcylinderdialog.h
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
addweightsystemdialog.ui
divelistview.cpp
divelistview.h Add Qtr_ macros that uses gettext in a tr() compatible manner 2013-04-13 20:44:02 -07:00
maintab.cpp
maintab.h
maintab.ui Fill Dive Notes widget 2013-05-06 10:16:16 -07:00
mainwindow.cpp
mainwindow.h Added code to select / desselect a range of items 2013-05-03 21:49:40 -03:00
mainwindow.ui
modeldelegates.cpp
modeldelegates.h
models.cpp
models.h Added code to Select a dive, fixed minor annoyances. 2013-05-02 16:56:48 -07:00
plotareascene.cpp
plotareascene.h
profilegraphics.cpp
profilegraphics.h
starwidget.cpp
starwidget.h