aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/funnel_statistics.cpp
AgeCommit message (Expand)AuthorFilesLines
2023-09-24Stats: uninit class members (CID 1541110)Jaap Keuter1-1/+6
2023-09-05funnel_statistics: Fix menu nesting for register_packet_menu()Moshe Kaplan1-1/+1
2023-08-21Qt: Make IOConsoleDialog a single instanceJoão Valverde1-3/+13
2023-08-18Qt: Ensure the IOConsoleDialog destructor is calledJoão Valverde1-0/+1
2023-08-17epan: Remove obsolete "logger" funnel.h callbackJoão Valverde1-9/+0
2023-08-16Qt: Add Lua console dialogJoão Valverde1-1/+69
2022-12-07WSLUA: Add new lua function register_packet_menu()Moshe Kaplan1-25/+167
2022-07-29Revert "Qt: remove unnecessary method from FunnelStatistics"Roland Knall1-2/+15
2022-07-18Qt: remove unnecessary method from FunnelStatisticsRoland Knall1-15/+2
2022-04-04Qt: Split MainApplication out from WiresharkApplication.Gerald Combs1-8/+8
2021-11-15Qt: Make Lua dialogs children of the main window.Gerald Combs1-0/+23
2021-11-10Revert "Qt: fix memory leaks found by Visual Leak Detector"Gerald Combs1-2/+7
2021-08-29Qt: fix memory leaks found by Visual Leak DetectorTomasz Moń1-7/+2
2021-06-21Lua: Add redissect_packets()Stig Bjørlykke1-0/+14
2021-06-17Replace usage of GLogLevel flags everywhereJoão Valverde1-7/+6
2021-04-16Qt: Fix various missing prototype warnings.Gerald Combs1-0/+2
2021-03-08Remove modelines in ui/qt.Gerald Combs1-13/+0
2020-11-02Qt: Support ampersand in funnel menu and buttonStig Bjørlykke1-1/+4
2020-06-25wslua: Add ability to query current temporary color filter textrbroker1-0/+6
2020-05-30Qt: Updates for 5.15.Gerald Combs1-1/+1
2020-03-25Qt: Fix Lua GUI issues and get rid of casts.Gerald Combs1-28/+37
2019-11-07Qt: Move Signal/Slots to DisplayFilterEditRoland Knall1-3/+5
2018-05-01Fix comment end after SPDX identifierStig Bjørlykke1-1/+2
2018-03-24wslua: Fix loggingPeter Wu1-1/+1
2018-02-20Don't gratuitously cast away constness.Guy Harris1-1/+1
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2018-02-02Qt: use SPDX identifiers.Dario Lombardo1-14/+1
2017-10-05Qt: Free dynamic menu actions at shutdownMikael Kanstrup1-3/+3
2016-01-11Lua: Added reload_lua_pluginsStig Bjørlykke1-3/+18
2015-12-28Refactor GUI dependencies out of color_filters.[ch] and move it to epan direc...Michael Mann1-3/+7
2015-09-11Fix a bunch of leaks found by Valgrind.Gerald Combs1-2/+2
2015-08-11Added Reload Lua plugins.Stig Bjørlykke1-7/+53
2015-07-09Qt: Add dynamic menu support.Gerald Combs1-1/+3
2015-07-07Qt: Add initial Lua support.Gerald Combs1-0/+302