aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2022-10-31Profiles: Fix export crashing for single profileRoland Knall1-2/+3
2022-10-31UI: Only sort visible packets instead of all packetsNils Hanke1-2/+3
2022-10-31Qt: Generate filter expressions for columns with multiple occurrencesJohn Thacker1-9/+23
2022-10-31Main dialog: Wireshark stops extcap on exit if no packets received yetj.novak@netsystem.cz1-0/+7
2022-10-31QT: When opening files, filter on All Capture Files immediatelyJaap Keuter2-2/+4
2022-10-31Qt: Add ProgressFrame to the Expert Information dialogJim Young1-0/+3
2022-10-31Qt: filter_dialog - make Cancel button functionalChuck Craft6-36/+16
2022-10-31Capture options dialog: Fix start of capture by double clickj.novak@netsystem.cz3-18/+33
2022-10-31Qt: Prevent dangling object for profile dialogRoland Knall1-2/+3
2022-10-31[Automatic update for 2022-10-30]Gerald Combs12-185/+280
2022-10-30Qt: TrafficTree - Add headers to CSV/YAML exportRoland Knall1-2/+14
2022-10-30Qt: Fix unexpected bytes suffixRoland Knall1-3/+3
2022-10-30TrafficTree: Fix wrong element choosen in context menuRoland Knall2-5/+4
2022-10-27Qt: Make sure our font setting is backward compatible.Gerald Combs1-4/+20
2022-10-28Fix profile import/export menu items.Guy Harris2-10/+10
2022-10-27Qt: Fix our default font size on Windows.Gerald Combs1-2/+6
2022-10-24Qt: Resolved Addresses - display filename if presentChuck Craft1-1/+1
2022-10-23[Automatic update for 2022-10-23]Gerald Combs6-43/+3
2022-10-21packet bytes: do a simpler test for "is this ASCII?"Guy Harris1-3/+8
2022-10-21packet bytes: don't assume the unadorned "char" type is signed.Guy Harris1-2/+21
2022-10-19Qt: Add geolocation columns back to the Endpoints dialog.Gerald Combs1-2/+23
2022-10-19Qt: Fix the ByteViewText line height.Gerald Combs1-3/+5
2022-10-16[Automatic update for 2022-10-16]Gerald Combs12-58/+158
2022-10-13LTP: Enhance with generated items, sequence analysis, and statisticsPatricia Lindner3-0/+21
2022-10-12Qt: minizip and minizip-ng size compatibility issuesJohn Thacker1-3/+3
2022-10-11Qt: Properly truncate our FieldInformation strings.Gerald Combs1-1/+2
2022-10-11Windows: Store "gui.console_open" in the Windows registryJoão Valverde9-466/+7
2022-10-11GUI: Move log message to the correct placeJoão Valverde2-2/+2
2022-10-10Add WS_DEPRECATED_X() function attributeJoão Valverde1-2/+0
2022-10-10follow_stream_dialoag(qt): Fix Clang Analyzer WarningAlexis La Goutte1-3/+0
2022-10-10[Automatic update for 2022-10-09]Gerald Combs12-0/+192
2022-10-09Qt+extcap: editselect value fixups.Gerald Combs1-2/+5
2022-10-08Update our capture control icons.Gerald Combs1-2/+2
2022-10-08Add log init message to main()João Valverde2-0/+4
2022-10-08Conversations dialog : rename the B to A packets columnEugène Adell1-1/+1
2022-10-08Move print_hex_data_buffer() to wsutilJoão Valverde3-5/+2
2022-10-08RTP Player: Fix: Only silence played on Windows with Qt 6.xj.novak@netsystem.cz2-2/+12
2022-10-07Qt+extcap: Add editable extcap selectors.Gerald Combs2-2/+59
2022-10-07Qt: Display filter edit - update status line only when on mainWindow.Chuck Craft2-6/+13
2022-10-04Qt: Disable -Werror for a deprecated declarationJoão Valverde2-0/+4
2022-10-04CMake: Fix Qt -Werror compilation flagJoão Valverde1-8/+8
2022-10-04Qt: Fix deprecation of QByteArray::count()João Valverde1-5/+5
2022-10-04Qt: Fix setTextAlignment() deprecationJoão Valverde3-4/+16
2022-10-04Qt: Remove workaround for Qt bug fixed in Qt 5.5.1João Valverde2-28/+1
2022-10-04Add copy as a Base64 stringMing Chen2-2/+11
2022-10-02[Automatic update for 2022-10-02]Gerald Combs1-1/+1
2022-10-01Qt: Fix compilation with Qt 6.4João Valverde4-8/+8
2022-09-30Qt: enabled/disabled protocols filtered list enable/disabledChuck Craft1-6/+2
2022-09-29Qt: Set a minimum width for our stream spinboxes.Gerald Combs2-0/+5
2022-09-29Qt: plug resource leak in error path (CID-1504598)Jaap Keuter1-0/+1