aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/io_graph_dialog.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-09Qt: Cleanup deletion of CopyFromProfileMenuStig Bjørlykke1-2/+0
2019-01-01Add a "failed" return for tap packet routines.Guy Harris1-1/+1
2018-10-08Qt: Refactor copy from profile widgetStig Bjørlykke1-0/+2
2018-10-07Qt: Add copy from another profile for IO GraphsStig Bjørlykke1-0/+3
2018-05-01Fix comment end after SPDX identifierStig Bjørlykke1-1/+2
2018-04-17Qt: Fix memory leak for CaptureEventRoland Knall1-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
2018-01-18Qt: I/O graph fixes.Gerald Combs1-0/+1
2017-12-27Apply new CaptureEvents to statistics dialogs.Michael Mann1-1/+1
2017-08-07Use UAT model for I/O graphMichael Mann1-28/+18
2017-04-20Qt: show relative time for the IO Graph in an appropriate unitPeter Wu1-2/+8
2017-04-05Qt: fix tracer and selection of packet in IO GraphPeter Wu1-0/+1
2015-12-01Qt: Don't expose ColorUtils::graph_colors_.Gerald Combs1-1/+5
2015-11-13Qt: Fixed signal name to avoid a warning.Stig Bjørlykke1-1/+1
2015-11-12Qt: Added IO Graph save to clipboard button.Stig Bjørlykke1-1/+6
2015-10-10Qt: Horizontal- and vertical-only zoom modifier keys for IO and TCP Stream gr...Jim Young1-0/+6
2015-10-06Fix an I/O graph crash.Gerald Combs1-2/+0
2015-08-26Reload IO Graph Y fields when reload Lua pluginsStig Bjørlykke1-0/+3
2015-08-20IO Graphs: Don't show unchecked graphs in legendStig Bjørlykke1-0/+1
2015-05-25Fix out of tree buildsGraham Bloice1-1/+1
2015-02-13Qt: More #include → forward declarations.Gerald Combs1-5/+7
2015-02-10Qt/C++: Change a bunch of includes to forward declarations.Gerald Combs1-5/+6
2015-02-03Qt: Fix IO Graph capture file closing.Gerald Combs1-0/+1
2014-12-30Qt: Convert more dialogs to WiresharkDialog.Gerald Combs1-5/+4
2014-04-07Add a Qt I/O Graph dialog.Gerald Combs1-0/+253