URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a66a95c7addef022b3f55255dada4232a46ca4d5
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
a66a95c by Gerald Combs (gerald@xxxxxxxxxxxxx):
Add packet comments to the properties dialog.
This pulls in missing functionality from the comment summary dialog.
Change-Id: Ib417896a6e8f2b2f903520b26193c249677bbb83
Reviewed-on: https://code.wireshark.org/review/10185
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 95c8b01 [echld common] Call to fcntl() missing a test for a return value < 0, indicating failure.
adds a66a95c Add packet comments to the properties dialog.
Summary of changes:
ui/qt/capture_file_properties_dialog.cpp | 77 ++++++++++++++++++++++++++----
ui/qt/capture_file_properties_dialog.h | 1 +
2 files changed, 69 insertions(+), 9 deletions(-)