URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=224215cb42e24dc23a26e491ca8fe11d8d64687e
Submitter: Roland Knall (rknall@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
224215c by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
Qt: Right justify custom columns with multiple fields
Default right justify custom columns with multiple fields
when all fields meet the right-justify criteria.
Include double, float and relative time in the right-justify criteria.
Change-Id: I438eab03e3575ca551cab1a547e4f8f00e4792b2
Reviewed-on: https://code.wireshark.org/review/25919
Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
Actions performed:
from 1044d56 Qt: Improve sorting of custom columns with multiple fields
adds 224215c Qt: Right justify custom columns with multiple fields
Summary of changes:
ui/packet_list_utils.c | 30 ++++++++++++++++++++++--------
1 file changed, 22 insertions(+), 8 deletions(-)