aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/packet_dialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-11-12Qt: Rename packetSelection to frameSelectedRoland Knall1-1/+1
2017-11-08Qt: Further cleanup ByteViewRoland Knall1-39/+31
2017-10-31ByteViewText: Remove epan dependancyRoland Knall1-17/+33
2016-06-30Qt: Show the correct data in the packet dialog.Gerald Combs1-1/+2
2016-04-02Qt: Keep byte tab when reloading/closing capture filePeter Wu1-12/+0
2016-02-28Qt: Add dialog geometry restoreStig Bjørlykke1-3/+1
2015-11-27Fix display of bytes as EBCDICPascal Quantin1-1/+1
2015-11-22Do not expand packets in packet dialog by defaultPeter Wu1-1/+0
2015-10-05Move utf8_entities.h to wsutilJoão Valverde1-1/+1
2015-10-02Qt: Initial RTP playback.Gerald Combs1-2/+1
2015-08-24Remove unused signalStig Bjørlykke1-12/+0
2015-08-24Close packet dialogs when reload Lua plugins.Stig Bjørlykke1-0/+12
2015-08-01More packet detail context menu items.Gerald Combs1-3/+3
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