aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/voip_calls_dialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2023-05-12Qt: Fix leaks VOIP Calls DialogJohn Thacker1-1/+4
2023-05-11Qt: Add progress bar to RTP and VOIP dialogsJohn Thacker1-0/+3
2023-05-10Qt: Avoid unnecessary retaps when creating RTP and VOIP dialogsJohn Thacker1-1/+3
2022-07-03Qt: Do not spin new event loop on menu showTomasz Moń1-10/+11
2022-06-10tap: Adding flags for tap_packetRoland Knall1-1/+1
2022-04-06Fix: Fixed issue with deadlock when same RTP dialog opened twiceJirka Novak1-20/+24
2022-04-04Qt: Split MainApplication out from WiresharkApplication.Gerald Combs1-4/+4
2021-11-16VoIP calls dialog: fix generated filterJirka Novak1-1/+1
2021-05-22VoIP Dialogs: Refactoring of singleton windows to factory methodsJirka Novak1-2/+48
2021-05-04VoIP dialogs: Default actions for buttons works as beforeJirka Novak1-1/+1
2021-04-22RTP Player: Added button 'Refresh streams' for live capturej.novak@netsystem.cz1-13/+13
2021-04-20Qt: Fix various compiler warnings.Gerald Combs1-2/+2
2021-04-19VoIP Calls: Streams related to calls can be selected in RTP StreamsJirka Novak1-3/+41
2021-04-15VoIP dialogs: Improvements and new functionsJirka Novak1-4/+1
2021-03-30RTP Player: Dialog is nonmodal now and can be called multiple waysJirka Novak1-35/+32
2021-03-24VoIP UI: Added shortcuts for dialog buttonsJirka Novak1-3/+6
2021-03-14Voice dialogs: Unified naming and order of buttons in dialogsJirka Novak1-3/+3
2021-03-14Voice dialogs: Added Select All/None/Invert to all of itJirka Novak1-5/+63
2021-03-08Remove modelines in ui/qt.Gerald Combs1-13/+0
2021-01-11Qt framework: Dialogs are correctly notified when capture file was closedJirka Novak1-2/+10
2021-01-07Telecom dialogs: Fixed issues during capture file closingJirka Novak1-4/+19
2021-01-03RTP dialogs fix: sigv occurs when dialogs are open when no cap file is openJirka Novak1-1/+1
2021-01-01Voice dialogs: Added option to apply display filter in VoIP/RTP dialogsJirka Novak1-0/+63
2021-01-01VoIP Calls Dialog: List of calls is not cleared/refilled on retaps improvedJirka Novak1-7/+3
2020-12-31VoIP Calls Dialog: List of calls is not cleared/refilled on retapsJirka Novak1-3/+50
2020-12-30voip_calls_dialog/voip_calls: Fix for #16952j.novak@netsystem.cz1-0/+20
2020-12-29voip_calls_dialog/voip_calls: Fix for #16952Jirka Novak1-0/+6
2020-12-14VoIP: VoIP calls statistics are cleared when retap is issuedJirka Novak1-4/+8
2020-05-30Qt: Updates for 5.15.Gerald Combs1-4/+4
2020-01-07rtp_player: Player is able to set start of audio play by double clickJirka Novak1-0/+1
2020-01-06voip_calls_dialog: avoiding of 'remove_tap_listener(): no listener ...' warningJirka Novak1-4/+14
2019-11-17Qt: Cleanup space inside parenthesesStig Bjørlykke1-3/+3
2019-10-28Qt: Speed up filtering in VoIP dialogRoland Knall1-4/+10
2019-10-02Qt: Do not use exec() in RTP dialogsTomasz Moń1-4/+7
2019-08-30Qt: Add macro for g_list_next for C++Roland Knall1-16/+16
2019-08-02Qt: Rework VOIP Dialog context menuRoland Knall1-18/+32
2019-01-01Add a "failed" return for tap packet routines.Guy Harris1-3/+3
2018-06-23RTP: code cleanup 3Jiri Novak1-2/+2
2018-06-19RTP: Code clean upJiri Novak1-2/+2
2018-06-14VoIP: fix in prepare filter for VOIP callsErika Szelleova1-3/+7
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-2/+2
2017-12-04Put the structure of a capture_file back in cfile.h.Guy Harris1-1/+0
2017-12-03Use cfile.h to define the capture_file type.Guy Harris1-0/+1
2017-09-20qt: Fix some leaked menu objectsMikael Kanstrup1-1/+1
2017-09-18Move most of sequence analysis code from ui/ to epan/Jakub Zawadzki1-1/+1
2017-07-26Qt: Create models directoryRoland Knall1-1/+1
2017-07-26Qt: Move utils to separate utils directoryRoland Knall1-2/+2