aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2022-12-29dfilter: Add compilation warning for ambiguous syntaxJoão Valverde1-4/+10
2022-12-27Qt: Fix an IAX2 Analysis dialog memory leak.Gerald Combs1-0/+1
2022-12-26epan: Allow FT_IPv4, FT_IPv6 custom columns to be resolved or not.John Thacker2-3/+7
2022-12-25[Automatic update for 2022-12-25]Gerald Combs1-1/+1
2022-12-22Fix display of help file path name in error dialog.Guy Harris1-2/+3
2022-12-20UAT: comment out FIX reminderChuck Craft1-1/+1
2022-12-19Qt: Improve our font preference compatibility.Gerald Combs1-5/+18
2022-12-17epan: Allow FT_ETHER custom columns to be resolved or notJohn Thacker2-2/+2
2022-12-16Windows: Use SpeexDSP binary packageJoão Valverde4-18/+0
2022-12-15Qt: Limit copy of TrafficDialog to visible itemsRoland Knall1-19/+18
2022-12-15Qt: Fix Packet Comments shortcutRoland Knall2-0/+6
2022-12-15Qt: Fix Qt 6.4 QMouseEvent deprecationPhilipp Dittmann1-1/+1
2022-12-15Qt: Display extcap uncheckable multicheck items as labelsTomasz Moń1-1/+1
2022-12-15CMake: Disable UTF-8 debug checks for release buildsJoão Valverde1-4/+10
2022-12-14Qt: crash on negative row in ConversationsChuck Craft1-1/+1
2022-12-14IO Graph: 3 new stylesDeveloper Alexander2-1/+21
2022-12-07WSLUA: Add new lua function register_packet_menu()Moshe Kaplan7-28/+346
2022-12-06Qt: Don't use QString::toLocal8Bit().Gerald Combs3-6/+6
2022-12-05Qt: Convert our widgets and models to new-style signals & slotsGerald Combs11-18/+21
2022-12-05Qt: Update an action name.Gerald Combs1-1/+1
2022-12-04Qt: Manually connect our "Analyze" menu actions.Gerald Combs8-176/+155
2022-12-03Qt: Miscellaneous ByteViewText fixes.Gerald Combs2-16/+16
2022-12-01Qt: Check field autocomplete for syntactical validityJoão Valverde8-34/+79
2022-11-28dfilter: Return an error object instead of stringJoão Valverde12-49/+51
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