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@xxxxxxxxxxxxx> 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@xxxxxxxxxxxxx>
> Archives: http://www.wireshark.org/lists/wireshark-commits
> Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits
> mailto:wireshark-commits-request@xxxxxxxxxxxxx?subject=unsubscribe