aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/packet_format_group_box.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-07-06Change the print preview if "include column headings" changes.Guy Harris1-5/+10
2018-07-05Add a "Include column headings" checkbox in export dissections and print.Guy Harris1-2/+27
2018-05-01Fix comment end after SPDX identifierStig Bjørlykke1-1/+2
2018-04-25Qt: Fix various missing header includesRoland Knall1-0/+1
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2018-02-02Qt: use SPDX identifiers.Dario Lombardo1-14/+1
2015-07-07Starting to get rid of Q_UNUSED declarations for unused function parameters.Joerg Mayer1-4/+2
2015-06-25Qt: use <> for including the generated ui_*.h filesMartin Kaiser1-1/+1
2014-11-12Qt: Flatten group boxes.Gerald Combs1-0/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-04-10Add a license header.Gerald Combs1-0/+23
2012-12-21Move common time shifting code to ui/time_shift.[ch]. Change theGerald Combs1-2/+3
2012-10-12Add a packet format group box, similar to the packet range group box.Gerald Combs1-0/+88