Planner: New plannerSettingsWidget

In planner mode, this replaces the globe with the dive plan and introduces
a new plannerSettingsWidget in the diveListPane. All new fields are still
disfunctional. This is WIP.

Signed-off-by: Robert C. Helling <helling@atdotde.de>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Robert C. Helling 2014-06-10 17:40:02 +02:00 committed by Dirk Hohndel
parent 1644be22ac
commit 708f19830e
7 changed files with 377 additions and 81 deletions

View file

@ -187,7 +187,8 @@ FORMS = \
qt-ui/tableview.ui \
qt-ui/divelogimportdialog.ui \
qt-ui/usermanual.ui \
qt-ui/divelogexportdialog.ui
qt-ui/divelogexportdialog.ui \
qt-ui/plannerSettings.ui
# Nether usermanual or printing is supported on android right now
android: FORMS -= qt-ui/usermanual.ui qt-ui/printoptions.ui