aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/rtp_stream_dialog.h
AgeCommit message (Expand)AuthorFilesLines
2023-05-10Qt: Avoid unnecessary retaps when creating RTP and VOIP dialogsJohn Thacker1-1/+1
2021-11-30Add UI header files to DoxygenMoshe Kaplan1-1/+1
2021-05-22VoIP Dialogs: Refactoring of singleton windows to factory methodsJirka Novak1-2/+20
2021-05-04VoIP dialogs: Default actions for buttons works as beforeJirka Novak1-4/+4
2021-04-22RTP Player: Added button 'Refresh streams' for live capturej.novak@netsystem.cz1-4/+4
2021-04-20RTP Stream: Small code cleanupJirka Novak1-1/+2
2021-04-19VoIP Calls: Streams related to calls can be selected in RTP StreamsJirka Novak1-2/+2
2021-04-15VoIP dialogs: Improvements and new functionsJirka Novak1-5/+7
2021-04-11VoIP dialogs: Cleanups and clarifications based on work on WSUGJirka Novak1-0/+1
2021-04-07RTP Stream Analysis: Process more streams than two, audio save removedj.novak@netsystem.cz1-3/+8
2021-03-30RTP Player: Dialog is nonmodal now and can be called multiple waysJirka Novak1-1/+7
2021-03-14Voice dialogs: Added Select All/None/Invert to all of itJirka Novak1-1/+4
2021-03-08Remove modelines in ui/qt.Gerald Combs1-13/+0
2021-02-09RTP Stream Dialog: Selected rows keep selected during recapJirka Novak1-0/+2
2021-01-11Qt framework: Dialogs are correctly notified when capture file was closedJirka Novak1-1/+2
2021-01-01RTP Stream Dialog: Start of call can be shown as Time of DayJirka Novak1-0/+1
2021-01-01Voice dialogs: Added option to apply display filter in VoIP/RTP dialogsJirka Novak1-0/+3
2020-12-30voip_calls_dialog/voip_calls: Fix for #16952j.novak@netsystem.cz1-0/+6
2020-12-28RTP: Added 'Play Streams' button to 'RTP Streams' dialogJirka Novak1-0/+3
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
2015-10-01Fix crashes related to RTP Streams analysisPeter Wu1-0/+1
2015-09-19Fix more signal+slot mismatches.Gerald Combs1-1/+1
2015-02-07Fix RTP crash on RTP analysis attemptPeter Wu1-1/+1
2015-01-30Qt: Add the RTP Streams dialog.Gerald Combs1-0/+105