Wireshark-commits: [Wireshark-commits] master 5fa0b69: Qt: Fix Show Packet Bytes ShowAsImage
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 12 May 2016 06:37:02 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5fa0b69964fc8603d237a4a0377215eb58c40f91
Submitter: Stig Bjørlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5fa0b69 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Qt: Fix Show Packet Bytes ShowAsImage
    
    Always loadFromData when ShowAsImage to avoid situations where a valid
    image is not loaded.  Enable print/copy/save-as buttons when loading
    a valid image.
    
    Change-Id: I8461f560e1e41388b59f7d8a46f30d511cf2e4a4
    Reviewed-on: https://code.wireshark.org/review/15369
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    

Actions performed:

    from  5acb9bb   Add ${LIBSSH_DLL} for generating Wix component group list
    adds  5fa0b69   Qt: Fix Show Packet Bytes ShowAsImage


Summary of changes:
 ui/qt/show_packet_bytes_dialog.cpp |   26 ++++++++++++--------------
 1 file changed, 12 insertions(+), 14 deletions(-)