aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2020-04-13PacketList: ignoreFrame: remove write-only variableMartin Kaiser1-2/+0
2020-04-13PacketList: markFrame: remove write-only variableMartin Kaiser1-2/+0
2020-04-13Qt: don't use a widget if not set.Dario Lombardo1-4/+2
2020-04-06Qt: fix endpoint map file creation and presentationJaap Keuter1-8/+7
2020-04-05[Automatic update for 2020-04-05]Gerald Combs11-46/+242
2020-04-02Remove duplicate status messages.Gerald Combs1-41/+39
2020-04-01Handle -k better on platforms that don't support it.Guy Harris1-1/+1
2020-04-01QT/UI: Fix shortcutUli Heilmeier1-2/+2
2020-03-31Qt: Fix a deprecation issue.Gerald Combs1-1/+6
2020-03-31Qt+wslua: Add back progress bar titles.Gerald Combs5-13/+41
2020-03-29[Automatic update for 2020-03-29]Gerald Combs6-24/+0
2020-03-28Write the if_hardware option, if available, to pcapng files when capturing.Guy Harris1-0/+2
2020-03-26Don't build code to handle capturing if we don't have pcap.Guy Harris2-9/+20
2020-03-25Have callback function pointers in a capture_session structure.Guy Harris3-12/+30
2020-03-25Qt: Fix Lua GUI issues and get rid of casts.Gerald Combs2-28/+40
2020-03-22[Automatic update for 2020-03-22]Gerald Combs11-104/+138
2020-03-16Fix reporting of interface-list-fetching errors.Guy Harris1-8/+25
2020-03-16Qt: Improve tcptrace graph drag responsivenessTomasz Moń2-3/+32
2020-03-15Qt: Fix bug causing hidden columns to be displayedTomasz Moń3-5/+4
2020-03-15[Automatic update for 2020-03-15]Gerald Combs11-34/+112
2020-03-13WSUG: Update the I/O Graphs section.Gerald Combs3-3/+3
2020-03-13Qt: Fill in our UAT delegate editor backgrounds.Gerald Combs1-34/+36
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