Wireshark-commits: [Wireshark-commits] master 8b24471: Qt: Revert back to an all-in-one main window
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8b24471e62940d8a9335151809d6bc5913f94fdd
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
8b24471 by Gerald Combs (gerald@xxxxxxxxxxxxx):
Qt: Revert back to an all-in-one main window.
Switch back to having everything on the main window similar to GTK+.
It's more cluttered but this way but you don't have to navigate the task
selector to get to the recent files and help links.
Retain the "Capture", "Open", and "Learn" imperative text. Move "Open"
to the top as suggested by Michal.
Change-Id: Iaf7d93f9caf686b5cbeb640e5e5f95ecb46f7f2d
Reviewed-on: https://code.wireshark.org/review/5896
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 2b621e2 802.11: VHT NDP announcement frame is no correctly decode when there is FCS
adds 8b24471 Qt: Revert back to an all-in-one main window.
Summary of changes:
ui/qt/main_welcome.cpp | 59 ++------
ui/qt/main_welcome.h | 2 -
ui/qt/main_welcome.ui | 366 ++++++++++++++++++++++++------------------------
3 files changed, 197 insertions(+), 230 deletions(-)