aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/models/expert_info_model.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-04-26Expert Info: Displays comment of each packet in the expert information tabZachary1-0/+6
2019-03-23Qt: Fix our Expert Info foreground color logic.Gerald Combs1-1/+0
2019-03-17Constification, to remove some compiler warnings.Guy Harris1-3/+3
2019-01-01Add a "failed" return for tap packet routines.Guy Harris1-5/+5
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2017-12-16Fix memory leaks in Expert Info dialogMichael Mann1-0/+11
2017-12-13Add a model to use for Expert Info dialog.Michael Mann1-0/+406