extcap: remove conditional compilation.
[metze/wireshark/wip.git] / ui / qt / capture_filter_syntax_worker.cpp
2018-01-08 Dario Lombardoextcap: remove conditional compilation.
2017-08-28 Mikael Kanstrupiface_lists: Remove locked field
2017-08-28 Mikael Kanstrupiface_lists: Access all_ifaces member by reference
2017-07-11 Roland KnallQt: Move all utility widgets to widgets subdirectory
2017-05-30 Michael MannQt: Add support to verify extcap capture filter
2017-05-29 Stig BjørlykkeQt: Fix capture filter verification for non-extcap...
2017-05-25 Michael MannDon't try to compile capture filter if pcap_compile...
2017-05-11 Guy HarrisPut the HAVE_REMOTE hack into wsutil/wspcap.h, and...
2017-05-11 Guy HarrisForce HAVE_REMOTE to be defined when including pcap...
2017-04-05 Guy HarrisA bunch of "{Mac} OS X" -> "macOS" changes.
2016-01-08 Gerald CombsAdd a Busy status to SyntaxLineEdit.
2016-01-05 Stig BjørlykkeQt: Don't check capture filter for user DLTs
2015-06-05 Gerald CombsQt: Add the capture and display filter dialog.
2014-05-14 ruengelerThe filter string can only be valid, if an interface...
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2013-08-08 Gerald CombsAdd initial capture filter support.