aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/voip_calls_dialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-07-29Capture file retapping fixups.Gerald Combs1-1/+1
2015-07-07Starting to get rid of Q_UNUSED declarations for unused function parameters.Joerg Mayer1-6/+2
2015-06-25Qt: use <> for including the generated ui_*.h filesMartin Kaiser1-1/+1
2015-02-14Qt: Fix side effects of recent WiresharkDialog changes.Gerald Combs1-2/+3
2015-01-29Qt: Add address conversion convenience routinesGerald Combs1-8/+6
2015-01-08guid_to_ep_str -> guid_to_strMichael Mann1-2/+4
2015-01-06Replace ep_address_to_str with address_to_str.Michael Mann1-1/+4
2015-01-05Replace ep_display_to_address with wmem equivalent display_to_address.Michael Mann1-1/+4
2014-12-30Qt: Convert more dialogs to WiresharkDialog.Gerald Combs1-23/+13
2014-12-26Replace ip_to_str with [ep_]address_to_str and tvb_ip_to_str.Michael Mann1-1/+1
2014-12-09Qt: Initial VoIP Calls dialog.Gerald Combs1-0/+508