aboutsummaryrefslogtreecommitdiffstats
path: root/ui/packet_list_utils.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-14columns: Allow any field expression syntax to be used in columnsJohn Thacker1-6/+24
2023-06-20ftypes: Rename IS_FT_* macrosJoão Valverde1-2/+2
2023-05-05columns: Migrate two-field columns to custom columnsJohn Thacker1-1/+0
2022-12-26epan: Allow FT_IPv4, FT_IPv6 custom columns to be resolved or not.John Thacker1-2/+6
2022-12-17epan: Allow FT_ETHER custom columns to be resolved or notJohn Thacker1-1/+1
2021-04-20Remove unneeded modelines in ui.Gerald Combs1-13/+0
2018-08-22Qt: Enable "Resolve Names" for boolean without TFSStig Bjørlykke1-3/+2
2018-02-20Qt: Right justify custom columns with multiple fieldsStig Bjørlykke1-8/+22
2018-02-18Fix some source headers, reformat SPDX license lines in comment block.Jaap Keuter1-1/+2
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2018-02-02ui: use SPDX identifiers.Dario Lombardo1-15/+1
2017-12-04Put the structure of a capture_file back in cfile.h.Guy Harris1-1/+0
2017-12-03Use cfile.h to define the capture_file type.Guy Harris1-1/+1
2016-08-27Qt: Support "Resolve Names" with multiple custom column fieldsStig Bjørlykke1-6/+11
2015-12-20Qt: Add missing multi-field column validationMichal Labedzki1-2/+2
2015-06-29Take all epan_column_info members that always get allocated to "number of col...Michael Mann1-4/+4
2015-01-01Remove unneeded includes from ui folderMartin Mathieson1-2/+0
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-10-06Add support for RELATIVE-OID ASN.1 type. Bug 9192 (https://bugs.wireshark.org...Michael Mann1-1/+1
2013-07-08New Qt feature: Show related packet list items in the frame numberGerald Combs1-0/+122