URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9d4ab7841204d3157d60e671e9300cf39c0489f6
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
9d4ab78 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
Qt: Added IO Graph save to clipboard button.
Also added save as CSV file.
Do not add double quotes for values as we do in GTK.
Change-Id: I8576a73e10b71cdba0c8c80db8b21927d19528da
Reviewed-on: https://code.wireshark.org/review/11732
Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Reviewed-by: Jim Young <jim.young.ws@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
(cherry picked from commit 864872ed618e3c2853728f872cce6cf6282c617d)
Reviewed-on: https://code.wireshark.org/review/11759
Actions performed:
from aed1269 Use format_text() when displaying, not when handing to AirPDcap.
adds 9d4ab78 Qt: Added IO Graph save to clipboard button.
Summary of changes:
ui/qt/io_graph_dialog.cpp | 70 ++++++++++++++++++++++++++++++++++++++++++---
ui/qt/io_graph_dialog.h | 7 ++++-
2 files changed, 72 insertions(+), 5 deletions(-)