aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/widgets/packet_list_header.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-08-19Qt: Initialize PacketListHeader member variablesTomasz Moń1-1/+3
2019-08-19Qt: Fix PacketListHeader dereferences before null checkTomasz Moń1-4/+19
2019-08-09Qt: Fix Preference dialog translationRoland Knall1-1/+1
2019-06-16Qt: Fix drag-and-drop from packet listRoland Knall1-1/+1
2019-06-15Qt: Use UTF8_HORIZONTAL_ELLIPSISStig Bjørlykke1-1/+1
2019-06-15Qt: fix constructor in packet_list_header.Dario Lombardo1-1/+1
2019-06-14Qt: Allow columns to be set to a specific widthRoland Knall1-0/+21
2019-06-13Qt: Move Packetlist Header Context Menu to subclassRoland Knall1-2/+179
2019-06-13Qt: Allow dropping fields to add columns and indicate widthRoland Knall1-0/+147