Wireshark-commits: [Wireshark-commits] master 7b55708: Qt: Convert the rest of the preference dialo
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7b557088e9cf2e1d9bb82eb3714851e671414c43
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
7b55708 by Gerald Combs (gerald@xxxxxxxxxxxxx):
Qt: Convert the rest of the preference dialog list buttons.
We no longer use the old icon names, so remove their aliases from
stock_icons.qrc.
Ping-Bug: 15511
Change-Id: If3c5e2b95825207a401e12607fcb94cdcc8a51c8
Reviewed-on: https://code.wireshark.org/review/33689
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from d0b961f debian/control: Update Vcs-{Browser|Git} to point to Salsa
add 7b55708 Qt: Convert the rest of the preference dialog list buttons.
Summary of changes:
image/stock_icons.qrc | 11 --
ui/qt/coloring_rules_dialog.cpp | 5 +
ui/qt/coloring_rules_dialog.ui | 89 +++++------
ui/qt/column_preferences_frame.cpp | 3 +
ui/qt/column_preferences_frame.ui | 25 ++--
ui/qt/decode_as_dialog.cpp | 5 +
ui/qt/decode_as_dialog.ui | 49 +++---
ui/qt/filter_dialog.cpp | 4 +
ui/qt/filter_dialog.ui | 39 ++---
ui/qt/io_graph_dialog.cpp | 12 ++
ui/qt/io_graph_dialog.ui | 51 +++----
ui/qt/manage_interfaces_dialog.cpp | 5 +
ui/qt/manage_interfaces_dialog.ui | 35 ++---
ui/qt/profile_dialog.cpp | 3 +
ui/qt/profile_dialog.ui | 27 ++--
ui/qt/uat_dialog.cpp | 1 -
ui/qt/uat_frame.cpp | 7 +
ui/qt/uat_frame.ui | 296 ++++++++++++++++---------------------
18 files changed, 295 insertions(+), 372 deletions(-)