Wireshark-commits: [Wireshark-commits] master 864872e: Qt: Added IO Graph save to	clipboard button.
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=864872ed618e3c2853728f872cce6cf6282c617d
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
864872e 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>
    
Actions performed:
    from  a67d426   dissector for ISO14443 protocols
    adds  864872e   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(-)