aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2021-09-09[#12331] Persist cmd-line prefs on reloading LuaDavid Perry6-0/+86
2021-09-08Credentials Tap: Fix wmem scope for init callUli Heilmeier1-1/+1
2021-09-08Qt: IOGraph - correctly add new graphsRoland Knall5-58/+142
2021-09-07sequence_dialog(Qt): Fix Called C++ object is nullAlexis La Goutte1-10/+11
2021-09-05fix two display issues with remote interfaces windowRamin Moussavi2-4/+48
2021-09-04Qt: Debounce Preferences -> Advanced menu : Avoid leaking memoryMoshe Kaplan1-0/+1
2021-08-30Show error for `-X lua_script` if no Lua supportDavid Perry1-0/+7
2021-08-29wiretap: always allocate a block for a record.Guy Harris1-1/+1
2021-08-29[Automatic update for 2021-08-29]Gerald Combs1-8059/+4712
2021-08-29Qt: fix memory leaks found by Visual Leak DetectorTomasz Moń4-16/+11
2021-08-29Qt: stop capture syntax worker thread on exitTomasz Moń4-106/+89
2021-08-25Qt: Add Turkey translationAlexis La Goutte2-0/+17609
2021-08-25UI: Import profiles from ZIP supporting bigger files (Bugfix)Dr. Lars Völker2-1/+12
2021-08-21RTP Player: Fix of resampling for visual waveformJirka Novak1-2/+2
2021-08-20text_import.c: get EXP_PDU_TAG_PROTO_NAME from the header.Guy Harris1-1/+3
2021-08-18RTP Analysis: CSV export has header lineJirka Novak2-0/+28
2021-08-15[Automatic update for 2021-08-15]Gerald Combs3-5/+5
2021-08-10[#17478] free blocks in more placesDavid Perry2-0/+2
2021-08-09[Automatic update for 2021-08-09]Gerald Combs11-0/+88
2021-08-06F1AP statsMartin Mathieson3-0/+16
2021-08-01[Automatic update for 2021-08-01]Gerald Combs1-10/+10
2021-07-30pref_models(Qt/model): Fix Dead Store (Found by Clang Analyzer)Alexis La Goutte1-1/+1
2021-07-28rtpdump: Fix usec value in headerOrgad Shaneh1-1/+1
2021-07-26Move epan/wmem/wmem_scopes.h to epan/João Valverde2-2/+2
2021-07-25[Automatic update for 2021-07-25]Gerald Combs1-1/+1
2021-07-22CMake: fix macOS build when both Qt5 and Qt6 are installed againPeter Wu1-1/+5
2021-07-21text_import: create a wtap_block_t before calling wtap_block_add_...option.Guy Harris1-0/+2
2021-07-21First pass pinfo->pool conversionEvan Huus4-5/+5
2021-07-20text_import: only add the packet flags if we have them.Guy Harris1-2/+4
2021-07-19Carry drop count/packet ID/queue ID as options on packet blockDavid Perry1-2/+1
2021-07-18[Automatic update for 2021-07-18]Gerald Combs11-87/+66
2021-07-15CMake: Don't bother checking for fcntl.h or floorl.Gerald Combs1-4/+0
2021-07-15Clean up handling of --capture-comment.Guy Harris6-6/+39
2021-07-14CMake: Fixup qtui's includes.Gerald Combs1-10/+5
2021-07-14wiretap: clean up option definitions a bit.Guy Harris1-1/+1
2021-07-14Rework how comments show in edit menuDavid Perry2-10/+20
2021-07-14CMake: Adjust wsutil includes and linking.Gerald Combs1-3/+10
2021-07-13CMake: Fix nullability warnings for the version_info target.Gerald Combs1-1/+1
2021-07-13lua: dialog with prefilled valuesDeveloper Alexander2-16/+23
2021-07-12[Automatic update for 2021-07-11]Gerald Combs11-32/+418
2021-07-12Carry EPB flags as an option on the packet blockDavid Perry1-2/+2
2021-07-11wsutil: Revert some changes to format_size()João Valverde1-4/+4
2021-07-09Rename version.h to be more descriptiveJoão Valverde2-2/+2
2021-07-08Consistently refer to blocks that have been modified as "modified".Guy Harris2-7/+7
2021-07-08Win32: Fix a string length check.Gerald Combs1-3/+2
2021-07-07Use wtap_blocks for packet commentsDavid Perry8-63/+189
2021-07-07QUIC: improve "Follow QUIC Stream" supportNardi Ivan2-11/+45
2021-07-06Win32: Fix a couple of Coverity warnings.Gerald Combs1-13/+10
2021-07-05Voip calls: avoid leaking seq analysis itemMartin Mathieson1-16/+21
2021-07-04tshark/wireshark: Fix check ring buffer option for packetsAndre Luyer1-2/+3