aboutsummaryrefslogtreecommitdiffstats
path: root/epan/filter_expressions.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-08epan: use SPDX indentifiers.Dario Lombardo1-13/+1
2017-07-09Filter expressions: Rename UAT field to make it more obvious what it doesMichael Mann1-1/+1
2017-06-26Add support for comments for a display filter buttonMichael Mann1-1/+7
2017-06-26Convert filter expressions preference data to a UAT.Michael Mann1-36/+78
2016-06-26filter: rename shadow varDario Lombardo1-1/+1
2015-12-23Plug memory leak in filter_expression_freeStig Bjørlykke1-0/+1
2015-12-19Get rid of the argument to filter_expression_init().Guy Harris1-9/+8
2015-10-29Qt: Add the ability to add filter expressions.Gerald Combs1-7/+1
2015-02-20Clear the filter expression list in prefs.c.Gerald Combs1-0/+12
2014-10-10Add editor modelines; Adjust whitespace as needed.Bill Meier1-1/+14
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-21Add missing includesJakub Zawadzki1-0/+1
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2011-09-08From Edwin Groothuis via bug 6207:Stig Bjørlykke1-0/+80