From 999bbc9b700543d92d6db7301b4893ebbcd883cc Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Tue, 10 Feb 2015 13:48:48 -0800 Subject: Qt: Add more version and packaging information to the main window. Add a "flavor" (for lack of a better word) banner, which can be set at build time via WIRESHARK_VERSION_FLAVOR / VERSION_FLAVOR. Set it to "Development Build" by default. This effectively migrates the "DEVELOPMENT VERSION" logo image text from the GTK+ UI. Add full release and automatic update information at the bottom. Remove the short version from the welcome banner (top left). To do: - Add back support for gui_version_placement. - Move the version and repository branch to the flavor label? - Add update links as appropriate to the bottom. - Clean up layout and spacing. Change-Id: I28af33e6c2beb855f803a2dfedef49f3e8389057 Reviewed-on: https://code.wireshark.org/review/7071 Reviewed-by: Gerald Combs --- ui/qt/main_welcome.ui | 49 +++++++++++++++++++++++++++++++++++++++---------- 1 file changed, 39 insertions(+), 10 deletions(-) (limited to 'ui/qt/main_welcome.ui') diff --git a/ui/qt/main_welcome.ui b/ui/qt/main_welcome.ui index 2547d909ec..c59c32e96c 100644 --- a/ui/qt/main_welcome.ui +++ b/ui/qt/main_welcome.ui @@ -37,22 +37,44 @@ - - - - 0 - 0 - - + 650 0 - - Welcome to Wireshark. - + + + 0 + + + 0 + + + 0 + + + 0 + + + + + Welcome to Wireshark. + + + + + + + s + + + Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + + + @@ -238,6 +260,13 @@ a:hover { + + + + + + + -- cgit v1.2.1