Wireshark-commits: [Wireshark-commits] rev 54557: /trunk/ /trunk/image/: about.qrc /trunk/ui/qt/: C

Date: Thu, 02 Jan 2014 17:04:10 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=54557

User: alagoutte
Date: 2014/01/02 05:04 PM

Log:
 Add About window for Wireshark Qt

Directory: /trunk/image/
  Changes    Path          Action
  +6 -0      about.qrc     Added

Directory: /trunk/ui/qt/
  Changes    Path                         Action
  +4 -0      CMakeLists.txt               Modified
  +2 -0      Makefile.am                  Modified
  +11 -6     Makefile.common              Modified
  +4 -0      QtShark.pro                  Modified
  +281 -0    about_dialog.cpp             Added
  +60 -0     about_dialog.h               Added
  +296 -0    about_dialog.ui              Added
  +4 -0      main_window.h                Modified
  +17 -0     main_window_slots.cpp        Modified
  +1 -0      wireshark_application.cpp    Modified