aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/iax2_analysis_dialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-09-06Qt: fix RTP/IAX2 reverse stream export to CSVPascal Quantin1-2/+2
2017-07-26Qt: Move utils to separate utils directoryRoland Knall1-3/+3
2017-04-12Rename routines to clarify what they do.Guy Harris1-1/+1
2017-02-28Qt: Fix -Wshorten-64-to-32 warningsStig Bjørlykke1-6/+6
2016-09-16Qt: Avoid crashes in IAX2 Stream AnalysisStig Bjørlykke1-2/+13
2016-06-13qt: use #include <file.h> for generated include filesMartin Kaiser1-1/+1
2016-05-10Qt: activate RTP/IAX2 analysis widget when analyzing packets with a snaplenPascal Quantin1-4/+9
2016-02-28Qt: Add dialog geometry restoreStig Bjørlykke1-2/+1
2016-01-24Add the packet number to the packet_info structure, and use it.Guy Harris1-1/+1
2016-01-04Remove unneeded "#if 0"ed out code.Guy Harris1-85/+10
2015-12-01Qt: Don't expose ColorUtils::graph_colors_.Gerald Combs1-2/+2
2015-11-27Qt: display RTP/IAX2 graph analysis arrival time as absolute instead of relativePascal Quantin1-2/+2
2015-10-27Qt: Protect against unintentional "no capture file" window statusMichal Labedzki1-0/+2
2015-10-22Use address functions instead of ADDRESS macros in ui.Gerald Combs1-12/+12
2015-10-05Move utf8_entities.h to wsutilJoão Valverde1-1/+1
2015-09-13Qt: remove unused variables in IAX2 analysis codePascal Quantin1-4/+0
2015-09-09Add the IAX2 Analysis dialog.Gerald Combs1-0/+1330