subsurface/qt-ui
Dirk Hohndel d8673f9867 Calm down the Globe widget
This addresses two issues:
- the kMessageWidget did not word wrap, so if it was wider then the Globe
  widget the Globe would expand (and divelist shrink) when the user
  switched from a dive with location to a dive without location
- the code was also too aggressive removing and redrawing the message
  widget when switching from dive to dive. with this change we only hide
  the widget if the next dive has a location (and only show it if it isn't
  shown already). We also hide the message if no dive is selected.

Reported-by: Robert C. Helling <helling@atdotde.de>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2013-05-22 07:34:14 -07:00
..
marble
addcylinderdialog.cpp
addcylinderdialog.h
addcylinderdialog.ui
addweightsystemdialog.cpp
addweightsystemdialog.h
addweightsystemdialog.ui
divelistview.cpp
divelistview.h
downloadfromdivecomputer.cpp
downloadfromdivecomputer.h
downloadfromdivecomputer.ui
globe.cpp Calm down the Globe widget 2013-05-22 07:34:14 -07:00
globe.h
kmessagewidget.cpp
kmessagewidget.h
maintab.cpp
maintab.h
maintab.ui
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
modeldelegates.h
models.cpp
models.h
plotareascene.cpp
plotareascene.h
profilegraphics.cpp
profilegraphics.h
starwidget.cpp
starwidget.h