aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/main_window.h
AgeCommit message (Expand)AuthorFilesLines
2019-12-04Qt: We show preference panes using their module names.Gerald Combs1-1/+1
2019-12-03Qt: Rename the Capture Interfaces dialog to Capture Options.Gerald Combs1-2/+2
2019-11-21Qt: Remove frameSelect signalRoland Knall1-3/+2
2019-11-20Qt: Speed up selection handlingRoland Knall1-0/+1
2019-11-17Qt: Multiselection in PacketListRoland Knall1-2/+12
2019-11-15macOS: Add support for automatic updates using Sparkle.Gerald Combs1-1/+1
2019-11-12Qt: Cleanup push/pop InfosRoland Knall1-0/+3
2019-11-07Qt: Keep extcap control channels when capturing to multiple filesStig Bjørlykke1-1/+1
2019-10-04QUIC: Add Follow QUIC Stream support to Qt and tsharkPeter Wu1-0/+1
2019-10-01Qt: Do not spin unnecessary additional event loopsTomasz Moń1-0/+4
2019-09-22Qt, http2: Add Follow HTTP/2 Stream functionalityAlexander Gryanko1-1/+3
2019-08-29Qt: Move Apply/Prepare to general QMenu handlerRoland Knall1-12/+2
2019-08-26Qt: Make Apply/Prepare filter independentRoland Knall1-0/+1
2019-07-27HTTPS In More Places, update some URLs.Guy Harris1-3/+3
2019-07-11Doxygen: Fix some warnings.Anders Broman1-0/+1
2019-06-28Qt: Fix default position when "Apply as Column"Stig Bjørlykke1-1/+1
2019-06-26tap: add credentials tap.Dario Lombardo1-0/+1
2019-06-13Qt: Add support for template icons.Gerald Combs1-0/+1
2019-06-13Qt: Allow dropping fields to add columns and indicate widthRoland Knall1-0/+2
2019-04-27Umm, you don't need to be able to do live captures in order to print....Guy Harris1-1/+1
2019-04-26Saving printing preferences from one print window to anotherLuke Lynch1-0/+3
2019-03-02Support unsigned stream identifiers for Follow StreamPeter Wu1-1/+2
2018-12-04Qt: Display filter toolbar updates.Gerald Combs1-2/+0
2018-11-16Use an enum for compression types in various interfaces.Guy Harris1-1/+1
2018-11-01Qt: Remove wireless toolbar if not supportedRoland Knall1-0/+4
2018-09-13Start renaming SSL to TLS.Gerald Combs1-2/+2
2018-07-17Qt: Remove an unneeded function.Gerald Combs1-2/+0
2018-06-25Qt: Move FilterToolBar to a separate classRoland Knall1-16/+5
2018-06-18Get rid of some occurrences of Q_UNUSEDJoerg Mayer1-0/+2
2018-06-01Qt: Rename MainWelcomeRoland Knall1-2/+2
2018-06-01Qt: Move Layout and clear master_split useRoland Knall1-0/+3
2018-05-01Qt: do not further modify filename from Save dialogPeter Wu1-0/+2
2018-04-17Qt: Fix memory leak for CaptureEventRoland Knall1-1/+1
2018-04-17Switch the Doxygen API reference build to CMake.Gerald Combs1-0/+26
2018-04-09main window: don't keep a dangling freeze_focus_ pointerMartin Kaiser1-1/+2
2018-04-05Qt: Remove checks for version below 5.2Roland Knall1-4/+1
2018-03-29Extend 'HTTP Referer statistics' to sequence HTTP RedirectsMoshe Kaplan1-1/+1
2018-03-21Qt: fix "Follow stream" in Conversations dialogPeter Wu1-1/+1
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2018-02-07Generate HTTP Referer statisticsMoshe Kaplan1-0/+1
2018-01-08extcap: remove conditional compilation.Dario Lombardo1-2/+0
2018-01-04Convert preference dialog to use more models.Michael Mann1-3/+2
2017-12-28Qt: Remove duplicate copy actionsRoland Knall1-7/+0
2017-12-23Qt: Redesign signal/slot concept of capture_fileRoland Knall1-11/+3
2017-12-20Qt: Add new keyboard shortcutsStig Bjørlykke1-1/+1
2017-12-15Qt: Switch ProtoTree to a treeview+model.Gerald Combs1-14/+1
2017-11-23Qt: Add menu option to remove all packet commentsMichael Mann1-0/+1
2017-11-18Qt: Properly reset the byteviewRoland Knall1-0/+1
2017-11-17Qt: Fix selection of elementsRoland Knall1-0/+3
2017-11-12Qt: Rename packetSelection to frameSelectedRoland Knall1-1/+1