Fix comment end after SPDX identifier
[gd/wireshark/.git] / ui / qt / capture_preferences_frame.cpp
2018-05-01 Stig BjørlykkeFix comment end after SPDX identifier
2018-02-08 Dario Lombardoreplace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.
2018-02-02 Dario LombardoQt: use SPDX identifiers.
2018-01-10 Dario LombardoQt: refresh interfaces on exit if extcap status has...
2018-01-09 Dario Lombardoextcap: add preference to prevent interfaces loading.
2018-01-04 Michael MannConvert preference dialog to use more models.
2017-10-15 Peter WuRename ui_util.h -> ws_ui_util.h
2017-08-28 Mikael Kanstrupiface_lists: Access all_ifaces member by reference
2017-01-22 Michael MannInternalize struct preference
2016-01-09 Gerald CombsQt: Save the default capture device name.
2015-12-13 Gerald CombsStart deprecating the capture info API.
2015-08-29 Jim YoungInsure Qt Capture preferences dialog displays default...
2015-07-07 Joerg MayerFinish removal of Q_UNUSED.
2015-06-25 Martin KaiserQt: use <> for including the generated ui_*.h files
2014-07-25 Guy HarrisDon't use capture_interface_list() in this dialog.
2014-07-02 Irene RuengelerManage Interfaces
2014-06-30 Guy HarrisMove capture_ui_utils.[ch] to libui.
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2013-10-11 Gerald CombsOne more HAVE_LIBPCAP.
2013-06-27 Luis OntanonPropagate the main_window_update change of few commits...
2013-03-01 Balint ReczeyExport libwireshark symbols using WS_DLL_PUBLIC define
2013-02-01 Gerald CombsAdd interface prefs. Adjust some spacing and resize...