Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master f2c5dee: Qt: refresh column content after editing it

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

Commits:

f2c5dee by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    Qt: refresh column content after editing it
    
    Also save the new value in preferences
    
    Change-Id: Ie1a942669ebc2824c999621ecd948425b3b49574
    Reviewed-on: https://code.wireshark.org/review/10500
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  565a953   Don't invalidate the column cache when we filter packets.
    adds  f2c5dee   Qt: refresh column content after editing it


Summary of changes:
 ui/qt/column_editor_frame.cpp |    6 ++++++
 ui/qt/main_window.cpp         |    2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)