aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2023-11-05[Automatic update for 2023-11-05]Gerald Combs13-354/+354
2023-11-02Qt: Fix show bytes as image typoJohn Thacker1-1/+1
2023-11-02Qt: Enforce Minimum Qt version 5.11John Thacker7-46/+2
2023-11-01Qt: fix handling display filter dialog TFS NULL valueJaap Keuter1-1/+1
2023-10-31Qt: Unmark field when not found in a Byte ViewStig Bjørlykke4-0/+17
2023-10-31Qt: Fix address editor leakJoão Valverde1-4/+10
2023-10-31Qt: Rename the Browser SSL Keylog dialog to SSL Keylog LauncherGerald Combs7-12/+12
2023-10-31Prefs: Fix TCP sequence analysis override pref handlingJohn Thacker1-19/+23
2023-10-30plugins: Make flags unsignedJoão Valverde1-7/+7
2023-10-30[Automatic update for 2023-10-29]Gerald Combs13-4218/+592
2023-10-29IPv4: Fix wrong endianness displaying source/dest addressesJoão Valverde1-1/+1
2023-10-29Qt: Make Edit Name Resolution combobox size adjust to contentsJohn Thacker1-0/+1
2023-10-29Qt: Update address editor for FT_IPv4 changesJohn Thacker1-3/+3
2023-10-28prefs: TCP override pref check field flagsJohn Thacker1-1/+4
2023-10-28dfilter: Refactor initialization and registration of functionsJoão Valverde1-4/+4
2023-10-28Qt: Include functions in display filter completionsJoão Valverde1-0/+9
2023-10-28Qt: Fix leak in prefsJohn Thacker1-4/+4
2023-10-27Qt: remove use of qAsConst which is deprecated in Qt 6.6Peter Wu3-4/+4
2023-10-27Qt: Fix our "Go To" menu connectionsGerald Combs2-6/+6
2023-10-27Find: Matching multiple occurrences in Packet BytesJohn Thacker3-4/+43
2023-10-26Qt: Check if focusWidget() is nullptr when setting previous focusJohn Thacker4-14/+24
2023-10-26doc: Fix the description of the "Raw" Follow Stream modeJohn Thacker1-2/+0
2023-10-26dfilter: Add display filter pluginsJoão Valverde1-0/+2
2023-10-25plugins: Allow multiple types in descriptionJoão Valverde1-3/+27
2023-10-25Qt: Follow Stream stream and substream spinboxes keyboard handlingJohn Thacker1-2/+6
2023-10-25Qt: Fix resetting follow tap when the filter changesJohn Thacker2-4/+32
2023-10-25Qt: Fix Qt5 and ClangJohn Thacker1-5/+5
2023-10-25Translation(qt): Add Korean translationAlexis La Goutte2-0/+18596
2023-10-24Qt: Use std::move in follow streamJohn Thacker1-1/+1
2023-10-24Add option to copy bytes as Go literalDaniël van Eeden2-0/+14
2023-10-24Qt: Remove obsolete comment about GTK+ followJohn Thacker1-17/+0
2023-10-24Follow: Use common follow_reset_streamJohn Thacker1-37/+1
2023-10-24Qt: Remove unused member from followJohn Thacker2-4/+0
2023-10-24Qt: Move addText to FollowStreamTextJohn Thacker4-83/+105
2023-10-24Qt: Minor follow stream optimizationsJohn Thacker2-31/+34
2023-10-23Qt: Fixup application bundle paths on macOSGerald Combs1-2/+12
2023-10-23Qt: Improve FollowStreamText scroll performanceJohn Thacker1-1/+6
2023-10-22[Automatic update for 2023-10-22]Gerald Combs12-4033/+853
2023-10-18USB CDC: Add follow USB CDC Data streamTomasz Moń1-0/+2
2023-10-18Qt: Edit capture comments in separate dialogJohn Thacker8-106/+373
2023-10-15Lua context commands: only populate for single frame selectionMartin Mathieson1-1/+3
2023-10-15[Automatic update for 2023-10-15]Gerald Combs12-24/+104
2023-10-15Don't use frames without timestamp for delta time calculationsJohn Thacker1-0/+3
2023-10-15Qt: Move section comments to the section areaJohn Thacker1-35/+22
2023-10-15Qt: Display all the section comments in Capture File PropertiesJohn Thacker1-13/+27
2023-10-14Qt: Fix leaks of interfaces in Capture File PropertiesJohn Thacker1-0/+12
2023-10-14tshark: Support --read-file and filter long optsJohn Thacker2-5/+5
2023-10-13ftype: Clean up IPv6 interfaceJoão Valverde1-2/+2
2023-10-11wslog: Omit the file/line/func with ws_info()João Valverde2-3/+2
2023-10-08Qt: Remove a separator from the Help menuJoão Valverde1-1/+0