aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/tcp_stream_dialog.h
AgeCommit message (Expand)AuthorFilesLines
2018-05-01Fix comment end after SPDX identifierStig Bjørlykke1-1/+2
2018-03-26Qt: TCP Stream Graphs dialog updates.Gerald Combs1-2/+6
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-09-20Qt: Restore ability to display RTT by sequence numberKevin Hogan1-0/+2
2017-07-26Qt: Move utils to separate utils directoryRoland Knall1-1/+1
2017-01-22Qt: Add Goodput graph (ACK rate), and minor bug fixesKevin Hogan1-0/+7
2017-01-20Qt: modify RTT graph (handle GSO, SACK, etc), plus bug fixesKevin Hogan1-1/+0
2017-01-04Qt: add SACK graphs to tcptrace graphKevin Hogan1-2/+22
2016-12-19Qt: minor updates to TCP stream dialog and throughput moving averageKevin Hogan1-1/+10
2015-10-10Qt: Horizontal- and vertical-only zoom modifier keys for IO and TCP Stream gr...Jim Young1-0/+6
2015-05-25Fix out of tree buildsGraham Bloice1-1/+1
2014-07-21[WIP] Add a conversation dialog.Gerald Combs1-1/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-11-12Sequence / flow diagram updates.Gerald Combs1-1/+1
2013-09-16Add stream information to the hint label. Update our hint more often.Gerald Combs1-0/+1
2013-09-13Mis-use error bars to draw segments.Gerald Combs1-0/+1
2013-09-13More TCP stream graph updates.Gerald Combs1-2/+12
2013-09-12Add a context menu to the TCP stream graph which includes all of ourGerald Combs1-0/+22
2013-09-12Add previous/next stream navigation to the TCP stream graph dialog.Gerald Combs1-2/+4
2013-09-09Add the TCP window scaling graph. Add zoom selections.Gerald Combs1-4/+20
2013-09-08Add the TCP RTT graph.Gerald Combs1-1/+4
2013-09-07Only add data points to the throughput graph if our time window hasGerald Combs1-0/+1
2013-09-06Throughput graph usability updates.Gerald Combs1-2/+3
2013-09-04Throughput graph updates.Gerald Combs1-1/+15
2013-08-30Implement "Save As..." in the TCP stream graph dialog. We currentlyGerald Combs1-0/+1
2013-08-30Fix an include.Gerald Combs1-1/+1
2013-08-30Add an item tracer to the TCP stream graph. Enable packet selection.Gerald Combs1-0/+15
2013-08-27Add initial mouse and keyboard controls. QCustomPlot uses differentGerald Combs1-0/+4
2013-08-27Add TCP sequence number (Stevens-style) graphs.Gerald Combs1-0/+70