Wireshark-commits: [Wireshark-commits] master-2.0 1f400db: Update the Qt welcome banner.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 13 Oct 2015 16:47:57 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1f400db73e2bf4685c4a49b1d0898b37ac858d9f
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

1f400db by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Update the Qt welcome banner.
    
    Empty the "flavor" banner text by default to allow room for custom
    builds. Make the main welcome message more prominent.
    
    Change-Id: I92d2ed88abbe504af8a0818f9902e39a9fc3d6d5
    Reviewed-on: https://code.wireshark.org/review/10969
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  a590aca   Try to fix OS X buildbot but using a different QBrush constructor in the cases that were failing (where implicit conversion seems to be failing)
    adds  1f400db   Update the Qt welcome banner.


Summary of changes:
 CMakeLists.txt         |    2 +-
 config.nmake           |    2 +-
 configure.ac           |    2 +-
 ui/qt/main_welcome.cpp |   17 ++++++++++++++++-
 ui/qt/main_welcome.ui  |   23 +++++++++++++++--------
 5 files changed, 34 insertions(+), 12 deletions(-)