URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6d488ad956f4a92baa3d1ee6fbb688b019be3a77
Submitter: Stig Bjørlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master-2.4
Repository: wireshark
Commits:
6d488ad 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>
(cherry picked from commit 224215cb42e24dc23a26e491ca8fe11d8d64687e)
Reviewed-on: https://code.wireshark.org/review/25922
Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Actions performed:
from 511a8b0 DOCSIS: Remove concatenated PDU dissection.
adds 6d488ad Qt: Right justify custom columns with multiple fields
Summary of changes:
ui/packet_list_utils.c | 30 ++++++++++++++++++++++--------
1 file changed, 22 insertions(+), 8 deletions(-)