Wireshark-commits: [Wireshark-commits] rev 53563: /trunk/ui/qt/ /trunk/ui/qt/: CMakeLists.txt Makef

Date: Mon, 25 Nov 2013 14:15:50 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=53563

User: alagoutte
Date: 2013/11/25 02:15 PM

Log:
 From Thomas ERSFELD (GSoC13) : Add Capture interface dialog window
 
 * Reuse sparkline from welcome
 * Split settings in tab (!= GTK)
 * No all feature work (Work In Progress...)
 * ...
 
 Comments (and review) are welcome !

Directory: /trunk/ui/qt/
  Changes    Path                             Action
  +3 -0      CMakeLists.txt                   Modified
  +2 -0      Makefile.am                      Modified
  +4 -0      Makefile.common                  Modified
  +3 -0      QtShark.pro                      Modified
  +400 -0    capture_interfaces_dialog.cpp    Added
  +115 -0    capture_interfaces_dialog.h      Added
  +686 -0    capture_interfaces_dialog.ui     Added
  +29 -0     interface_tree.cpp               Modified
  +7 -0      interface_tree.h                 Modified
  +5 -0      main_welcome.cpp                 Modified
  +2 -0      main_welcome.h                   Modified


(5 files not shown)