summaryrefslogtreecommitdiff
path: root/ui/qt/endpoint_dialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-02-10Qt/C++: Change a bunch of includes to forward declarations.Gerald Combs1-0/+3
2015-01-18Remove emem from GeoIPMichael Mann1-1/+2
2015-01-08ep_<protocol>_port_to_display -> <protocol>_port_to_displayMichael Mann1-3/+8
2015-01-05Replace ep_display_to_address with wmem equivalent display_to_address.Michael Mann1-2/+10
2014-12-29Qt: Add a WiresharkDialog convenience class.Gerald Combs1-1/+1
2014-12-22Qt: Add methods to CaptureFile and WiresharkApplication.Gerald Combs1-16/+14
2014-12-01qt: fix use-after-free patternPeter Wu1-1/+3
2014-11-28Endpoint dialog (Qt): Add missing text to translateAlexis La Goutte1-1/+1
2014-11-08fix a crash in the endpoint dialogueMartin Kaiser1-1/+1
2014-09-18Fix compilation when we don't HAVE_GEOIP.Jeff Morriss1-1/+3
2014-09-17Qt: Add the "Map" button to the Endpoints dialog.Gerald Combs1-3/+46
2014-09-17Qt: Remove duplicate GeoIP columns.Gerald Combs1-16/+29
2014-09-05Fix compilation when we don't HAVE_GEOIP.Jeff Morriss1-1/+1
2014-09-05Fix compiler warnings from g30f3d52.Gerald Combs1-5/+5
2014-09-05Qt: Refactor ConversationDialog for endpoints.Gerald Combs1-0/+545