aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/packet_dialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-06-29Take all epan_column_info members that always get allocated to "number of col...Michael Mann1-1/+1
2015-06-25Qt: use <> for including the generated ui_*.h filesMartin Kaiser1-1/+1
2015-05-22Qt: Add a "[closed]" hint to the packet dialog.Gerald Combs1-1/+5
2015-03-02Don't create a packet dialog if we don't have a packet.Guy Harris1-11/+1
2015-02-13Qt: More #include → forward declarations.Gerald Combs1-0/+2
2015-02-13Qt: ElidedLabel doesn't support rich text / HTML.Gerald Combs1-5/+9
2015-02-12Qt: Add the "new packet" window^Wdialog^Wwindow.Gerald Combs1-0/+163