Wireshark-commits: [Wireshark-commits] master-2.2 8391aa8: Qt: Set uniformRowHeights for some of ou
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8391aa8ff82431c8fd206b25b9947ea0e4ab559c
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark
Commits:
8391aa8 by Gerald Combs (gerald@xxxxxxxxxxxxx):
Qt: Set uniformRowHeights for some of our trees.
Set the uniformRowHeights property for a few of our QTreeWidgets. This
can improve performance, particularly when we have many items.
Change-Id: I2685646a533aa7accfb3a8578b5198894d873fb2
Reviewed-on: https://code.wireshark.org/review/18479
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 5766d1e Properly align the text in an error message.
adds 8391aa8 Qt: Set uniformRowHeights for some of our trees.
Summary of changes:
ui/qt/dissector_tables_dialog.ui | 3 +++
ui/qt/protocol_hierarchy_dialog.ui | 3 +++
ui/qt/rtp_analysis_dialog.ui | 6 ++++++
ui/qt/rtp_player_dialog.ui | 3 +++
ui/qt/tap_parameter_dialog.ui | 3 +++
ui/qt/voip_calls_dialog.ui | 3 +++
6 files changed, 21 insertions(+)