aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2023-05-12Qt: Fix leaks VOIP Calls DialogJohn Thacker3-9/+9
2023-05-11Qt: Connect the Expert Info dialog filter checkbox signal manuallyJohn Thacker2-2/+4
2023-05-11Qt: Plug leaks in RTP Analysis from Main WindowJohn Thacker2-0/+3
2023-05-11Qt: Free RTP stream tapinfo when destroying RtpStreamDialogJohn Thacker1-0/+1
2023-05-11Qt: Add progress bar to RTP and VOIP dialogsJohn Thacker2-2/+9
2023-05-10Fix no-libpcap compilation.Guy Harris1-2/+2
2023-05-10Qt: Avoid unnecessary retaps when creating RTP and VOIP dialogsJohn Thacker4-4/+8
2023-05-09Finish removing RIPEMD160 supportGerald Combs3-10/+0
2023-05-08prefs: Remove type of GUI preferenceStig Bjørlykke12-32/+22
2023-05-07Qt: Make the debounce timer an advanced preferenceGerald Combs3-27/+2
2023-05-06Qt: Avoid an unnecessary retap when creating Conversations dialogJohn Thacker2-3/+7
2023-05-06Qt: Fixup Conversations and Endpoints dialog leak fixJohn Thacker2-16/+6
2023-05-05columns: Migrate two-field columns to custom columnsJohn Thacker2-17/+14
2023-05-05Qt: Restore -z io,stat command line optionJohn Thacker4-2/+16
2023-05-01Qt: Fix leak in Conversations and Endpoints dialogsJohn Thacker2-2/+19
2023-04-29Qt: Fix leak in status barJohn Thacker1-1/+2
2023-04-29epan: move deprecated column check to column fileJohn Thacker1-6/+14
2023-04-25ui: Fix leakJohn Thacker2-1/+5
2023-04-24Move init_report_message before opening recent fileJohn Thacker2-4/+4
2023-04-24import_text: Fix leakJohn Thacker1-2/+2
2023-04-24text2pcap: Fix leakJohn Thacker1-0/+4
2023-04-23[Automatic update for 2023-04-23]Gerald Combs12-12/+92
2023-04-22dfilter: Restore handling of empty/invalid filtersJoão Valverde1-20/+18
2023-04-21Qt: Sort display filter combobox by MRUJoão Valverde2-1/+19
2023-04-21Fix GUI crash opening any capture fileJoão Valverde1-18/+20
2023-04-21dfilter: Rename dfilter_compile_real() -> dfilter_compile_full()João Valverde1-1/+1
2023-04-20dfilter: Make error a pointerJoão Valverde12-13/+13
2023-04-20Qt: fix compilation with gcc 13.0.1 (Fedora 38) and Qt 6.4.3Pascal Quantin1-0/+6
2023-04-19ftypes: Hide fvalue implementationJoão Valverde7-45/+45
2023-04-18RLC Graph: Free dfilter in case of errors.Martin Mathieson1-0/+2
2023-04-15Qt: Add missing spacer in I/O GraphsStig Bjørlykke1-0/+13
2023-04-13Qt+Docs: I/O Graph updatesGerald Combs1-2/+2
2023-04-13Add rtpdump read and parse supportDavid Perry1-1/+1
2023-04-12Qt: Don't change the UAT tree visibility when resizingJohn Thacker2-4/+0
2023-04-12Qt: ATapDataModel rows don't have childrenJohn Thacker2-6/+8
2023-04-12epan: Add user data to conversation filtersGerald Combs2-4/+4
2023-04-12conversation: Add CE_INTGerald Combs1-0/+7
2023-04-10IO Graph: Hide LegendDeveloper Alexander3-1/+27
2023-04-10RTP: Fix of incorrect timestamp sequence error on timestamp rolloverj.novak@netsystem.cz1-1/+1
2023-04-07MaxMindDB: Move pref to Name Resolution prefsJohn Thacker1-0/+1
2023-04-06RTP Player: Improve sync of audible sound with waveform on Qt 6.xj.novak@netsystem.cz1-1/+1
2023-04-05Logray: Connect menu actions with Qt::QueuedConnectionGerald Combs1-1/+1
2023-04-05TCP: Fix coredumps related to 'Force interpretation to selected packet(s)'Eugène Adell6-42/+69
2023-04-02[Automatic update for 2023-04-02]Gerald Combs12-0/+132
2023-03-31Allow specifying subsecond granularity with tshark -tPreben Guldberg5-2/+75
2023-03-30UAT+Qt: Add dissector syntax line editJohn Thacker5-14/+151
2023-03-29extcap, language pref: fix -Wdangling-gsl in Gihub MacOS buildChuck Craft2-6/+6
2023-03-25Fix leak in Find Packet searching tree detailsJohn Thacker1-4/+1
2023-03-23Include subfilters in tshark SRT tablesPreben Guldberg1-4/+11
2023-03-19[Automatic update for 2023-03-19]Gerald Combs12-0/+144