http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52027
User: gerald
Date: 2013/09/13 03:29 PM
Log:
More TCP stream graph updates.
Scan our segment list (and the capture file) once per stream. Switch the
stream selection control to a QSpinBox. Add graph type selection
actions. The context menu + shortcuts should now be complete. Add the
intitial tcptrace graph. Only ACKs and RWINs so far. A bunch of other
updates and fixes.
Directory: /trunk/ui/qt/
Changes Path Action
+1 -0 main_window.h Modified
+9 -0 main_window.ui Modified
+5 -0 main_window_slots.cpp Modified
+174 -129 tcp_stream_dialog.cpp Modified
+12 -2 tcp_stream_dialog.h Modified
+77 -28 tcp_stream_dialog.ui Modified