Wireshark-commits: [Wireshark-commits] master c29c652: Qt: Add file hashes to capture file properti
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c29c652eb95b7ee973e2e9ce444c0e3edd53cf75
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
c29c652 by Jaap Keuter (jaap.keuter@xxxxxxxxx):
    Qt: Add file hashes to capture file properties dialog
    
    Like capinfos provide file hashes in the capture file properties dialog.
    
    Change-Id: Ia9f1b05f61abd239d81b7061bbba1e53c01f28be
    Signed-off-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/30524
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    
Actions performed:
    from  163e463   extcap: Cleanup an if-statement
     add  c29c652   Qt: Add file hashes to capture file properties dialog
Summary of changes:
 ui/qt/capture_file_properties_dialog.cpp | 15 ++++++++++
 ui/summary.c                             | 48 ++++++++++++++++++++++++++++++++
 ui/summary.h                             |  7 ++++-
 3 files changed, 69 insertions(+), 1 deletion(-)