Wireshark-commits: [Wireshark-commits] rev 46371: /trunk/ui/qt/ /trunk/ui/qt/: main_window.cpp main

Date: Tue, 04 Dec 2012 17:16:09 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46371

User: gerald
Date: 2012/12/04 09:16 AM

Log:
 Rename utilityToolBar to displayFilterToolbar and move the display
 filter widget there. Add a few more items to the main toolbar. Note that
 Qt 4.8 doesn't support a unified title+toolbar with multiple toolbar
 rows on OS X (at least not easily) but Qt 5 might.
 
 Disable icons-in-menus on OS X.

Directory: /trunk/ui/qt/
  Changes    Path                         Action
  +21 -3     main_window.cpp              Modified
  +8 -8      main_window.ui               Modified
  +2 -0      wireshark_application.cpp    Modified