aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/wireshark_main_window_slots.cpp
AgeCommit message (Expand)AuthorFilesLines
2024-02-21extcap: Allow starting from extcap configJohn Thacker1-5/+3
2024-02-18Some spellingsMartin Mathieson1-1/+1
2024-02-14Stats tree: Change our path separatorGerald Combs1-4/+4
2024-02-07Logray: UI updatesGerald Combs1-7/+4
2024-01-26Qt: Set imported hexdumps as tmpfiles, don't set last open dir on thenJohn Thacker1-1/+3
2024-01-17Qt: Always enable our "Follow" menu itemsGerald Combs1-5/+0
2024-01-11Logray: Add back the "Follow Stream" dialogGerald Combs1-0/+5
2023-12-21E2AP: Add stats counter to Telephony menuMartin Mathieson1-0/+2
2023-12-11Qt: Remove another plugin #ifdefJoão Valverde1-5/+5
2023-12-07Qt: Add Install Plugin to Tools menuJoão Valverde1-0/+6
2023-12-06Draft: Make LTE Uu stats and graph work for NR tooMartin Mathieson1-6/+6
2023-11-23Qt: Fix View.. Reset LayoutJohn Thacker1-0/+4
2023-11-15Qt: Fix Recent Files Max Count at startupJohn Thacker1-1/+8
2023-11-15Qt: Use qstring_strdup in more placesGerald Combs1-1/+1
2023-11-12Qt: add command line options support in the TLS Keylog LauncherPeter Wu1-2/+2
2023-11-12Work around macOS running applications in /.Guy Harris1-2/+2
2023-11-08dfilter: Replace macro UAT config file and update GUIJoão Valverde1-8/+4
2023-10-31Qt: Rename the Browser SSL Keylog dialog to SSL Keylog LauncherGerald Combs1-1/+1
2023-10-27Find: Matching multiple occurrences in Packet BytesJohn Thacker1-0/+16
2023-10-26Qt: Check if focusWidget() is nullptr when setting previous focusJohn Thacker1-7/+11
2023-10-15Don't use frames without timestamp for delta time calculationsJohn Thacker1-0/+3
2023-10-02GUI: Add release notes to Help menuJoão Valverde1-0/+1
2023-09-26UI: Fix capturing information in the title when prefs are savedMarkku Leiniö1-1/+4
2023-09-18Qt+Windows: Allow updating with an open file with no unsaved changesJohn Thacker1-3/+4
2023-09-03Qt: Call EditResolvedName from the PacketListJohn Thacker1-2/+4
2023-08-23Qt: Add Browser SSL keylog dialogJoão Valverde1-0/+3
2023-08-21Qt: Remove unused Lua signalsJoão Valverde1-2/+0
2023-08-18Move autoscroll preference behavior to recentJohn Thacker1-4/+13
2023-08-17Qt: Close console dialog when reloading LuaJoão Valverde1-0/+2
2023-08-16Note that the -t flag affects the recent file.Guy Harris1-0/+8
2023-08-12Qt: Restore autoscroll behavior to toggledJohn Thacker1-1/+1
2023-08-11Qt: Set icon back to capture icon with a new fileJohn Thacker1-0/+1
2023-07-30GUI: Implement Tools->MAC Address Blocks menu entryJoão Valverde1-0/+6
2023-06-25Qt: Manually connect our "Help" menu actionsGerald Combs1-87/+32
2023-06-25Qt: Manually connect our "Wireless" and "Tools" slotsGerald Combs1-39/+38
2023-06-25Qt: Manually connect our "Go To Packet" buttonsGerald Combs1-5/+5
2023-06-25Qt: Manually connect our "Telephony" menu actionsGerald Combs1-110/+56
2023-06-23Qt: Manually connect the rest of our "Statistics" menu actionsGerald Combs1-173/+94
2023-06-23Qt: Manually connect some "Statistics" menu actionsGerald Combs1-81/+56
2023-06-15Inject secrets through the GUIJohn Thacker1-0/+72
2023-06-09Add a preference for ignoring duplicate framesGilbert Ramirez1-1/+1
2023-05-15Qt: Free rtpstream ids after done with themJohn Thacker1-0/+1
2023-05-11Qt: Plug leaks in RTP Analysis from Main WindowJohn Thacker1-0/+1
2023-05-10Fix no-libpcap compilation.Guy Harris1-2/+2
2023-05-05Qt: Restore -z io,stat command line optionJohn Thacker1-1/+7
2023-04-22dfilter: Restore handling of empty/invalid filtersJoão Valverde1-20/+18
2023-04-21Fix GUI crash opening any capture fileJoão Valverde1-18/+20
2023-04-20dfilter: Make error a pointerJoão Valverde1-1/+1
2023-04-19ftypes: Hide fvalue implementationJoão Valverde1-2/+2
2023-03-31Allow specifying subsecond granularity with tshark -tPreben Guldberg1-0/+10