aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2022-11-21Qt: Fix crash when clicking on expanded entry in Expert Info DialogJohn Thacker1-1/+1
2022-11-21Qt: Improve log handler outputJoão Valverde1-6/+27
2022-11-20[Automatic update for 2022-11-20]Gerald Combs3-6/+6
2022-11-20Add macros to control lemon diagnosticsJoão Valverde1-2/+2
2022-11-17Try to fix more -Wdocumentation-html warningsJoão Valverde1-2/+2
2022-11-17Try to fix an -Wdocumentation-html warningsJoão Valverde1-2/+2
2022-11-17CMake: Disable -Werror for flex generated filesJoão Valverde1-1/+1
2022-11-17CMake: Move clang warningsJoão Valverde1-1/+1
2022-11-16Fix build on OpenSUSE 15.3John Thacker1-0/+1
2022-11-14Qt: Fix typo in proto_tree_modelJohn Thacker1-2/+2
2022-11-14Qt: Speed up ProtoTreeModel with lots of itemsJohn Thacker8-112/+160
2022-11-13[Automatic update for 2022-11-13]Gerald Combs12-0/+96
2022-11-10Qt: Add GeoIP latitude and longitude to Endpoints tableJohn Thacker2-0/+16
2022-11-08Fix more unused variables and enable unused-but-set-variable errors.Gerald Combs5-15/+1
2022-11-06Qt: Fix a deprecated warningStig Bjørlykke1-1/+1
2022-11-06[Automatic update for 2022-11-06]Gerald Combs11-474/+441
2022-11-05Packet List: preserve horizontal scroll extent for PgUp/PgDnMartin Mathieson1-1/+4
2022-11-02epan: Properly generate filter expressions for custom columnsJohn Thacker1-40/+11
2022-11-01Qt: Move generic methods to utilsRoland Knall4-43/+59
2022-11-01Qt: KeyboardInputInterval - allow more relaxed typing for keyboardSearchChuck Craft1-0/+4
2022-11-01Change some `wmem_packet_scope()` to `pinfo->pool`David Perry1-2/+2
2022-11-01TCP: Overriding of the automatic SEQ AnalysisEugène Adell11-21/+218
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