aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/address_editor_frame.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-04-15Hava a routine to read the currently-selected frome.Guy Harris1-1/+1
2019-04-06Revert "Get rid of the per-capture_file wtap_rec and Buffer."Peter Wu1-12/+3
2019-04-05Get rid of the per-capture_file wtap_rec and Buffer.Guy Harris1-3/+12
2018-09-30Fix comment.Guy Harris1-1/+1
2018-05-01Fix comment end after SPDX identifierStig Bjørlykke1-1/+2
2018-02-09Generalize wtap_pkthdr into a structure for packet and non-packet records.Guy Harris1-1/+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
2017-12-08Have the frame_tvbuff.c routines not use the global cfile.Guy Harris1-1/+2
2017-12-04Put the structure of a capture_file back in cfile.h.Guy Harris1-2/+0
2017-12-03Use cfile.h to define the capture_file type.Guy Harris1-0/+2
2017-11-24Qt: Add key event to reject changes in AddressEditorFrameStig Bjørlykke1-7/+24
2017-07-26Qt: Move utils to separate utils directoryRoland Knall1-1/+1
2016-07-18Mark the file as having unsaved data if you change address resolution.Guy Harris1-13/+16
2016-02-19Qt: Update AccordionFrame widgets to use common layoutStig Bjørlykke1-1/+0
2015-12-01Qt Frames: Use ButtonBox instead of buttonsRoland Knall1-10/+12
2015-08-17Qt: Avoid double call to toUtf8()Stig Bjørlykke1-1/+1
2015-07-21Add manual name address resolution.Gerald Combs1-0/+188