Qt: Add version check for setTextInteractionFlags
[metze/wireshark/wip.git] / ui / tap-tcp-stream.c
2017-04-12 Guy HarrisRename routines to clarify what they do.
2017-01-20 Kevin HoganQt: modify RTT graph (handle GSO, SACK, etc), plus...
2016-06-19 Pascal QuantinRevert "tap: change glib functions to wmem."
2016-06-17 Dario Lombardotap: change glib functions to wmem.
2016-01-24 Guy HarrisAdd the packet number to the packet_info structure...
2016-01-23 Guy HarrisMore pinfo->fd->abs_ts to pinfo->abs_ts.
2016-01-20 Pascal QuantinQt: fix a crash when trying to open TCP stream graph...
2015-10-22 Gerald CombsUse address functions instead of ADDRESS macros in ui.
2015-01-18 Guy HarrisClean up ftype-conversion and dfilter error message...
2015-01-01 Martin MathiesonRemove unneeded includes from ui folder
2014-05-25 Guy HarrisAdd support for dissecting non-packet records.
2014-05-24 Guy HarrisAllow wtap_read() and wtap_seek_read() to return record...
2014-05-23 Guy HarrisRevert "Allow wtap_read() and wtap_seek_read() to retur...
2014-05-23 Guy HarrisAllow wtap_read() and wtap_seek_read() to return non...
2014-05-09 Guy HarrisRevert "Refactor Wiretap"
2014-05-09 Michael MannRefactor Wiretap
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2014-02-25 Bill MeierRemove trailing whitespace
2013-12-05 Martin MathiesonMake launching TCP graphs from conversations window...
2013-11-10 Jakub ZawadzkiAdd missing includes in order to remove exceptions...
2013-09-12 Gerald CombsAdd previous/next stream navigation to the TCP stream...
2013-09-09 Gerald CombsAdd the TCP window scaling graph. Add zoom selections.
2013-09-08 Gerald CombsAdd the TCP RTT graph.
2013-09-06 Gerald CombsThroughput graph usability updates.
2013-09-04 Gerald CombsThroughput graph updates.
2013-08-27 Gerald CombsAdd TCP sequence number (Stevens-style) graphs.