aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/capture_interfaces_dialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-07-04Qt: add initializer (CID 1230901).Dario Lombardo1-1/+1
2016-06-07Qt: Fix "applicable" capture interface behavior.Gerald Combs1-2/+1
2016-06-01Qt: Use checkboxes in the capture options dialog.Gerald Combs1-143/+136
2016-05-31Qt: Use a standard "Start" button in Capture Options.Gerald Combs1-7/+6
2016-05-31Qt: Monitor mode fixups.Gerald Combs1-76/+161
2016-03-10Qt: Check for selected interface in filterEdited()Stig Bjørlykke1-2/+4
2016-02-28Qt: Add dialog geometry restoreStig Bjørlykke1-1/+2
2016-02-27Have the interface list unsorted by default.Guy Harris1-1/+3
2016-02-26Qt: Update selected interface filter behavior.Gerald Combs1-104/+85
2016-02-26Qt: Capture Interfaces dialog geometry updates.Gerald Combs1-4/+29
2016-02-23Qt: Capture and display filter fixups.Gerald Combs1-0/+2
2016-01-29Qt: No capture filter bookmarks in capture interfaces listStig Bjørlykke1-1/+1
2016-01-27Make Qt UI capture filter behavior more closely match the GTK+ UI.Gerald Combs1-48/+79
2016-01-23ui: Code cleanupStig Bjørlykke1-2/+2
2016-01-14Fix capture output options.Gerald Combs1-7/+11
2016-01-05Qt: Disable configurable interface settings for extcapStig Bjørlykke1-18/+30
2015-12-16Qt: fix memleaks related to interface dialogPeter Wu1-4/+2
2015-12-11Fix memory leaks in all_ifaces when interface list changesMikael Kanstrup1-0/+1
2015-11-25Press Start instead of Manage Interfaces on EnterPeter Wu1-1/+1
2015-10-05Move utf8_entities.h to wsutilJoão Valverde1-1/+1
2015-07-07Finish removal of Q_UNUSED.Joerg Mayer1-5/+2
2015-06-26Qt: tweaks to Capture Interfaces dialogPascal Quantin1-3/+13
2015-06-25Qt: use <> for including the generated ui_*.h filesMartin Kaiser1-1/+1
2015-04-04Let capture_dev_user_pmode_find() say "not found".Guy Harris1-2/+1
2015-03-25Have a #define for whether the capture buffer size can be set.Guy Harris1-1/+1
2015-03-23Centralize the code to set the active_dlt value for a device.Guy Harris1-3/+2
2015-03-19Patch some memory leaks.Guy Harris1-1/+1
2015-03-18Fix parsing of interface properties strings.Guy Harris1-3/+1
2015-02-16Qt: fix "Assigned value is garbage or undefined"Peter Wu1-151/+115
2014-12-31Qt: Convert more dialog titles.Gerald Combs1-0/+1
2014-11-04Qt: Dynamic languagesMichal Labedzki1-0/+16
2014-08-29Qt: Rework the "Manage Interfaces" dialog.Gerald Combs1-43/+41
2014-08-18Capture Options: Add functionality to options and output tabIrene Ruengeler1-13/+241
2014-08-08Qt: Make buildbot happyAlexis La Goutte1-1/+1
2014-08-08Use a QTreeWidget instead of QTableWidget.Gerald Combs1-208/+267
2014-08-02CompiledFilterOutput dialog fixes and updates.Gerald Combs1-1/+0
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