aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2020-12-22Replace g_malloc calls with g_newMoshe Kaplan1-1/+1
2020-12-22Detect and replace bad allocation patternsMoshe Kaplan12-44/+44
2020-12-20Fix the way we get high-resolution time.Guy Harris1-3/+18
2020-12-20[Automatic update for 2020-12-20]Gerald Combs10-83/+43
2020-12-18In Wireshark's version info, indicate whether we were built with Minizip.Guy Harris1-0/+6
2020-12-18UI: Fix Firewall ACL rulesGael Langlais1-3/+3
2020-12-16Qt: Force layer backing on Big Sur when needed.Gerald Combs1-2/+56
2020-12-14Qt: add support for new netsh syntax in Firewall ACL Rules windowPascal Quantin1-9/+23
2020-12-14VoIP: VoIP calls statistics are cleared when retap is issuedJirka Novak5-5/+20
2020-12-13[Automatic update for 2020-12-13]Gerald Combs11-46/+86
2020-12-12Qt: Add missing break in Win32 file export init dialog functionJaap Keuter1-0/+1
2020-12-12Qt: fix crash when opening/saving IP map on WindowsPascal Quantin1-1/+2
2020-12-12Qt: create endpoint IP map in temp folderPascal Quantin1-1/+2
2020-12-11Win32: Add an include guard.Gerald Combs1-0/+4
2020-12-09RTP: RTP stream dialog exports to CSV and YAML pure and formated itemsJirka Novak1-11/+34
2020-12-09Fix various spelling errors.Guy Harris3-4/+4
2020-12-07Qt: column list model: remove unused ListElement componentMartin Kaiser1-1/+0
2020-12-07Qt: Fix packet bytes hover rectangle positionStig Bjørlykke2-6/+16
2020-12-06Four trivial comment typo fixes of ‘ad’ to ‘as’Jim Young1-1/+1
2020-12-06[Automatic update for 2020-12-06]Gerald Combs2-52/+111
2020-12-04Initial try at y_axis_factor for I/O graphThomas Stewart2-7/+18
2020-12-04Qt: Increase ring buffer file number limitDylan Ulis1-1/+1
2020-12-04Qt: UAT editor column widths, italic pathnameChuck Craft6-9/+49
2020-12-03qt+export objects: Don't sort the header in with the content typesJohn Thacker1-8/+12
2020-11-30Qt: fix Qt 5.15 deprecation warningOrgad Shaneh2-2/+1
2020-11-29[Automatic update for 2020-11-29]Gerald Combs3-73/+74
2020-11-29Qt: CaptureOptionsDialog: set parent for SparkLineDelegateMartin Kaiser1-1/+1
2020-11-27Qt: Load interfaces on profile change if settings have changedStig Bjørlykke1-0/+13
2020-11-25Qt: fix some Qt 5.15.2 deprecation warningsPascal Quantin2-3/+21
2020-11-22[Automatic update for 2020-11-22]Gerald Combs10-136/+136
2020-11-20PacketListRecord: add an ensureColorized() method and use it.Guy Harris3-1/+28
2020-11-18capture option dialog: fix unintentional dialog size by merge request 422Masaru Tsuchiyama1-2/+2
2020-11-15[Automatic update for 2020-11-15]Gerald Combs11-26/+314
2020-11-14Tuning of IO Graph intervalsDeveloper Alexander1-1/+8
2020-11-13Qt+epan: Print better-looking values in the packet diagram.Gerald Combs1-9/+6
2020-11-12Qt: Fetch byte view text font metrics more often.Gerald Combs2-5/+14
2020-11-10Qt: enable sorting for Help->About tablesChuck Craft1-0/+6
2020-11-08[Automatic update for 2020-11-08]Gerald Combs11-32/+52
2020-11-04QT: progress UI: Fix TextLabel string to loadingUli Heilmeier1-1/+1
2020-11-02win32: fix MR180 - broke "-i -" input pipeChuck Craft1-1/+9
2020-11-02remove empty zorder (fix warning)Masaru Tsuchiyama1-1/+0
2020-11-02Qt: Support ampersand in funnel menu and buttonStig Bjørlykke3-3/+9
2020-11-01[Automatic update for 2020-11-01]Gerald Combs11-11/+173
2020-10-30enable compression options only when gbNewFileAuto is checked.Masaru Tsuchiyama2-118/+121
2020-10-30add support for compression of capture fileMasaru Tsuchiyama2-18/+64
2020-10-28Qt: Add a recent item for packet diagram field values.Gerald Combs3-44/+51
2020-10-28Qt: Fix saving+restoring frozen packet list rows.Gerald Combs2-11/+9
2020-10-27Add a new record type REC_TYPE_SYSTEMD_JOURNAL.Guy Harris1-0/+1
2020-10-26Impose limits on the number of records we read.Guy Harris1-0/+28
2020-10-26Qt: Avoid crash on ProtoTree item deselectStig Bjørlykke1-3/+7