aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/rtp_stream_dialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2023-11-12Work around macOS running applications in /.Guy Harris1-1/+1
2023-06-19Qt: Fix leaks in RTP Stream Dialog sorting and copyingJohn Thacker1-23/+56
2023-05-11Qt: Free RTP stream tapinfo when destroying RtpStreamDialogJohn Thacker1-0/+1
2023-05-11Qt: Add progress bar to RTP and VOIP dialogsJohn Thacker1-2/+6
2023-05-10Qt: Avoid unnecessary retaps when creating RTP and VOIP dialogsJohn Thacker1-1/+3
2023-04-13Add rtpdump read and parse supportDavid Perry1-1/+1
2023-03-01Qt: RtpStreamDialog leakJohn Thacker1-3/+6
2023-02-04RTP Stream Dialog: Actually sort on packet lossJohn Thacker1-2/+7
2022-09-27Qt: Use new-style syntax for signal & slots connected by name.Gerald Combs1-5/+5
2022-09-27RTP dialogs: Fix: Coloring of QTreeWidgetItem do not workj.novak@netsystem.cz1-0/+2
2022-04-04Qt: Split MainApplication out from WiresharkApplication.Gerald Combs1-7/+7
2022-03-23Qt: QVariant::type() is deprecated in Qt6.Gerald Combs1-1/+1
2021-06-07Qt: Give a directory to wsApp->setLastOpenDir()Stig Bjørlykke1-2/+1
2021-05-22VoIP Dialogs: Refactoring of singleton windows to factory methodsJirka Novak1-0/+39
2021-05-04VoIP dialogs: Default actions for buttons works as beforeJirka Novak1-5/+10
2021-05-02Add min/mean delta and min jitter, to the RTP analysis.Gilbert Ramirez1-11/+29
2021-04-22RTP Player: Added button 'Refresh streams' for live capturej.novak@netsystem.cz1-12/+12
2021-04-20RTP Stream: Small code cleanupJirka Novak1-15/+3
2021-04-19VoIP Calls: Streams related to calls can be selected in RTP StreamsJirka Novak1-4/+8
2021-04-16Qt: Fix various missing prototype warnings.Gerald Combs1-0/+2
2021-04-15VoIP dialogs: Improvements and new functionsJirka Novak1-63/+109
2021-04-11WSUG: Added description of new features of telephony dialogsJirka Novak1-1/+1
2021-04-11VoIP dialogs: Cleanups and clarifications based on work on WSUGJirka Novak1-0/+7
2021-04-07RTP Stream Analysis: Process more streams than two, audio save removedj.novak@netsystem.cz1-24/+22
2021-03-30RTP Player: Dialog is nonmodal now and can be called multiple waysJirka Novak1-29/+25
2021-03-24VoIP UI: Added shortcuts for dialog buttonsJirka Novak1-3/+3
2021-03-14Voice dialogs: Unified naming and order of buttons in dialogsJirka Novak1-8/+8
2021-03-14Voice dialogs: Added Select All/None/Invert to all of itJirka Novak1-27/+60
2021-03-10RTP player: It is possible to select SETUP packet related to RTP streamJirka Novak1-0/+1
2021-03-08Remove modelines in ui/qt.Gerald Combs1-13/+0
2021-02-09RTP Stream Dialog: Selected rows keep selected during recapJirka Novak1-1/+37
2021-02-05RTP Stream Dialog fix: Duplicated streams could be shownJirka Novak1-2/+8
2021-01-11Qt framework: Dialogs are correctly notified when capture file was closedJirka Novak1-3/+8
2021-01-07Telecom dialogs: Fixed issues during capture file closingJirka Novak1-3/+12
2021-01-03RTP dialogs fix: sigv occurs when dialogs are open when no cap file is openJirka Novak1-1/+1
2021-01-01RTP Stream Dialog: Start of call can be shown as Time of DayJirka Novak1-2/+28
2021-01-01Voice dialogs: Added option to apply display filter in VoIP/RTP dialogsJirka Novak1-0/+45
2021-01-01All RTP dialogs: Added option to specify count of decimal placesJirka Novak1-5/+5
2020-12-31RTP Stream Dialog: Added 'Start Time' and 'Duration' columns to the dialog.Jirka Novak1-9/+28
2020-12-30voip_calls_dialog/voip_calls: Fix for #16952j.novak@netsystem.cz1-0/+25
2020-12-28RTP: Added 'Play Streams' button to 'RTP Streams' dialogJirka Novak1-0/+45
2020-12-09RTP: RTP stream dialog exports to CSV and YAML pure and formated itemsJirka Novak1-11/+34
2020-10-16Qt: Add a dark mode warning background.Gerald Combs1-3/+3
2020-10-01Qt: Use … instead of UTF8_HORIZONTAL_ELLIPSIS in translated strings.Gerald Combs1-2/+2
2020-05-30Qt: Updates for 5.15.Gerald Combs1-4/+4
2020-01-30RTP: Fix rtpdump exportOrgad Shaneh1-7/+2
2020-01-13Qt: Make sure shortcuts are visible in context menus.Gerald Combs1-0/+2
2019-08-30Qt: Add macro for g_list_next for C++Roland Knall1-3/+3
2019-06-28Qt: Fix 5.13 deprecated warningsRoland Knall1-2/+8
2018-07-06Use the file *base* name for statistics graphs etc..Guy Harris1-1/+1