aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/voip_calls_dialog.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Add a "failed" return for tap packet routines.Guy Harris1-1/+1
2018-05-01Fix comment end after SPDX identifierStig Bjørlykke1-1/+2
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2018-02-02Qt: use SPDX identifiers.Dario Lombardo1-14/+1
2018-01-15Bugfix VoipCallsDialog tap handlingMichael Mann1-3/+1
2017-12-03Use cfile.h to define the capture_file type.Guy Harris1-3/+3
2017-07-26Qt: Create models directoryRoland Knall1-2/+2
2017-03-24Qt: add cache proxy model for Voip Calls dialogPeter Wu1-0/+2
2017-03-24Qt: refactor Voip Calls Dialog into Model/ViewPeter Wu1-6/+6
2016-10-25Qt: Enhancements to VoIP call dialog:erikdejong1-0/+1
2016-06-16Qt: Add "Copy As…" to VoIP Calls.Gerald Combs1-0/+5
2015-12-09Qt: various fixes to VoIP calls / RTP player windowsPascal Quantin1-0/+1
2015-11-16Qt: add a reference counter to sequence analysis infoPascal Quantin1-0/+3
2015-10-02Qt: Initial RTP playback.Gerald Combs1-0/+1
2015-09-19Fix a VoipCallsDialog signal+slot mismatch.Gerald Combs1-1/+1
2015-05-25Fix out of tree buildsGraham Bloice1-1/+1
2015-02-14Qt: Fix side effects of recent WiresharkDialog changes.Gerald Combs1-0/+1
2015-02-13Qt: More #include → forward declarations.Gerald Combs1-3/+3
2014-12-30Qt: Convert more dialogs to WiresharkDialog.Gerald Combs1-5/+5
2014-12-09Qt: Initial VoIP Calls dialog.Gerald Combs1-0/+107