aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2020-03-12Fix some places where we forgot to mention Npcap.Guy Harris3-4/+9
2020-03-09Qt: Re-highlight packet bytes when re-selecting packet tree itemRasmus Jonsson2-0/+13
2020-03-09Qt: Fix Copy Description from context menuStig Bjørlykke2-6/+7
2020-03-08Fix formatting of the start time and elapsed time.Guy Harris1-10/+10
2020-03-08Qt: Keep profile selection when renamedStig Bjørlykke1-2/+2
2020-03-08Qt: add new protocol name when reporting deprecationJaap Keuter1-2/+12
2020-03-05Qt: Don't hijack Ctrl+C for copy packet list entry as plain textStig Bjørlykke1-3/+0
2020-03-03Qt: Add missing breaks.Gerald Combs1-0/+3
2020-03-03Qt: Fill in our item delegate editor backgrounds.Gerald Combs5-47/+64
2020-03-01[Automatic update for 2020-03-01]Gerald Combs1-726/+785
2020-03-01Edit Resolved Name: Allow user to remove nameDylan Ulis1-2/+2
2020-03-01Qt: Fix import profile from directory crashTomasz Moń1-1/+1
2020-02-29Qt: Fix profile zip import on WindowsTomasz Moń5-12/+12
2020-02-28Qt: Changes ProfileModel assertRoland Knall1-1/+3
2020-02-28macOS: Expand a comment.Gerald Combs1-0/+4
2020-02-28Qt: Do not display alerts on repeated failed readsTomasz Moń2-2/+11
2020-02-28macOS: Software update fixes.Gerald Combs3-1/+18
2020-02-27Qt: fix packet list selection regressionRasmus Jonsson1-2/+3
2020-02-27Fix some typoes in comments.Guy Harris1-2/+2
2020-02-25Add ws_strtoi() and ws_strtoui() routines and use them.Guy Harris1-21/+13
2020-02-24Edit Resolved Name: Don't add duplicate IPsDylan Ulis2-0/+18
2020-02-23Some more issues spotted by PVS-Studio in bug 16335.Martin Mathieson2-3/+0
2020-02-23[Automatic update for 2020-02-23]Gerald Combs2-10/+10
2020-02-17Qt: initialize members (CID: 1457926).Dario Lombardo1-0/+3
2020-02-16Qt: Remove unnecessary processEvents() callTomasz Moń1-2/+0
2020-02-16[Automatic update for 2020-02-16]Gerald Combs11-64/+268
2020-02-15Qt: Allow creating new files in extcap fileselectTomasz Moń2-9/+33
2020-02-15Test+Qt: Add an automatic update check.Gerald Combs3-2/+28
2020-02-15Qt: Access I/O Graph settings via UAT interfaceTomasz Moń1-4/+4
2020-02-15Some issues spotted by PVS-Studio in bug 16335. Many more remainMartin Mathieson1-1/+2
2020-02-12Qt: Restore space and add tooltipsJaap Keuter1-27/+48
2020-02-10Qt: Add window title settings the preferences dialogJaap Keuter3-13/+45
2020-02-09Qt: add initializers.Dario Lombardo2-1/+3
2020-02-09[Automatic update for 2020-02-09]Gerald Combs11-144/+72
2020-02-07Qt: fix compilation without pcap.Dario Lombardo1-1/+1
2020-02-07Qt: Make it possible to hide welcome screen warnings.Gerald Combs8-31/+44
2020-02-05Qt: simplify decode_as_ action in the packet details viewPeter Wu3-13/+5
2020-02-05Qt: make Decode As from packet list functional againPeter Wu1-0/+1
2020-02-04Qt: allow Resolved Addresses search filter to be clearedPeter Wu1-2/+3
2020-02-04Qt: fix missing IP hosts in Resolved Addresses dialogPeter Wu1-79/+26
2020-02-02[Automatic update for 2020-02-02]Gerald Combs11-0/+88
2020-01-31Bluetooth HCI: Add support for Bluetooth v5.2Allan Møller Madsen2-4/+28
2020-01-30RTP: Fix rtpdump exportOrgad Shaneh1-7/+2
2020-01-27Fix indentation.Guy Harris1-27/+27
2020-01-26Qt: replace QRegExp with QRegularExpression in FilterListModel.Dario Lombardo1-7/+6
2020-01-26[Automatic update for 2020-01-26]Gerald Combs10-162/+10
2020-01-25IO Graph does no return to 0 if there are no fields for yAlexander Meier2-14/+50
2020-01-24HTTP: share dissector status value_string array with tshark HTTP statsMartin Mathieson1-78/+4
2020-01-24Fix the check for ws_fdopen() failure.Guy Harris1-1/+11
2020-01-24SIP: share dissector status value_string array with tshark SIP statsMartin Mathieson1-104/+3