Wireshark-commits: [Wireshark-commits] master b8201ae: Qt: Main window tab behavior.
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b8201aef9d3375dfaaa31aa00ea4686d91c2cf03
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
b8201ae by Gerald Combs (gerald@xxxxxxxxxxxxx):
Qt: Main window tab behavior.
Make the main window tab order more closely match the GTK+ UI. Draw a
focus rect in the byte view text while we're here.
Change-Id: I04212c14ea7f0d6865b709533246760adc02f45a
Reviewed-on: https://code.wireshark.org/review/15862
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 1dcaeb3 Cisco Diameter: move the XML declaration to the top of the file.
adds b8201ae Qt: Main window tab behavior.
Summary of changes:
ui/qt/byte_view_text.cpp | 8 ++++++++
ui/qt/main_window.cpp | 5 ++++-
ui/qt/main_window.h | 2 ++
ui/qt/main_window_slots.cpp | 9 +++++++++
4 files changed, 23 insertions(+), 1 deletion(-)