Wireshark-commits: [Wireshark-commits] rev 51795: /trunk/ui/ /trunk/ui/qt/: main_window.h main_wind

Date: Fri, 06 Sep 2013 00:41:08 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51795

User: gerald
Date: 2013/09/05 05:41 PM

Log:
 Throughput graph usability updates.
 
 Make the stream graph dialog modeless and let the user open multiple
 instances. The dangling dialog behaves similar to the GTK+ version. Add
 a setDissectedCaptureFile signal to MainWindow (currently unused).
 Properly transform yAxis2 and simplify resetAxes while we're at it.
 Other bug fixes.

Directory: /trunk/ui/qt/
  Changes    Path                     Action
  +1 -0      main_window.h            Modified
  +6 -4      main_window_slots.cpp    Modified
  +62 -42    tcp_stream_dialog.cpp    Modified
  +3 -2      tcp_stream_dialog.h      Modified

Directory: /trunk/ui/
  Changes    Path                Action
  +1 -1      tap-tcp-stream.c    Modified