aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/follow_stream_dialog.h
AgeCommit message (Expand)AuthorFilesLines
2016-07-10Remember query after closing Follow StreamDavid Morsberger1-0/+5
2016-02-15Qt: Add FindLineEdit with regex search optionStig Bjørlykke1-0/+2
2016-01-12Refactor "Follow Stream" functionality on all GUI interfaces.Michael Mann1-17/+4
2016-01-06KISS the Follow TCP functionality.Michael Mann1-3/+1
2016-01-03Add HTTP Follow streamMichael Mann1-2/+3
2015-09-17Fix some signal → slot mismatches.Gerald Combs1-1/+1
2015-01-04Fix out-of-tree build includes of config.hGraham Bloice1-1/+1
2014-12-30Qt: More WiresharkDialog conversions.Gerald Combs1-6/+7
2014-12-29Add ability to follow UDP stream by indexPascal Quantin1-1/+1
2014-11-01Qt: Limit the amount of Follow Stream text.Gerald Combs1-8/+9
2014-10-31Qt: Disable our widgets while tapping.Gerald Combs1-0/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-11-18Follow dialog data display improvements.Gerald Combs1-1/+1
2013-11-15Reset data_out_file when we close it. Add comments and fixup whitespace.Gerald Combs1-1/+1
2013-11-14Add packet information and selection to the Follow Stream dialog.Gerald Combs1-3/+14
2013-11-13Highlight selected sequence diagram items.Gerald Combs1-42/+43
2013-10-14Let Qt lay out and size elements in FollowStreamDialog. Make itGerald Combs1-3/+10
2013-09-11Move a lot of includes from follow_stream_dialog.h toGerald Combs1-37/+7
2013-09-11Make sure we can link on Windows.Gerald Combs1-0/+2
2013-09-10Explicitly refer to ui/follow.h, as we do with other header files fromGuy Harris1-1/+1
2013-09-09"uni", in "unistd.h", stands for "Unix". Only include it if we have it,Guy Harris1-2/+4
2013-09-09Make follow_stream_dialog.h compile.Jörg Mayer1-0/+4
2013-09-09From Thomas ERSFELD (GSoC13)Alexis La Goutte1-0/+161