Add the IAX2 Analysis dialog.
authorGerald Combs <gerald@wireshark.org>
Thu, 3 Sep 2015 18:18:13 +0000 (11:18 -0700)
committerGerald Combs <gerald@wireshark.org>
Wed, 9 Sep 2015 21:57:08 +0000 (21:57 +0000)
commitcd9f163eb91d4c70977f669472d5acaf7a4fbe7c
tree268428ad90ed1a46ae67df78c3124fc751e40b2d
parent302b03a0bbe3702f93eced884d8103528c35e8d7
Add the IAX2 Analysis dialog.

Copied from the RTP Analysis dialog, just like the GTK+ version.

Change-Id: I111020bc4073a3a3ba583bdace51a91ee5fef300
Reviewed-on: https://code.wireshark.org/review/10447
Petri-Dish: Gerald Combs <gerald@wireshark.org>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Gerald Combs <gerald@wireshark.org>
18 files changed:
docbook/wsug_src/WSUG_chapter_telephony.asciidoc
epan/dissectors/packet-iax2.h
ui/gtk/iax2_analysis.c
ui/help_url.c
ui/help_url.h
ui/qt/CMakeLists.txt
ui/qt/Makefile.am
ui/qt/Makefile.common
ui/qt/Wireshark.pro
ui/qt/iax2_analysis_dialog.cpp [new file with mode: 0644]
ui/qt/iax2_analysis_dialog.h [new file with mode: 0644]
ui/qt/iax2_analysis_dialog.ui [new file with mode: 0644]
ui/qt/main_window.h
ui/qt/main_window.ui
ui/qt/main_window_slots.cpp
ui/qt/rtp_analysis_dialog.cpp
ui/qt/rtp_analysis_dialog.ui
ui/tap-iax2-analysis.h