URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a218460e2241017423745281d59d81a6485678bf
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
a218460 by Roland Knall (rknall@xxxxxxxxx):
Qt: IOGraph display filter graph added
Add a graph for the currently display filter if none exists, upon
opening IOGraph
Change-Id: Ic25b014484898dd1917b13f2616fd519e2e8183b
Reviewed-on: https://code.wireshark.org/review/34984
Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
Actions performed:
from 499d912 funnel: Free callback data
add a218460 Qt: IOGraph display filter graph added
Summary of changes:
docbook/release-notes.adoc | 2 ++
ui/qt/io_graph_dialog.cpp | 11 ++++++++++-
ui/qt/io_graph_dialog.h | 2 +-
ui/qt/main_window_slots.cpp | 7 ++++++-
4 files changed, 19 insertions(+), 3 deletions(-)