Wireshark mailing list archives

Re: [Wireshark-commits] rev 50896: / /trunk/doc/: README.qt /trunk/epan/: prefs-int.h prefs.c prefs.h uat-int.h uat.h /trunk/ui/qt/: CMakeLists.txt Makefile.common QtShark.pro elided_label.cpp elided_label.h /trunk/: ...


From: Evan Huus <eapache () gmail com>
Date: Thu, 25 Jul 2013 20:16:58 -0400

The new .ui file is not getting built automatically for me for some
reason. If I build it manually by specifying ui_uat_dialog.h as the
make target then everything works, but otherwise building fails. I've
checked all the usual places in the Makefiles though, and it seems to
be present, so I'm not sure what's going on...

Evan

On Thu, Jul 25, 2013 at 7:49 PM,  <gerald () wireshark org> wrote:
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)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-request () wireshark org?subject=unsubscribe
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe


Current thread: