aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2022-11-24RTP Player: Fix: Playback marker do not move after resume with Qt6j.novak@netsystem.cz1-1/+3
2022-11-23QCustomPlot: Fix some warnings in upstream codeJohn Thacker1-4/+4
2022-11-23QCustomPlot: Fix Clang WarningsAlexis La Goutte1-7/+7
2022-11-23QCustomPlot: Try to fix -Wdocumentation-html warningsJoão Valverde2-4/+4
2022-11-23QCustomPlot: Fix clang warning on Qt5John Thacker1-0/+12
2022-11-23QCustomPlot: Fix some clang code analysis warningsJohn Thacker1-3/+3
2022-11-23QCustomPlot: Fix spellingJohn Thacker1-1/+1
2022-11-23QCustomPlot: Fix adaptive sampling performance on scatterplotsKevin Hogan1-3/+7
2022-11-23QCustomPlot: Fix clang -Wmisleading-indentationJoão Valverde1-2/+5
2022-11-23QCustomplot: Fix clang -WdocumentationJohn Thacker1-4/+3
2022-11-23QCustomPlot: Fix qsizetype warningsGerald Combs2-61/+61
2022-11-23Qt: Update QCustomPlot to 2.1.1John Thacker2-258/+332
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