Wireshark-commits: [Wireshark-commits] master a8052b9: Qt: Coloringrules Mime is encoded as JSON
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 04 Nov 2019 13:09:59 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a8052b9f3816656e9a1cf809308bd7bfedbe89cd
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

a8052b9 by Roland Knall (rknall@xxxxxxxxx):

    Qt: Coloringrules Mime is encoded as JSON
    
    Encode coloring rules as json objects to avoid encoding issues
    
    Change-Id: I4b5369fef3c0f9e73cbb08edf14de6535ff35026
    Reviewed-on: https://code.wireshark.org/review/34947
    Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    

Actions performed:

    from  6fbb1d5   BTATT: avoid crashing when called directly through user DLT
     add  a8052b9   Qt: Coloringrules Mime is encoded as JSON


Summary of changes:
 docbook/wsdg_src/WSDG_chapter_sources.adoc | 41 +++++++-----------
 ui/qt/models/coloring_rules_model.cpp      | 68 +++++++++++++++++++-----------
 2 files changed, 58 insertions(+), 51 deletions(-)