Wireshark-commits: [Wireshark-commits] master de3997e: Qt/Bluetooth/ATT: Add SaveAsImage option for
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=de3997e4d0433b4d559dfa5d368b30fb711789cd
Submitter: Michal Labedzki (michal.labedzki@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
de3997e by Michal Labedzki (michal.labedzki@xxxxxxxxx):
Qt/Bluetooth/ATT: Add SaveAsImage option for table
Also remove CopyAll button and move this option to table's context menu,
where "Save as image" is placed.
Change-Id: Ifbdd0c1625f449cb2af33a6cf2de2d282e4c6e6e
Reviewed-on: https://code.wireshark.org/review/8900
Petri-Dish: Michal Labedzki <michal.labedzki@xxxxxxxxx>
Reviewed-by: Michal Orynicz <michal.orynicz@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
Actions performed:
from 3966e51 Qt/Bluetooth/ATT: Fix behaviour when capture file is closed
adds de3997e Qt/Bluetooth/ATT: Add SaveAsImage option for table
Summary of changes:
ui/qt/bluetooth_att_server_attributes_dialog.cpp | 25 ++++++++++++++++------
ui/qt/bluetooth_att_server_attributes_dialog.h | 4 ++--
ui/qt/bluetooth_att_server_attributes_dialog.ui | 10 +++++++++
3 files changed, 31 insertions(+), 8 deletions(-)