summaryrefslogtreecommitdiff
path: root/ui/qt/capture_interfaces_dialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-07-22Our users are not particpants in a comedy sketch.Gerald Combs1-10/+22
2014-07-22Don't connect to non-existent slots.Guy Harris1-1/+6
2014-07-21Rename ifListChanged to localInterfaceListChanged.Guy Harris1-1/+1
2014-07-21Have the interface "tree" directly connect to ifListChanged.Guy Harris1-1/+1
2014-07-21Make the Qt version update displays when interfaces appear or disappear.Guy Harris1-0/+1
2014-07-02Manage InterfacesIrene Ruengeler1-1/+17
2014-06-30Move capture_ui_utils.[ch] to libui.Guy Harris1-1/+1
2014-06-16Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-2/+1
2014-06-14Define INET6 for all platforms.Irene Ruengeler1-0/+4
2014-06-12Try to fix a used-but-not-set warning.Guy Harris1-1/+3
2014-06-12Capture Interfaces Dialog:Irene Ruengeler1-99/+510
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-23From Ville Skyttä: Spelling FixesBill Meier1-1/+1
2013-12-21Argh, fix include.Jakub Zawadzki1-1/+1
2013-12-21fix warnings.Jakub Zawadzki1-0/+1
2013-12-13Capture Interfaces dialog cleanup.Gerald Combs1-10/+34
2013-12-06From Thomas ERSFELD (GSoC13)Alexis La Goutte1-0/+2
2013-12-06Fix warning when launch Qt PortAlexis La Goutte1-2/+3
2013-11-25Have to include config.h before including headers that use #defines,Guy Harris1-2/+1
2013-11-25No libpcap, no capturing, no capture interfaces. Ifdef the entireGuy Harris1-17/+3
2013-11-25From Thomas ERSFELD (GSoC13) and me : Try to fix OSX-10.5-x86 (without pcap.....Alexis La Goutte1-9/+25
2013-11-25From Thomas ERSFELD (GSoC13) : Try to fix Windows buildbotAlexis La Goutte1-0/+2
2013-11-25From Thomas ERSFELD (GSoC13) : Add Capture interface dialog windowAlexis La Goutte1-0/+400