aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt
AgeCommit message (Expand)AuthorFilesLines
2022-12-20UAT: comment out FIX reminderChuck Craft1-1/+1
2022-12-19Qt: Improve our font preference compatibility.Gerald Combs1-5/+18
2022-12-16Windows: Use SpeexDSP binary packageJoão Valverde3-13/+0
2022-12-15Qt: Limit copy of TrafficDialog to visible itemsRoland Knall1-19/+18
2022-12-15Qt: Fix Packet Comments shortcutRoland Knall1-0/+3
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-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 Combs10-17/+21
2022-12-05Qt: Update an action name.Gerald Combs1-1/+1
2022-12-04Qt: Manually connect our "Analyze" menu actions.Gerald Combs4-88/+78
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 Valverde7-34/+34
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-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: 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 Combs3-9/+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 Adell9-11/+218
2022-10-31Profiles: Fix export crashing for single profileRoland Knall1-2/+3