http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50896
User: gerald
Date: 2013/07/25 04:49 PM
Log:
Add a UAT dialog. Make UAT preferences uat_t * instead of void *.
C++-ize the UAT headers.
Add an ElidedLabel widget. Use it in the File Set, Profile, and UAT
dialogs.
Update the Qt README.
Directory: /trunk/doc/
Changes Path Action
+14 -12 README.qt Modified
Directory: /trunk/epan/
Changes Path Action
+3 -3 prefs-int.h Modified
+2 -2 prefs.c Modified
+4 -2 prefs.h Modified
+13 -3 uat-int.h Modified
+11 -3 uat.h Modified
Directory: /trunk/ui/qt/
Changes Path Action
+5 -0 CMakeLists.txt Modified
+8 -2 Makefile.common Modified
+7 -1 QtShark.pro Modified
+72 -0 elided_label.cpp Added
+52 -0 elided_label.h Added
(12 files not shown)