Wireshark-commits: [Wireshark-commits] master ef500e8: Update to qcustomplot 2.0.1

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 17 Sep 2019 08:34:55 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ef500e800abc7b571e2243c15695d80f831727c6
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

ef500e8 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    Update to qcustomplot 2.0.1
    
    Upgrade the internal version of QCustomPlot to 2.0.1
    
    Change-Id: I1eb372d8e6a2f6c1bbdde4c74596785bf2d405c2
    Reviewed-on: https://code.wireshark.org/review/17980
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  6d150bd   RRC: Reconstruct MCC-MNC pairs in PLMN-IdentityWithOptionalMCC element
     add  ef500e8   Update to qcustomplot 2.0.1


Summary of changes:
 ui/qt/iax2_analysis_dialog.cpp |     2 +-
 ui/qt/io_graph_dialog.cpp      |    37 +-
 ui/qt/io_graph_dialog.h        |     5 +
 ui/qt/lte_rlc_graph_dialog.cpp |    19 +-
 ui/qt/rtp_analysis_dialog.cpp  |     2 +-
 ui/qt/rtp_player_dialog.cpp    |    36 +-
 ui/qt/rtp_player_dialog.h      |     4 +
 ui/qt/sequence_diagram.cpp     |    28 +-
 ui/qt/sequence_diagram.h       |     8 +-
 ui/qt/sequence_dialog.cpp      |     7 +-
 ui/qt/tcp_stream_dialog.cpp    |    25 +-
 ui/qt/tcp_stream_dialog.h      |     2 +-
 ui/qt/widgets/qcustomplot.cpp  | 37679 +++++++++++++++++++++++----------------
 ui/qt/widgets/qcustomplot.h    |  4568 ++++-
 14 files changed, 25969 insertions(+), 16453 deletions(-)