URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5afe1a70df102e3610388a66489014302077ebd5
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
5afe1a7 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/18476
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from a7bc4b8 Properly align the text in an error message.
adds 5afe1a7 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(+)