aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/resolved_addresses_dialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-09-20qt: Fix some leaked menu objectsMikael Kanstrup1-1/+1
2017-06-19Attempt to clean up addr_resolv flags by removing DUMMY_ADDRESS_ENTRYAnthony Coddington1-2/+2
2017-06-13Fix the display of the IPv4 Hash Table in Resolved Addresses Dialog QT UIsfd1-2/+2
2016-07-14Redo the block options APIs.Guy Harris1-1/+16
2016-06-14addr_resolv: change g_hash to wmem_map.Dario Lombardo1-14/+14
2016-06-13qt: use #include <file.h> for generated include filesMartin Kaiser1-1/+1
2016-02-28Qt: Add dialog geometry restoreStig Bjørlykke1-4/+2
2016-01-20Qt: ensure to call destructor when closing a few QDialog windowsPascal Quantin1-0/+1
2015-09-13Fix misaligned read and buffer overrunPeter Wu1-7/+7
2015-08-06Pcapng: support Name Resolution Block optionsHadriel Kaplan1-0/+30
2015-07-16Get rid of _U_, which was (mis)used in some places:Joerg Mayer1-1/+1
2015-07-16Qt: remove unused parametersPascal Quantin1-3/+3
2015-07-10Add the "Resolved Addresses" dialog.Gerald Combs1-0/+455