Wireshark-commits: [Wireshark-commits] master f5d7548: Qt: Coloring Rules dialog fixups.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 13 Nov 2015 01:48:02 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f5d7548497eb63ebe010e5199038ef2300bf95aa
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f5d7548 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Qt: Coloring Rules dialog fixups.
    
    Insert new rules at the top. This matches the GTK+ UI behavior. Recolor
    the packet list when we press "OK". Add a "to do" item about setting the
    filter column width.
    
    Change-Id: I2a9e58fe8642a89f12e1c34622b96613f3ec4c05
    Reviewed-on: https://code.wireshark.org/review/11781
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  9fe7102   Qt: fix UI artifacts seen in UAT window on Linux or OSX
    adds  f5d7548   Qt: Coloring Rules dialog fixups.


Summary of changes:
 ui/qt/coloring_rules_dialog.cpp |   19 ++++++++++++++-----
 ui/qt/coloring_rules_dialog.h   |    2 +-
 ui/qt/main_window_slots.cpp     |    8 ++++++--
 ui/qt/packet_list.h             |    2 +-
 4 files changed, 22 insertions(+), 9 deletions(-)