aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/capture_preferences_frame.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-05-15Qt: Fix no interface load preference handlingJaap Keuter1-1/+2
2018-09-26prefs: add the option not to load interfaces on startup.Dario Lombardo1-1/+8
2018-05-01Fix comment end after SPDX identifierStig Bjørlykke1-1/+2
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
2018-01-10Qt: refresh interfaces on exit if extcap status has changed.Dario Lombardo1-1/+0
2018-01-09extcap: add preference to prevent interfaces loading.Dario Lombardo1-0/+8
2018-01-04Convert preference dialog to use more models.Michael Mann1-0/+1
2017-10-15Rename ui_util.h -> ws_ui_util.hPeter Wu1-1/+1
2017-08-28iface_lists: Access all_ifaces member by referenceMikael Kanstrup1-8/+8
2017-01-22Internalize struct preferenceMichael Mann1-12/+11
2016-01-09Qt: Save the default capture device name.Gerald Combs1-1/+10
2015-12-13Start deprecating the capture info API.Gerald Combs1-8/+0
2015-08-29Insure Qt Capture preferences dialog displays default capture device (if any)Jim Young1-2/+6
2015-07-07Finish removal of Q_UNUSED.Joerg Mayer1-2/+1
2015-06-25Qt: use <> for including the generated ui_*.h filesMartin Kaiser1-1/+1
2014-07-25Don't use capture_interface_list() in this dialog.Guy Harris1-19/+17
2014-07-02Manage InterfacesIrene Ruengeler1-5/+22
2014-06-30Move capture_ui_utils.[ch] to libui.Guy Harris1-1/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-10-11One more HAVE_LIBPCAP.Gerald Combs1-0/+2
2013-06-27Propagate the main_window_update change of few commits ago into the qt clientLuis Ontanon1-1/+2
2013-03-01Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey1-0/+1
2013-02-01Add interface prefs. Adjust some spacing and resize behavior.Gerald Combs1-0/+137