Wireshark-commits: [Wireshark-commits] master e1df757: Qt: Improve status bar messages
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e1df757c46a08358b5c589ad1f96b1ddb45fe693
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
e1df757 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
Qt: Improve status bar messages
Use pushStatus() in C++ code, improve translation support and end
each message with a dot.
Change-Id: I3f673da4736c3fe49203048da282afa1abf92337
Reviewed-on: https://code.wireshark.org/review/37887
Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 6432e18 FTDI FT: Do not add Reassembled data source on first pass
add e1df757 Qt: Improve status bar messages
Summary of changes:
ui/qt/address_editor_frame.cpp | 2 +-
ui/qt/interface_toolbar.cpp | 4 ++--
ui/qt/main_window_slots.cpp | 12 +++++-------
ui/qt/models/packet_list_model.cpp | 2 +-
ui/qt/widgets/wireless_timeline.cpp | 8 ++++----
5 files changed, 13 insertions(+), 15 deletions(-)